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:
@@ -65,9 +65,9 @@ npm init -y
|
||||
```
|
||||

|
||||
|
||||
Now i will create the JavaScript file using the command `touch payload.js`. Then, i paste the following code inside it, which contains only the `whoami` command just to test that everything is working correctly before adding the main payload.
|
||||
Now i will create the JavaScript file using the command `touch payload.js`. Then, i paste the following code inside it, which contains only the `whoami` command just to test that everything is working correctly before adding the main payload and obfuscate Java Script code.
|
||||
|
||||

|
||||
|
||||
|
||||
## The fourth stage (Python Backdoor)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user