command
module
Version:
v0.0.0-...-8a2deb3
Opens a new window with list of versions in this module.
Published: Jan 31, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Golang Port Sniffer C&C
Proof of concept, don't use this code on any machine that is not yours.
Inspired by CIA Hive
Main :
Listens on the interface on the provided port socket, waiting to catch a specify header
in order to execute the AES encrypted command.
The command is stored inside the payload section of the packet.
Client :
Used to send an AES encrypted command with a specific header to a specific port for an IP address.
How to use :
- clone the repo
- compile the server for the needed architecture
- compile the client
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.