python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
ModSecurity: Block all IPs except for a list of defined IPs
I have an apache server with ModSecurity. I need to block all IPs except for a few ones.
The list of IPs is like this:
194.83.128.0/21
191.143.32.0/19
145.126.72.0/21
101.28.248.0/22
40.64.64.0/22
180...
Jacobo
Votes: 0
Answers: 1
modsecurity owasp 941130 - ignore xhtml in request
I was hoping to see if there was an easier, better, more efficient way of doing this. We get legit traffic that has 'xhtml' in the body of the request. the owasp 941130 regex matches xhtml and blocks...
jmallett
Votes: 0
Answers: 1
Issue with ResourceSpace app and mod_security
I have a project (its an old project its actually only used as archive as we moved on from this app) with ResourceSpace, that sometimes needs to be accessed to download some images.
We have this issue...
Ricardo Mendes
Votes: 0
Answers: 1
How to configuration Modsecurity logs?
I think it's too much detail. I installed it on windows 7 and using apache server.
https://i.stack.imgur.com/F55Yp.jpg
https://i.stack.imgur.com/V09JL.jpg
https://i.stack.imgur.com/Lg7pd.jpg
https://...
bunny
Votes: 0
Answers: 1