From 137eb2e6c2ef65ca70d5680f0331905c1b308120 Mon Sep 17 00:00:00 2001 From: S3N4T0R <121706460+S3N4T0R-0X0@users.noreply.github.com> Date: Sun, 8 Dec 2024 22:56:22 -0500 Subject: [PATCH] Update README.md --- Chinese APT/Wicked Panda/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chinese APT/Wicked Panda/README.md b/Chinese APT/Wicked Panda/README.md index d794e92..be9c496 100644 --- a/Chinese APT/Wicked Panda/README.md +++ b/Chinese APT/Wicked Panda/README.md @@ -14,6 +14,6 @@ This attack included several stages including DodgeBox, a reflective DLL loader 1. Employs DLL sideloading as a means of executing DodgeBox. -2. The malicious DLL, DodgeBox, serves as a loader and is responsible for decrypting a second stage payload from an encrypted DAT file (sbiedll.dat). +2. The malicious DLL, DodgeBox, serves as a loader and is responsible for decrypting a second stage payload from an encrypted DAT file (sbiedll.dat), The decrypted payload, MoonWalk functions as a backdoor. -3. MoonWalk functions as a backdoor +3.