=> https://www.exploit-db.com/google-hacking-database
=> https://ahrefs.com/blog/google-advanced-search-operators/
=> https://searchdns.netcraft.com/
Github
Search for file names within repos of users:
user:megacorpone filename:users
Tools
Looking for directory listings:
site:URL intitle:index.of
Looking for configuration files:
site:URL ext:xml | ext:conf | ext:cnf | ext:reg | ext:inf | ext:rdp | ext:cfg | ext:txt | ext:ora | ext:ini
Looking for datebase files:
site:URL ext:sql | ext:dbf | ext:mdb
Looking for log files:
site:URL ext:log
Looking for backup files:
site:URL ext:bkf | ext:bkp | ext:bak | ext:old | ext:backup
Looking for login and register pages:
site:URL [inurl:sign_in OR inurl:login OR inurl:signin OR inurl:sign_up OR inurl:register OR inurl:signup]
Looking for SQL error pages:
site:URL intext:"sql syntax near" | intext:"syntax error has occurred" | intext:"incorrect syntax near" | intext:"unexpected end of SQL command" | intext:"Warning: mysql_connect()" | intext:"Warning: mysql_query()" | intext:"Warning: pg_connect()"
Looking for some interessting file suffixes:
site:URL ext:doc | ext:docx | ext:odt | ext:pdf | ext:rtf | ext:sxw | ext:psw | ext:ppt | ext:pptx | ext:pps | ext:csv
Looking for php information:
site:URL ext:php intitle:phpinfo "published by the PHP Group"
Looking for title match:
intitle:"Server Name Version"
Further Sources
- Netcraft — finding subdomains, netblocks etc.
- https://searchdns.netcraft.com/ — Passive subdomain search.
Leave a Reply
You must be logged in to post a comment.