Skip to content

PenTesting/modsec-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

modsec-tools

Scripts to assist in ModSecurity admin

###modsec_replay This tool reads a specific transaction from a ModSecurity audit log file and replays it against a desired server to aid in testing ModSecurity rules.

./modsec_replay.py -i ec54a708 -f /var/log/httpd/modsec_audit.log -s http://server:port -t 'Host:example.com'

Polishing some others for public consumption. Stay tuned.

About

Scripts to assist in ModSecurity admin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages