Merge pull request #179 from bnevis-i/dotdotpwn

Add DotDotPwn - Directory Traversal Fuzzer
This commit is contained in:
Omar Santos 2023-10-23 22:10:01 -04:00 committed by GitHub
commit 9afb4c0de3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -880,3 +880,4 @@ The following are a collection of recently-released pen test tools. I update thi
- [Faraday v3.5 - Collaborative Penetration Test and Vulnerability Management Platform](http://feedproxy.google.com/~r/PentestTools/~3/Fq1vFkcIIFI/faraday-v35-collaborative-penetration.html)
- [Recaf - A Modern Java Bytecode Editor](http://feedproxy.google.com/~r/PentestTools/~3/mAzq3GzpHIg/recaf-modern-java-bytecode-editor.html)
- [dnSpy - .NET Debugger And Assembly Editor](http://feedproxy.google.com/~r/PentestTools/~3/JZaPW594CQE/dnspy-net-debugger-and-assembly-editor.html)
- [DotDotPwn - The Directory Traversal Fuzzer](https://github.com/wireghoul/dotdotpwn)