Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,7 @@ Name | Description
### 🛰️ Network Scanning / Reconnaissance
Name | Description
---- | ----
[DomScan](https://domscan.net/tools/security) | Domain reconnaissance for DNS, WHOIS/RDAP, TLS, public subdomains, reputation, redirects, and typosquatting
[Foot Printing with WhoIS/DNS records](https://www.sans.org/reading-room/whitepapers/hackers/fundamentals-computer-hacking-956) | a white paper from SANS
[Google Dorks/Google Hacking](https://d4msec.wordpress.com/2015/09/03/google-dorks-for-finding-emails-admin-users-etc/) | list of commands for google hacks, unleash the power of the world's biggest search engine

Expand Down
3 changes: 2 additions & 1 deletion tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,9 @@ Name | Description
### Search Engine for Penetration Tester
Name | Description
---- | ----
[Netlas](https://netlas.io/) | Internet-wide scan and OSINT search engine for discovering hosts, services, certificates, and exposed assets.
[Censys](https://www.censys.io/) | Censys continually monitors every reachable server and device on the Internet, so you can search for and analyze them in real time
[DomScan](https://domscan.net/tools/security) | Domain intelligence search across DNS, WHOIS/RDAP, TLS, public subdomains, reputation, redirects, and typosquatting.
[Netlas](https://netlas.io/) | Internet-wide scan and OSINT search engine for discovering hosts, services, certificates, and exposed assets.
[Shodan](http://shodan.io/) | Shodan is the world's first search engine for Internet-connected devices.
[WiGLE](https://wigle.net/index) | Maps and database of 802.11 wireless networks, with statistics, submitted by wardrivers, netstumblers, and net huggers.
[Zoomeye](https://www.zoomeye.ai/) | search engine for cyberspace that lets the user find specific network components(ip, services, etc.)
Expand Down