mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2024-11-10 05:34:12 +00:00
Update README.md
This commit is contained in:
parent
ed6c0f38de
commit
9879f6c0fa
1 changed files with 7 additions and 7 deletions
|
@ -3,19 +3,19 @@
|
|||
## Passive Recon
|
||||
|
||||
### Website Exploration and "Google Hacking"
|
||||
* censys - https://censys.io/
|
||||
* Spyse - https://spyse.com/
|
||||
* netcraft - https://searchdns.netcraft.com/
|
||||
* Google Hacking Database (GHDB) - https://www.exploit-db.com/google-hacking-database/
|
||||
* ExifTool - https://www.sno.phy.queensu.ca/~phil/exiftool/
|
||||
* censys - https://censys.io
|
||||
* Spyse - https://spyse.com
|
||||
* netcraft - https://searchdns.netcraft.com
|
||||
* Google Hacking Database (GHDB) - https://www.exploit-db.com/google-hacking-database
|
||||
* ExifTool - https://www.sno.phy.queensu.ca/~phil/exiftool
|
||||
* Certficate Search - https://crt.sh/
|
||||
* Huge TLS/SSL certificate DB with advanced search - https://certdb.com/
|
||||
* Huge TLS/SSL certificate DB with advanced search - https://certdb.com
|
||||
* Google Transparency Report - https://transparencyreport.google.com/https/certificates
|
||||
* SiteDigger - http://www.mcafee.com/us/downloads/free-tools/sitedigger.aspx
|
||||
|
||||
### Social Media
|
||||
* A tool to scrape LinkedIn: https://github.com/dchrastil/TTSL
|
||||
* cree.py http://ilektrojohn.github.com/creepy/
|
||||
* cree.py http://ilektrojohn.github.com/creepy
|
||||
|
||||
### Whois
|
||||
WHOIS information is based upon a tree hierarchy. ICANN (IANA) is the authoritative registry for all of the TLDs and is a great starting point for all manual WHOIS queries.
|
||||
|
|
Loading…
Reference in a new issue