Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nerrorsec/Google-Dorker
Automate dorking while doing bug bounty or other stuffs.
https://github.com/nerrorsec/Google-Dorker
bug-bounty bugbounty github-dorking google-dorking infosec osint pentesting security shodan-dorks
Last synced: about 1 month ago
JSON representation
Automate dorking while doing bug bounty or other stuffs.
- Host: GitHub
- URL: https://github.com/nerrorsec/Google-Dorker
- Owner: nerrorsec
- License: mit
- Created: 2018-10-22T05:49:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-04T01:23:17.000Z (over 2 years ago)
- Last Synced: 2024-05-22T06:12:53.666Z (7 months ago)
- Topics: bug-bounty, bugbounty, github-dorking, google-dorking, infosec, osint, pentesting, security, shodan-dorks
- Language: Python
- Homepage: https://nirajkhatiwada.com.np/ndorker/
- Size: 167 KB
- Stars: 207
- Watchers: 7
- Forks: 46
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starz - nerrorsec/Google-Dorker - Automate dorking while doing bug bounty or other stuffs. (Python)
README
# nDorker
Automate Dorking Faster and Better than Ever.## What can it do?
1. Google Dorking
2. Vendor Dorking
3. Github Dorking
4. Shodan Dorking## Get nDorker
```bash
git clone https://github.com/nerrorsec/nDorker
cd nDorker
```## Usage
```bash
python3 nDorker.py -d example.com
```## Found a bug?
- Feel free to open an [issue](https://github.com/nerrorsec/nDorker/issues)
## Found a security issue?
- Report at [huntr.dev](https://huntr.dev/bounties/disclose/?target=https://github.com/nerrorsec/nDorker)## Get in touch
NSLcrew### Licensed under the MIT License, see [LICENSE](https://github.com/nerrorsec/nDorker/blob/master/LICENSE) for more details.