rustcat icon indicating copy to clipboard operation
rustcat copied to clipboard

Add crypto TCP/UDP data

Open xfzka opened this issue 3 years ago • 2 comments

Many firewall could block TCP data without encryption

xfzka avatar Oct 19 '22 07:10 xfzka

I'm going to add this once I have time, probably tomorrow going to start working on it

ordinary-hacker avatar Aug 04 '25 00:08 ordinary-hacker

Alright, so TLS over TCP and DTLS over UDP. I choose these two because most commom payloads (e.g. bash -i payloads) should be easy to adapt by adding openssl somewhere to the command.

ordinary-hacker avatar Aug 04 '25 16:08 ordinary-hacker