Classic Cars : Multi-Protocol Proxy Over TCP & UDP

Saturday, January 27, 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



Read more
  1. Hacking Tools Online
  2. Hack Tool Apk
  3. Pentest Tools Port Scanner
  4. Hack Tools For Windows
  5. Pentest Tools Bluekeep
  6. Hack Tools Pc
  7. Hacking Tools And Software
  8. Pentest Tools Kali Linux
  9. Wifi Hacker Tools For Windows
  10. Pentest Tools List
  11. Best Pentesting Tools 2018
  12. Hacking Tools Name
  13. Hacking Tools Download
  14. Tools Used For Hacking
  15. Hacker
  16. Bluetooth Hacking Tools Kali
  17. Pentest Tools Online
  18. Pentest Tools Open Source
  19. Hacker Tools Apk
  20. Install Pentest Tools Ubuntu
  21. Best Pentesting Tools 2018
  22. Hack Tools
  23. Hacker Tools For Mac
  24. Hacking Tools For Games
  25. Hackrf Tools
  26. Hacker Tools Linux
  27. Pentest Tools Url Fuzzer
  28. Hack Tools For Mac
  29. Pentest Tools Download
  30. Hacker Tools Apk Download
  31. Nsa Hacker Tools
  32. Hacking Tools For Beginners
  33. Hacking Tools Mac
  34. Growth Hacker Tools
  35. Hack Tools For Games
  36. Hacking Tools For Windows 7
  37. Hacker Tools List
  38. Black Hat Hacker Tools
  39. What Is Hacking Tools
  40. Blackhat Hacker Tools
  41. What Is Hacking Tools
  42. Tools For Hacker
  43. Hacker Tools Hardware
  44. Nsa Hack Tools Download
  45. Hacking Tools For Pc
  46. Hacking Tools Github
  47. Hack Tools For Ubuntu
  48. Hackers Toolbox
  49. Hack Tool Apk
  50. Hacker Tools
  51. Hacking Tools Free Download
  52. Hacker Tools 2019
  53. What Are Hacking Tools
  54. Hacker Tools
  55. Hack Apps
  56. Pentest Tools Review
  57. Hacker Tools
  58. New Hacker Tools
  59. Hack And Tools

No comments:

Post a Comment