Content Discovery

Manual Discovery

Check walking an app!

robots.txt

File for search engine crawlers.

Default favicon

Using md5 hash sum we can detect what framework site has been built. For example curl url/path/to/favicon.ico | md5sum

Sitemap.xml

List of every file the website owner wishes to be listed on a search engine.

HTTP Headers

Get headers with curl: curl http://ip:port/path -v For example, we can see:

OSINT

Using google

Other websites

Automated Discovery