SecurityScanner #8
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
(lower(http.user_agent) contains "acunetix") or
(lower(http.user_agent) contains "apache") or
(lower(http.user_agent) contains "backdoorbot") or
(lower(http.user_agent) contains "cobion") or
(lower(http.user_agent) contains "masscan") or
(lower(http.user_agent) contains "fhscan") or
(lower(http.user_agent) contains "scanbot") or
(lower(http.user_agent) contains "gscan") or
(lower(http.user_agent) contains "researchscan") or
(lower(http.user_agent) contains "wpscan") or
(lower(http.user_agent) contains "scanalert") or
(lower(http.user_agent) contains "wprecon") or
(lower(http.user_agent) contains "virusdie") or
(lower(http.user_agent) contains "voideye") or
(lower(http.user_agent) contains "webshag") or
(lower(http.user_agent) contains "zeus") or
(lower(http.user_agent) contains "zgrab") or
(lower(http.user_agent) contains "zmap") or
(lower(http.user_agent) contains "nmap") or
(lower(http.user_agent) contains "fimap") or
(lower(http.user_agent) contains "zmeu") or
(lower(http.user_agent) contains "zumbot") or
(lower(http.user_agent) contains "zyborg") or
(lower(http.user_agent) contains "crawler") or
(lower(http.user_agent) contains "spider") or
(lower(http.user_agent) contains "scrapy") or
(lower(http.user_agent) contains "python") or
(lower(http.user_agent) contains "curl") or
(lower(http.user_agent) contains "wget") or
(lower(http.user_agent) contains "httpclient") or
(lower(http.user_agent) contains "libwww") or
(lower(http.user_agent) contains "java") or
(lower(http.user_agent) contains "ruby") or
(lower(http.user_agent) contains "perl") or
(lower(http.user_agent) contains "phpscan")