http-useragent-tester is supposed to check for allowed and forbidden user agents, but it only handles sites that redirect forbidden agents elsewhere. The site could just as easily return a 403 Forbidden status code. Maybe the script should report any differences in HTTP status code, only using the redirect check when the normal response is also a redirect.
The text was updated successfully, but these errors were encountered:
dmiller-nmap
changed the title
http-useragent-checker should check for 403 Forbidden, not just redirects
http-useragent-tester should check for 403 Forbidden, not just redirects
May 28, 2015
http-useragent-tester is supposed to check for allowed and forbidden user agents, but it only handles sites that redirect forbidden agents elsewhere. The site could just as easily return a 403 Forbidden status code. Maybe the script should report any differences in HTTP status code, only using the redirect check when the normal response is also a redirect.
The text was updated successfully, but these errors were encountered: