T²SN -- network explanation
https://teamprogramersbr.github.io/T-SN/
- T²SN -
Use com: ttsn.py -t target_host -p port
-l --listen interceptar conexões de [host:port]
-e --execute=arquivo executa o arquivo em cima da conexão
-c --command executa um shell
-u --upload=destino manda um arquivo ao alvo
Exemplos:
ttsn.py -t 192.168.0.1 -p 5555 -l -c
ttsn.py -t 192.158.0.1 -p 5555 -l -u=c:\target.exe
ttsn.py -t 192.168.0.1 -p 5555 -l -e="cat /etc/passwd"
echo 'VIRUS TOTAL E UM LIXO' | ./ttsn.py -t 192.168.0.1 -p 135