Skip to content

Convert SEC (simple event correlator) rules files into a web page

License

Notifications You must be signed in to change notification settings

TiNico22/secrules2html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#secrules2html Convert SEC (simple event correlator) rules files into a web page

##secrules2html.mini.pl ###Synopsys Simple converter, convert a secrules file or secrules files from a directory to one html output file in a table layout

###Usage $ perl secrules2html.mini.pl <filename|dirname> [<outputfilename>]

If no outputfilename is given, writing result to index.html in the current directory

###writing rules in .sec files ####Title / rulename The Title field is shown if the program find a rem=Title: on a rule block ####Inactive rule A rule is detected as inactive if the program find a block starting with #type= or # type=

If you want to hide your commented rules simply add a # or more than one space