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:
@@ -11,3 +11,9 @@ part 2: https://www.zscaler.com/blogs/security-research/moonwalk-deep-dive-updat
|
||||
This attack included several stages including DodgeBox, a reflective DLL loader written in C, showcases similarities to StealthVector in terms of concept but incorporates significant improvements in its implementation. It offers various capabilities, including decrypting and loading embedded DLLs, conducting environment checks and bindings, and executing cleanup procedures. What sets DodgeBox apart from other malware is its unique algorithms and techniques.
|
||||
|
||||

|
||||
|
||||
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).
|
||||
|
||||
3. MoonWalk functions as a backdoor
|
||||
|
||||
Reference in New Issue
Block a user