qrz.is/content/post/2018-04-29-correlation-rule-documentation-generator-for-mcafee-siem.md
Michael Clemens eac2cf76a8 changed git
2022-07-10 23:37:25 +02:00

832 B

title type author date url tags
Correlation Rule Documentation Generator for McAfee SIEM post micha 2018-04-29T13:09:57+00:00 /correlation-rule-documentation-generator-for-mcafee-siem/
Software
SIEM
Python

Since we are required to document all custom correlation rules inside our SIEM (McAfee Enterprise Security Manager) for our customers, I wrote a Python script that converts XML rule exports to Markdown. Afterwards its easy to convert teh resulting file e.g. to PDF, DOCX, HTML or even variuous wiki-formats with e.g. Pandoc. This way it's possible to generate a PDF documentation of all rules with just a few clicks/commands.

image

On the long shot that this is useful for you, you can find the script on codeberg.org/mclemens.