From 8d6a4f926d112fc2c66f038c9644aa85e56c0785 Mon Sep 17 00:00:00 2001 From: S3N4T0R <121706460+S3N4T0R-0X0@users.noreply.github.com> Date: Sat, 7 Dec 2024 06:18:09 -0800 Subject: [PATCH] Add files via upload --- Chinese APT/Wicked Panda/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Chinese APT/Wicked Panda/README.md diff --git a/Chinese APT/Wicked Panda/README.md b/Chinese APT/Wicked Panda/README.md new file mode 100644 index 0000000..a375e1c --- /dev/null +++ b/Chinese APT/Wicked Panda/README.md @@ -0,0 +1,5 @@ +# Wicked Panda APT Adversary Simulation + +This is a simulation of attack by the Wicked Panda group (APT-41) targeting U.S. state government networks the attack campaign was active between May 2021 and February 2022, in addition to attacks targeting Taiwanese media, the attack chain starts with the in-memory execution of MoonWalk backdoor. Once the MoonWalk backdoor is successfully loaded by DodgeBox, the malware decrypts and reflectively loads two embedded plugins (C2 and Utility). The C2 plugin uses a custom encrypted C2 protocol to communicate with the attacker-controlled Google Drive account. +I relied on zscaler to figure out the details to make this simulation: https://www.zscaler.com/blogs/security-research/moonwalk-deep-dive-updated-arsenal-apt41-part-2 +