Alternative to dirsearch ๐
Basic commands
Blocking a status code specifically
- If you find something like this:
- Add the option
--exclude-length LENGTH
or -b STATUS_CODE
Analyze https webs
Directories
Subdomains
VHosts
- Consider using theย
-t
ย flag to increase the number of threads for faster scanning.
- Theย
-k
ย flag can ignore SSL/TLS certificate errors.
- You can use theย
-o
ย flag to save the output to a file for later analysis.