4.1 Information Gathering

site:<DOMAIN>
cache:<URL>
site: <DOMAIN> (filetype:pdf OR filetype:doc OR filetype:docx OR filetype:xlsx)
theHarvester -b all -d <DOMAIN>

Evidence:

httpx -u <URL> -silent -title -follow-redirects -status-code -server -ip -content-length -tech-detect -asn -cdn -threads 100

Evidence:

  • Wordpress Meta Data files

Evidence:

Evidence:

Evidence:

Evidence:

Map the target application and understand the principal workflows:

Evidence:

Fingerprint the components being used by the web applications, more related to client side.

Evidence:

Discover if the application uses Nginx, apache, PHP, Tomcat, MySQL, Oracle. To do so, enumerate and interact with the application.

Evidence:

Last updated