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:
@@ -107,6 +107,9 @@ This payload is a malicious program that establishes a reverse shell to an attac
|
|||||||
Opens a cmd.exe process on the victim's machine.
|
Opens a cmd.exe process on the victim's machine.
|
||||||
Sends commands received from the attacker to the shell and returns the output to the attacker.
|
Sends commands received from the attacker to the shell and returns the output to the attacker.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
2. Persistence Mechanism:
|
2. Persistence Mechanism:
|
||||||
|
|
||||||
Registry Manipulation:
|
Registry Manipulation:
|
||||||
@@ -117,3 +120,5 @@ This payload is a malicious program that establishes a reverse shell to an attac
|
|||||||
3. Networking:
|
3. Networking:
|
||||||
|
|
||||||
Uses Windows' Winsock API to set up the socket connection to the attacker.
|
Uses Windows' Winsock API to set up the socket connection to the attacker.
|
||||||
|
|
||||||
|
## Final result: payload connect to OneDrive C2 server
|
||||||
|
|||||||
Reference in New Issue
Block a user