Add DotDotPwn, a popular directory traversal fuzzer.

This commit is contained in:
fabacab 2022-08-25 16:14:23 -04:00
parent 5e3d7dbb0a
commit ce98fd669c
No known key found for this signature in database
GPG Key ID: B0303BF6BA36A560
1 changed files with 1 additions and 0 deletions

View File

@ -848,6 +848,7 @@ See also *[Proxies and Machine-in-the-Middle (MITM) Tools](#proxies-and-machine-
### Web path discovery and bruteforcing tools
* [DotDotPwn](https://dotdotpwn.blogspot.com/) - Directory traversal fuzzer.
* [dirsearch](https://github.com/maurosoria/dirsearch) - Web path scanner.
* [recursebuster](https://github.com/c-sto/recursebuster) - Content discovery tool to perform directory and file bruteforcing.