Skip to main content

SubDomain Fuzzing

Subdomain fuzzing helps identify subdomains of a target domain, which can be critical in understanding the attack surface of a web application.

Default

./NexScan.py subdomain -T https://nexeosecurity.tech

Verbose Fuzzing

./NexScan.py subdomain -T https://nexeosecurity.tech -v

Optional arguments for Directory Fuzzing:

  • -T, --target: Specifies the target for the scan.
  • -f, --file: Specifies the file contains keywords to fuzz
  • -v, --verbose: Enable verbose output