5 jun 2023

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 news
  1. Computer Hacker
  2. Kik Hack Tools
  3. Best Hacking Tools 2020
  4. Hacking Tools For Windows Free Download
  5. Hacker Tools Free
  6. Hacker Tools 2020
  7. Hacker Tools Free
  8. Free Pentest Tools For Windows
  9. Hacking Tools For Kali Linux
  10. New Hack Tools
  11. Best Hacking Tools 2020
  12. Hack And Tools
  13. Hack Tools Download
  14. Tools For Hacker
  15. Pentest Tools Online
  16. Game Hacking
  17. Hacker Tools 2019
  18. Hacking Tools For Pc
  19. Usb Pentest Tools
  20. Hacking Tools Windows
  21. Hacker Hardware Tools
  22. Hacker Tools Linux
  23. Hacker Tools Software
  24. Hacking Tools For Windows
  25. Hacking Tools For Mac
  26. How To Install Pentest Tools In Ubuntu
  27. Hacking Tools Kit
  28. Pentest Tools Website Vulnerability
  29. Pentest Tools Nmap
  30. Hacking Tools Pc
  31. Hacker Tools Free Download
  32. Hacking Tools Online
  33. Hack Tools
  34. Pentest Tools Windows
  35. Hacker Tools Online
  36. Physical Pentest Tools
  37. Pentest Recon Tools
  38. Hacker Tools Hardware
  39. Hacking Tools Github
  40. Pentest Tools Alternative
  41. Hacker Tools For Windows
  42. Hacking Tools For Kali Linux
  43. Game Hacking
  44. Hacking Tools 2019
  45. Pentest Tools Port Scanner
  46. Hack Tools Online
  47. Hacker Tools Apk Download
  48. Pentest Tools Online
  49. Wifi Hacker Tools For Windows
  50. Hacking Tools For Kali Linux
  51. Pentest Box Tools Download
  52. Top Pentest Tools
  53. Beginner Hacker Tools
  54. Beginner Hacker Tools
  55. Hack Tools
  56. Pentest Tools Url Fuzzer
  57. Pentest Tools Nmap
  58. Computer Hacker

No hay comentarios: