UPDATE blacklist-user-agents.conf include file [ci skip]

This commit is contained in:
Mitchell Krog 2019-06-28 09:54:27 +02:00
parent 7a3dd016d6
commit d294d121e6
No known key found for this signature in database
GPG key ID: C243C388553EDE5D

View file

@ -58,3 +58,8 @@
# "~*(?:\b)someverybaduseragentname2(?:\b|)" 3;
# "~*(?:\b)some\-very\-bad\-useragentname2(?:\b|)" 3;
# Here are some default things I block on my own server, these appear in various types of injection attacks
# You can disable them if you have problems or don't agree by switching thir value to 0
"~x22" 3;
"~*({|})" 3;