-
Published Question
Hi!
I've just published a project on GitHub called "SECTHEMALL" (https://github.com/SECTHEMALL/secthemall). It distributes and syncs a blacklist on all your linux servers using iptables. It can store your logs on the ...
Accepted Answer:
This looks pretty cool. I haven't had a chance to try it out myself but have looked over your docs. I've seen a few others create similar systems but they are usually hacked together for a single purpose. My only s...
1
•
•
By
theMiddle
Firewall
Security
Linux Commands
Open Source
-
Published Answer
Hi @globo
probably you should use something like the following:
failregex = ^.*Login failed.*Remote IP:.<HOST>..*$
•
By
theMiddle
-
Published Answer
Hi!
i’ve completed the sign up process :) Now is possible to start to use the WAF and create configurations.
[https://waf.red…
•
By
theMiddle
-
Published Answer
Hi guys!
I’m working to the registration process on waf.red website, i think i’ll complete it soon :)
I’ve just configured a…
•
By
theMiddle
-
Published Question
Hi!
Last year I've started to develop a WAF (web application firewall) based on Nginx (openresty) + ModSecurity and Nodejs. Now the WAF is stable and it works like a charm :)
I would like to create a new branch of th...
6
•
•
By
theMiddle
Security
Node.js
Nginx