Sunday, January 21, 2024

Multi-Protocol Proxy Over TCP & UDP

Many years ago I programed a console based multi protocol proxy (the sha0proxy) lately I created in dotnet a graphical verison of the tool, but due to the form referesh speed finally I implemented it in C++ with Qt.

This tool useful for reversing, exploiting & pentesting was finally called rproxy, and its a multi-protocol proxy over TCP or UDP.





Being in the middle of the communication you can view and modify the bytes before being sent to the client or server.

In the tools tab right now its possible to open the blob on radare2 for further reversing of the data structures or code.


A basic mutation based fuzzer is implemented for bug-hunting, just set the % ratio of mutation and the bytes will be modified during specific communications phase.

One of the powerful things of this tool is the scripting, it is possible to automate a modification in specific moment of the traffic flow.



For example a script with a single line: "IN 3 20 3F" will write a 0x3f on the offset 20 only on the third packet received from the server. I have used this feature for triggering vulnerabilities.

Regarding the saving and loading data from disk, it's possible to save and load data in raw and hex formats. Also can be configured for save all the communications or only specific emission.


Find the source code and binaries at github: https://github.com/sha0coder/reproxy



More information


  1. Hacking Apps
  2. Hacker Tools Free Download
  3. Hack Tools Github
  4. Hacker Tools List
  5. Hacker Tools For Windows
  6. Hack Tools 2019
  7. Hacker Tools
  8. Wifi Hacker Tools For Windows
  9. Top Pentest Tools
  10. Hack Rom Tools
  11. Hack Tools
  12. Install Pentest Tools Ubuntu
  13. Pentest Tools Online
  14. Hackrf Tools
  15. Hacker Hardware Tools
  16. Pentest Tools Linux
  17. Hack Tools Mac
  18. Pentest Tools Download
  19. World No 1 Hacker Software
  20. Tools For Hacker
  21. Hacker Tools Apk
  22. How To Make Hacking Tools
  23. Hacking Tools For Beginners
  24. Hacking Tools Hardware
  25. Hacking App
  26. Install Pentest Tools Ubuntu
  27. Best Hacking Tools 2019
  28. Hacker Tools Free Download
  29. Hak5 Tools
  30. Hacker Tools Mac
  31. Hacker Tools
  32. Hacking Tools Pc
  33. Nsa Hacker Tools
  34. Pentest Tools Website
  35. Hack Tools For Ubuntu
  36. Hack Apps
  37. Hacker Tools Github
  38. Hacking Tools For Games
  39. Hacker Tools For Pc
  40. Ethical Hacker Tools
  41. Hacker Tools For Windows
  42. Hacking Tools Kit
  43. Hacker Tools Apk
  44. Hacker Tools For Mac
  45. Underground Hacker Sites
  46. Top Pentest Tools
  47. World No 1 Hacker Software
  48. Hacking Tools For Games
  49. Hacking Tools Usb
  50. Pentest Tools Website Vulnerability
  51. Pentest Tools Github
  52. Hack Tools Mac
  53. Hacker Tools For Mac
  54. Pentest Reporting Tools

No comments:

Post a Comment

Feel welcome to place your message here.