Translate

domingo, 28 de janeiro de 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. Pentest Tools Website Vulnerability
  2. Hack Tool Apk
  3. Pentest Tools Bluekeep
  4. Pentest Tools
  5. How To Make Hacking Tools
  6. Hacking Tools 2019
  7. Hack Rom Tools
  8. Hacking Apps
  9. Pentest Tools Android
  10. Hack Tools Download
  11. Hacking Tools 2020
  12. Pentest Tools Framework
  13. Best Hacking Tools 2020
  14. Pentest Tools Alternative
  15. Pentest Tools Framework
  16. Hacker Security Tools
  17. Pentest Tools Nmap
  18. Hacker Tools Apk
  19. Hacker Tools Software
  20. Hack Tools For Games
  21. Hacker Tools Online
  22. Hak5 Tools
  23. Pentest Tools Apk
  24. Pentest Tools Review
  25. Hack Website Online Tool
  26. Hack Tools For Pc
  27. Tools 4 Hack
  28. Hacking App
  29. Nsa Hack Tools Download
  30. Hack Tools For Windows
  31. Hack Rom Tools
  32. Pentest Tools Alternative
  33. Pentest Tools Subdomain
  34. Hacker Tools Github
  35. Hacker Tools Linux
  36. Hack Apps
  37. Hacker
  38. Hack Tool Apk
  39. Hacking Tools Download
  40. Pentest Tools Website Vulnerability
  41. Hacking Tools For Beginners
  42. Hacking Tools Name
  43. Best Hacking Tools 2020
  44. Hacking Tools 2020
  45. Hacker Tools 2020
  46. Android Hack Tools Github
  47. Computer Hacker
  48. New Hacker Tools
  49. Pentest Tools Port Scanner
  50. Hack Tools
  51. Github Hacking Tools
  52. Pentest Tools Website
  53. Hacking Tools For Pc
  54. Pentest Recon Tools
  55. Pentest Tools Download
  56. Hacker Tools 2019
  57. How To Install Pentest Tools In Ubuntu
  58. Hacker Techniques Tools And Incident Handling
  59. Underground Hacker Sites
  60. Hacking Tools Github
  61. Black Hat Hacker Tools
  62. Hacker Tools 2019
  63. Hack App
  64. Nsa Hack Tools
  65. Hacker
  66. Hacking Tools Pc
  67. Hack Tools Online
  68. How To Install Pentest Tools In Ubuntu
  69. Free Pentest Tools For Windows
  70. Pentest Tools Subdomain
  71. Pentest Tools Find Subdomains
  72. Hacker Tools For Ios
  73. Pentest Automation Tools
  74. Pentest Box Tools Download
  75. Termux Hacking Tools 2019
  76. Pentest Tools Bluekeep
  77. Hak5 Tools
  78. Hacking Tools Windows 10
  79. Pentest Tools Online
  80. Hacking Tools Windows 10
  81. Best Pentesting Tools 2018
  82. Growth Hacker Tools
  83. Pentest Tools Website
  84. Pentest Tools For Windows
  85. Hacking Tools Usb
  86. Hack Tools Online
  87. How To Install Pentest Tools In Ubuntu
  88. Hacking Tools Name
  89. Best Hacking Tools 2019
  90. Hack Tools Download
  91. Hacking Tools Free Download
  92. Hack Tools For Ubuntu
  93. Hacking Tools
  94. Hack Tools 2019
  95. Hacking Tools 2019
  96. Hacking Tools For Games
  97. Hacking Tools Mac
  98. Pentest Automation Tools
  99. Hacking Apps
  100. Pentest Box Tools Download
  101. Hack Tools Mac
  102. Pentest Recon Tools
  103. Hacker Tools For Windows
  104. Tools Used For Hacking
  105. Hacking Tools Hardware
  106. Best Pentesting Tools 2018
  107. Hacking Tools 2019
  108. Hack Apps
  109. Hack Tools
  110. Best Pentesting Tools 2018
  111. Pentest Tools Url Fuzzer
  112. Hack Tools
  113. Hacking Tools For Beginners
  114. Pentest Tools Framework
  115. Hacker
  116. Hacker Tools Software
  117. What Are Hacking Tools
  118. How To Make Hacking Tools
  119. Blackhat Hacker Tools
  120. Hack Tools For Windows
  121. Hacker Tool Kit

Arquivo do blog