-
-
Notifications
You must be signed in to change notification settings - Fork 214
Add SSL WRAPPER #91
Copy link
Copy link
Open
Labels
featureFeature beyond netcat's functionalityFeature beyond netcat's functionality
Description
Activity
Metadata
Metadata
Assignees
Labels
featureFeature beyond netcat's functionalityFeature beyond netcat's functionality
ISSUE TYPE
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