mirror of
https://github.com/maxDcb/C2TeamServer
synced 2026-06-06 16:14:27 +00:00
Minor
This commit is contained in:
@@ -21,8 +21,13 @@ The TeamServer is a stand alone application, coded in c++, that handle listeners
|
||||
Beacons run on the victime host. Each Beacons which connects back to the TeamServer open a new session. This session is used to control the Beacon, send commands and receive results.
|
||||
Listener and Beacons can communicate through TCP, SMB, HTTP ,HTTPS and Github issues depending on the situation.
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
A compiled version of the TeamServer is ready to use in the Releases, with some default certificats for GRPC communication and HTTP Listener:
|
||||
|
||||
The TeamServer binary is in Release/TeamServer
|
||||
@@ -40,7 +45,6 @@ It's launched using 'python3 GUI.py'
|
||||
|
||||
```
|
||||
pip3 install pycryptodome
|
||||
pip3 install conan==2.1.0
|
||||
pip3 install grpcio==1.66.1
|
||||
pip3 install PyQt5
|
||||
pip3 install pyqtdarktheme
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 101 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 92 KiB |
Reference in New Issue
Block a user