Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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.