tacos
tacos copied to clipboard
🌮 INTERACTIVE reverse shell everywhere! (Particularly digestible with socat multi-handler listener)
Enable user to provide its customized command: * [ ] custom command returned by /sh endpoint * [ ] custom command to execute on target
Wrap the --shell and --detect tacos flag (otherwise `/bin/bash` will be used by default and we need to manually change the command)
In the case of execution via Rubber Ducky scripts on a client's host it would be nice to have the ability to background and disown the spawned socat binary. That...