Thursday, January 18, 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



Related word


  1. Hacking Tools Windows
  2. Hacking Tools Online
  3. Install Pentest Tools Ubuntu
  4. Hacker Tools Free
  5. Hack Tools Download
  6. Hack App
  7. Best Pentesting Tools 2018
  8. Hacking Tools Github
  9. Hack Tool Apk
  10. How To Install Pentest Tools In Ubuntu
  11. Hacker Tools Free Download
  12. Hacking Tools Name
  13. How To Install Pentest Tools In Ubuntu
  14. Hack Tool Apk No Root
  15. Nsa Hack Tools
  16. Hacking Apps
  17. How To Install Pentest Tools In Ubuntu
  18. Hacker Tools Apk Download
  19. Install Pentest Tools Ubuntu
  20. Pentest Tools Windows
  21. Hacker Hardware Tools
  22. Hacking Tools For Mac
  23. Pentest Tools Apk
  24. Hacking Tools For Games
  25. Hackers Toolbox
  26. Pentest Tools Kali Linux
  27. Hacker Techniques Tools And Incident Handling
  28. Pentest Tools For Windows
  29. Nsa Hack Tools
  30. Hacking Tools 2020
  31. Pentest Tools Website Vulnerability
  32. Hack Tools Mac
  33. What Are Hacking Tools
  34. Pentest Tools Url Fuzzer
  35. Hacking Tools 2020
  36. Hacker Tools 2020
  37. Pentest Tools List
  38. Hacker Tools Windows
  39. Hacking Tools For Mac
  40. How To Make Hacking Tools
  41. Hacking Tools For Windows Free Download
  42. Pentest Tools Android
  43. Pentest Tools Android
  44. Pentest Tools Kali Linux
  45. Hacking Tools For Pc
  46. Nsa Hack Tools
  47. Hacking Tools Windows
  48. Hacker Techniques Tools And Incident Handling
  49. Hacks And Tools
  50. Pentest Tools Find Subdomains
  51. Pentest Tools For Ubuntu
  52. Hack Tools For Pc
  53. Pentest Automation Tools
  54. Wifi Hacker Tools For Windows
  55. Pentest Box Tools Download
  56. Hacker Tools Free
  57. Pentest Tools Apk
  58. Hacker Tools
  59. Hack Rom Tools
  60. Hacking Tools 2019
  61. Computer Hacker
  62. Hak5 Tools
  63. Hacker Tools For Pc
  64. Hack Rom Tools
  65. Hacking Tools Software
  66. Top Pentest Tools
  67. How To Hack
  68. Bluetooth Hacking Tools Kali
  69. Pentest Tools Kali Linux
  70. Pentest Tools For Mac
  71. Pentest Tools Online
  72. Pentest Tools For Ubuntu
  73. Tools Used For Hacking
  74. Hack Tools Pc
  75. Hack Tools Mac
  76. Best Pentesting Tools 2018
  77. How To Make Hacking Tools
  78. Hack Apps
  79. Pentest Automation Tools
  80. Hacker Techniques Tools And Incident Handling
  81. Hack Tools
  82. Hacking Tools Windows
  83. Hacking Tools For Games
  84. Hacking Tools Free Download
  85. Hack Tools For Games
  86. Wifi Hacker Tools For Windows
  87. Top Pentest Tools
  88. Nsa Hack Tools Download
  89. Hack Apps
  90. Hacking Tools Free Download
  91. Hacker Tools Hardware
  92. Pentest Tools Github
  93. How To Make Hacking Tools
  94. Pentest Tools Apk
  95. Pentest Tools Windows
  96. Pentest Tools Apk
  97. Best Hacking Tools 2020
  98. Pentest Box Tools Download
  99. Best Hacking Tools 2020
  100. Easy Hack Tools
  101. Hacker Hardware Tools
  102. Pentest Tools For Mac
  103. Hacking Tools
  104. Github Hacking Tools
  105. Hack Tools
  106. Pentest Tools Windows
  107. Hacker Tool Kit
  108. Hacker Tools 2019
  109. Pentest Tools Open Source
  110. Hacking Tools Mac
  111. Hacker Techniques Tools And Incident Handling
  112. Top Pentest Tools
  113. Pentest Tools
  114. Nsa Hack Tools Download

Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

0 comments: on "Multi-Protocol Proxy Over TCP & UDP"

Post a Comment