-
-
Notifications
You must be signed in to change notification settings - Fork 217
Open
Labels
featureFeature beyond netcat's functionalityFeature beyond netcat's functionality
Description
ISSUE TYPE
- Add feature to wrap sockets in SSL tunnel either dynamically (change the SSL certs/create certs on system) or statically (certs pre-pasted in pwncat)
SUMMARY
Would like to be able to set up 2 pwncat instances (client and server) and have the option to make the communications encrypted. I see the easiest way to do this is to create a flag --ssl which then wraps the socket; the pwncat server would also then need a method to try via normal communications and if fails try the SSL function
Goal
The goal is to encrypt the stream which would future evade network detection/protection systems
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureFeature beyond netcat's functionalityFeature beyond netcat's functionality