Description
This plugin finds possible vulnerabilities using google. One configurable parameter exist:
- result_limit
Using the google hack database released by Exploit-DB.com, this plugin searches Google for possible vulnerabilities in the target domain. Special thanks go to the guys at http://www.exploit-db.com/ for maintaining the GHDB and letting us use this information.
Plugin type
Options
Name | Type | Default Value | Description | Help |
result_limit | integer | 300 | Fetch the first “result_limit” results from the Google search | No detailed help available |
Source
For more information about this plugin and the associated tests, there’s always the source code to understand exactly what’s under the hood:
Plugin source code
Unittest source code
Dependencies
This plugin has no dependencies.