tacos icon indicating copy to clipboard operation
tacos copied to clipboard

🌮 INTERACTIVE reverse shell everywhere! (Particularly digestible with socat multi-handler listener)

Results 5 tacos issues
Sort by recently updated
recently updated
newest added

Enable user to provide its customized command: * [ ] custom command returned by /sh endpoint * [ ] custom command to execute on target

enhancement

Wrap the --shell and --detect tacos flag (otherwise `/bin/bash` will be used by default and we need to manually change the command)

enhancement

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...

enhancement

Wait for https://github.com/creack/pty/pull/109

enhancement