From 314e99f5d7c6b3b5800de6c11b6f9a06b62c27a0 Mon Sep 17 00:00:00 2001 From: Stefan Schlesinger Date: Wed, 3 Aug 2016 23:44:56 +0200 Subject: [PATCH] Created Tools (markdown) --- Tools.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Tools.md diff --git a/Tools.md b/Tools.md new file mode 100644 index 0000000..3c1b51f --- /dev/null +++ b/Tools.md @@ -0,0 +1,9 @@ +# Other Tools + +* [[modsecparser | https://github.com/Ixolit/modsecparser]] - Audit Log Trailer, inserts into PostgreSQL +* [[ModSecurity Console | http://waf-fle.org/]] - Audit Log Web Interface + +__Rule Sources__ + +* [[OWASP Core Rule Set (CRS) | https://www.owasp.org/index.php/Category:OWASP_ModSecurity_Core_Rule_Set_Project]] +* [[Comodo Free ModSecurity Rules | https://waf.comodo.com/]] \ No newline at end of file