Example reverse shell proof of concept
This bind shell works through local host firewalls on Linux systems using UDP to send and receive messages
Running the code
In a dev containers terminal, run:
cargo make examples-revshell-run
This bind shell works through local host firewalls on Linux systems using UDP to send and receive messages
In a dev containers terminal, run:
cargo make examples-revshell-run