• Browse by Tags

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 articles

  1. Hack Tool Apk No Root
  2. Nsa Hack Tools
  3. Hack Tools Github
  4. Hacker Tools 2020
  5. Bluetooth Hacking Tools Kali
  6. Hacker Techniques Tools And Incident Handling
  7. Pentest Tools Online
  8. Hack Website Online Tool
  9. Usb Pentest Tools
  10. Hacker Tools Software
  11. Hacker Tools Windows
  12. Pentest Tools Framework
  13. Pentest Tools Free
  14. Hacking Tools Online
  15. Pentest Tools Alternative
  16. Pentest Tools Website
  17. Hacker Tools Windows
  18. Hack Website Online Tool
  19. Hacking Tools Hardware
  20. Hack Tools Download
  21. Hack Tools 2019
  22. Hack Apps
  23. Pentest Tools Find Subdomains
  24. Hack Tools Mac
  25. Hack Tools Download
  26. Hack Tools Mac
  27. Pentest Tools Github
  28. Pentest Tools Apk
  29. Hack Tools Online
  30. Pentest Tools Port Scanner
  31. Hack Tools Mac
  32. Hacker Tools Linux
  33. Hack Tools
  34. Hacking Tools Windows
  35. Hackers Toolbox
  36. Nsa Hack Tools
  37. Underground Hacker Sites
  38. Bluetooth Hacking Tools Kali
  39. Hacking Tools Windows 10
  40. Beginner Hacker Tools
  41. Hacker Tools Windows
  42. Hacker Tools Online
  43. Pentest Tools Open Source
  44. Hacker Tools Mac
  45. Pentest Tools Nmap
  46. Hacker Tools For Mac
  47. Hack Rom Tools
  48. Hacker Techniques Tools And Incident Handling
  49. Hacking Tools Name
  50. Pentest Tools Free
  51. Hacking Tools 2019
  52. Hacker Tools 2019
  53. New Hacker Tools
  54. Pentest Reporting Tools
  55. Usb Pentest Tools
  56. Hack Tools Pc
  57. Hacking Tools For Games
  58. Pentest Tools Android
  59. Hacking App
  60. Black Hat Hacker Tools
  61. Nsa Hack Tools Download
  62. Hack Tools For Pc
  63. World No 1 Hacker Software
  64. Hack Tools For Games
  65. Hacker Tools Online
  66. Pentest Tools Free
  67. Hacking Tools Download
  68. Hack Website Online Tool
  69. How To Hack
  70. Hacking Tools Windows
  71. Install Pentest Tools Ubuntu
  72. Hack Tools For Ubuntu
  73. Hacker Tools For Mac
  74. Pentest Tools Windows
  75. Hacker Tools Software
  76. Hack Rom Tools
  77. Pentest Tools Android
  78. Hacker Tools Online
  79. Hack Tools Github
  80. Pentest Tools Linux
  81. Hacker Tools Free
  82. Pentest Tools Alternative
  83. Pentest Tools Android
  84. Hackrf Tools
  85. How To Make Hacking Tools
  86. Kik Hack Tools
  87. Hack Tools For Games
  88. Underground Hacker Sites
  89. Usb Pentest Tools
  90. Pentest Tools Open Source
  91. Pentest Tools Apk
  92. Hacker Tools Linux
  93. Game Hacking
  94. Hack Tools Download
  95. Hacker Techniques Tools And Incident Handling
  96. Pentest Tools
  97. Hacker Tools Hardware
  98. Hacker Tools List
  99. Pentest Tools Free
  100. Wifi Hacker Tools For Windows
  101. Black Hat Hacker Tools
  102. Pentest Recon Tools
  103. Hack Tools For Games
  104. Hacking Tools Github
  105. Hacker
  106. Hack Tools
  107. Hacker Tools Hardware
  108. Pentest Automation Tools

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



Post a Comment