Udp2Raw
A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket, helps you Bypass UDP FireWalls(or Unstable UDP Environment)
Source: https://github.com/wangyu-/udp2raw
How to extract files

We can't exfiltrate directly, because the firewall is blocking
So in this case, we can use udp2raw to create a tunneling like the image below:






Last updated