Update README.md

This commit is contained in:
Joe Totes
2022-08-31 11:40:33 -04:00
committed by GitHub
parent e889d61784
commit 69ea12a6ae

View File

@@ -13,6 +13,47 @@ This is intended to be viewed in the blog found here: [Offensive Security Cheat
<br /> <br />
***
# OSINT
<br />
```bash
https://osintframework.com/
# Google hacking
https://www.exploit-db.com/google-hacking-database
# NetCraft
https://www.netcraft.com/
# Recon-ng
# Github Search
filename:users
# Qualys SSL lab
https://www.ssllabs.com/ssltest/
# Shodan
https://www.shodan.io/
# Security Header Scanner
https://securityheaders.com/
# Pastebin
https://pastebin.com/
# theHarvestor
theharvester -d {SITE} -b google
# Social Searcher
https://www.social-searcher.com/
```
*** ***
# General Enumeration # General Enumeration