githubEdit

Webs recon

Content discovery is a significant part of web application penetration testing or bug bounty hunting. This process involves identifying and mapping out components, endpoints, directories, functionalit

Things we want to look at are:

  • Subdomains

  • Technology stack

  • Directories and endpoints

  • Parameters

  • Functionality

  • APIs

  • JavaScript / fontend analysis

  • Other open ports / services

Checklist

Web Server

Common files

Frontend checks

Entry Points

Map Application Architecture

Resolution

WAF Checks

CMS

Web screenshot

Fuzzing

URLs

URL extraction

Filtering

Patterns

JS

Wordlists generation

Last updated