mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2024-11-21 18:33:03 +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
|
## Passive Recon
|
||||||
|
|
||||||
### Website Exploration and "Google Hacking"
|
### Website Exploration and "Google Hacking"
|
||||||
* censys - https://censys.io/
|
* censys - https://censys.io
|
||||||
* Spyse - https://spyse.com/
|
* Spyse - https://spyse.com
|
||||||
* netcraft - https://searchdns.netcraft.com/
|
* netcraft - https://searchdns.netcraft.com
|
||||||
* Google Hacking Database (GHDB) - https://www.exploit-db.com/google-hacking-database/
|
* Google Hacking Database (GHDB) - https://www.exploit-db.com/google-hacking-database
|
||||||
* ExifTool - https://www.sno.phy.queensu.ca/~phil/exiftool/
|
* ExifTool - https://www.sno.phy.queensu.ca/~phil/exiftool
|
||||||
* Certficate Search - https://crt.sh/
|
* 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
|
* Google Transparency Report - https://transparencyreport.google.com/https/certificates
|
||||||
* SiteDigger - http://www.mcafee.com/us/downloads/free-tools/sitedigger.aspx
|
* SiteDigger - http://www.mcafee.com/us/downloads/free-tools/sitedigger.aspx
|
||||||
|
|
||||||
### Social Media
|
### Social Media
|
||||||
* A tool to scrape LinkedIn: https://github.com/dchrastil/TTSL
|
* 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
|
||||||
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.
|
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