Yuan-Kui Lee
Yuan-Kui Lee
https://github.com/djosix/rsm/blob/450c45a4e283b97fd1e3b4657c1136c5714ed78f/rsm#L216 Maybe modify this line to ```bash socat file:`tty`,raw,echo=0 unix-connect:$dir/\$NAME | $RSM_CAT ``` Haven't tried yet
To be honest, I can no longer understand what I was writing before. It might be more useful to ask ChatGPT than to ask me. I just developed an interesting...
Please give this a try: https://github.com/djosix/RaaS/blob/main/rsm.py It offers support for TTY reverse shells. It functions similarly to the original rsm but is developed in Python and requires only tmux. As...