Update README.md

This commit is contained in:
S3N4T0R
2025-07-06 06:02:38 -04:00
committed by GitHub
parent e7460d8cf0
commit 8830c9a8db
@@ -71,3 +71,17 @@ Now i will create the JavaScript file using the command `touch payload.js`. Then
## The fourth stage (Python Backdoor) ## The fourth stage (Python Backdoor)
The attackers created a simple payload that performs two main tasks:
![Screenshot From 2025-07-06 05-53-52](https://github.com/user-attachments/assets/97bf917c-b59d-48ef-843d-b991096c2997)
1.The first task is establishing a connection to a C2 server over TCP with XOR encryption.
2.The second task is stealing credentials from the victim's browser.
![Screenshot From 2025-07-06 06-00-57](https://github.com/user-attachments/assets/556f4607-9445-4c33-8f89-34a14dce1fa1)