mirror of
https://github.com/S3N4T0R-0X0/APTs-Adversary-Simulation.git
synced 2026-08-04 09:41:40 +02:00
Update README.md
This commit is contained in:
@@ -84,6 +84,9 @@ The attackers created a simple payload that performs two main tasks:
|
|||||||
|
|
||||||
This Python payload creates a reverse TCP shell that connects to a command-and-control (C2) server.
|
This Python payload creates a reverse TCP shell that connects to a command-and-control (C2) server.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
1. The script imports libraries for socket communication, subprocess execution, base64 encoding, and web browser interaction.
|
1. The script imports libraries for socket communication, subprocess execution, base64 encoding, and web browser interaction.
|
||||||
|
|
||||||
2. It defines XOR encryption/decryption functions to secure data exchange with a hardcoded key.
|
2. It defines XOR encryption/decryption functions to secure data exchange with a hardcoded key.
|
||||||
|
|||||||
Reference in New Issue
Block a user