links
links and stuff
lolbins its a thing
online xif data stuff
stings
Web Discovery manual
- robots.txt – What not to look at
- sitemap.xml – what do we want looked at SEO
linux for rev eng
https://remnux.org/ All the cool kids are using this now :)
- The docs are really good on tihs one. So many from Didier (Sans)
Favicon DB —
- Pass the favicon.ico into md5 and then lookup vendor here
- https://wiki.owasp.org/index.php/OWASP_favicon_database
Might help to know a framework.
Priv esc
- https://github.com/carlospolop/PEASS-ng/tree/master/linPEAS - this is the stuff
SetUID setGID uses
Crypto help
- https://quipqiup.com/
- https://www.dcode.fr/en
- cyberchef
Recon
- https://www.wappalyzer.com/
- https://wiki.owasp.org/index.php/OWASP_favicon_database - favicon db just do the md5 thing on a .ico file to check
nmap docs
ip location services online
wordlists / etc
- https://github.com/danielmiessler/SecLists - danielmiessler