ethicalhackingplayground
released this
16 Sep 09:04
·
7 commits
to main
since this release
TProx is a fast reverse proxy path traversal detector and directory bruteforcer
Install • Usage • Examples • Join Discord
Description
TProx is a fast reverse proxy path traversal detector and directory bruteforcer.
Features
- Crawl domains.
- Add your own wordlists.
- Use Regular Expressions to find endpoints.
- Add your own scope.
- Output results to a file.
- Test only mode
- Progress Bar
- Fast Dir/File Bruteforcer
- It uses Concurrency/Async channels for greater speeds.
- Discover Content With already found traversal
- Check if files found are internal
- Test if it's a valid traversal to continue testing.
Changes
- Added some additional flags to help aid in finding traversal misconfigurations
- Optimised the crawler
- Added a flag to disable/enable the progress bar
- Added Test only Mode
- Added more payloads
- Added test, discover & check flags.
Fixes
- Fixed a crawling bug.
- Fixed a traversal bug, it now only prints internal files & endpoints very low % of false positives.
- Made some optimization fixes.
- Fixed the silent flag
- Fixed an issue with the wordlist argument
I hope you find some cool vulns
Enjoy, happy hacking