lient and empty spaces? #3
lunar-studio
started this conversation in
General
Replies: 1 comment 1 reply
-
Hello, if you are talking about empty lines here, then this is necessary to block empty user agents, this is a common practice among inexperienced DDosers or during crude flood attacks: (http.user_agent eq "") or (http.user_agent eq " "). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Nice work. I noticed you had a couple empty spaces at the front.
Also I wasn't sure if you meant 'client' instead of 'lient.'
Beta Was this translation helpful? Give feedback.
All reactions