The Extractor is a Python script that extracts Google dorks from the official Google Hacking Database (GHDB) XML file and saves them in a CSV file. The script only extracts dorks that contain the "inurl:" operator because they are more specific and useful for targeted web scanning.
python attack hacking cybersecurity penetration-testing infosec pentesting pentest payload hacking-tool google-hacking-database information-gathering scrapping-python ghdb scrapper-script hacking-tools black-hat-python example-codes-python redteam-tools hacking-exploits
- Updated
Jun 25, 2024 - Python