Update README.md

This commit is contained in:
S3N4T0R
2025-07-06 05:45:35 -04:00
committed by GitHub
parent 754c26add0
commit 3603fd6cb0
@@ -65,3 +65,9 @@ npm init -y
```
![Screenshot From 2025-07-06 05-14-44](https://github.com/user-attachments/assets/750f5360-e40c-4cec-b86c-8d03b388efb8)
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.
![Screenshot From 2025-07-06 05-42-21](https://github.com/user-attachments/assets/c0904b9f-2bc2-4718-8499-4e52280aeae9)