Bing Dorker is a python script to automate searching for hundreds of website within a minute. It can also be used in ethichal hacking / penetration testing.
Please ensure to have Python 2 or Python 3 in your system. Install the required dependencies to run the script.
- Python 2
- or
- Python 3
$ pip install -r requirements.txt
OR
$ pip install requests
$ pip install bs4
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.
- Cr4sHCoD3 - Bing Dorker
This project is licensed under the GPL License - see the LICENSE.md file for details