From 3603fd6cb075854468d8259fd15a23ddaffdc21d Mon Sep 17 00:00:00 2001 From: S3N4T0R <121706460+S3N4T0R-0X0@users.noreply.github.com> Date: Sun, 6 Jul 2025 05:45:35 -0400 Subject: [PATCH] Update README.md --- North Koreans APT/Famous Chollima/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/North Koreans APT/Famous Chollima/README.md b/North Koreans APT/Famous Chollima/README.md index c4ae517..c9610a6 100644 --- a/North Koreans APT/Famous Chollima/README.md +++ b/North Koreans APT/Famous Chollima/README.md @@ -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) + + +