Tries to reduce false positive results from similar dorks. Finds pages
containing output from phpinfo(). This function is used to debug and test
PHP installations by listing versions, extensions, configurations, server
information, file system information, and execution environment. The output
of this function should not be included in production environments and
certain versions of this function are vulnerable to reflected XSS attacks.
- Andy G - twitter.com/vxhex