/idmef_parser

πŸ” A script to parse IDMEF / IODEF RFC and generate graphs for a better view and understanding of thoses concepts

Primary LanguageHTML

πŸ” IDMEF / IODEF viewer

ruby gems

A script to parse IDMEF / IODEF RFC and generate graphs for a better view and understanding of thoses concepts

Prerequisites

  • Ruby (tested with version 2.6)
  • RubyGems (tested with version 3.0.3)
    • haml (tested with version 5.1.2)
    • ruby-graphviz (tested with version 1.2.5)
    • prawn (tested with version 2.3.0)

Usage

ruby idmef.rb  # To parse the IDMEF RFC (rfc4765.txt)
ruby iodef.rb  # To parse the IODEF v1 and v2 RFC (rfc5070.txt and rfc7970.txt)

ruby graph_generator.rb  # To generate classes diagram from already parsed IDMEF / IODEF RFC

ruby gen_html.rb  # Build a website to navigate through the classes

Original author

πŸ‘€ SΓ©lim Menouar

🀝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if this project helped you!