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:
@@ -69,6 +69,7 @@ https://github.com/user-attachments/assets/45420912-5110-49eb-b64a-531410459f94
|
||||
|
||||
When the PowerShell command in “toy03.bat” executes, it loads the “toy02.dat” file created in the temporary folder to function as a loader; the embedded PowerShell within “toy02.dat” then runs and loads “toy01.dat” from the same folder, during which XOR transformed data is decoded and mapped into memory and a new thread is spawned; as a result, the shellcode is placed in memory and the region is made executable, after which another thread is created to run the memory-resident code constituting a fileless technique for dynamic code execution and runtime malware injection.
|
||||
|
||||
<img width="1021" height="484" alt="Screenshot From 2025-10-09 12-00-21" src="https://github.com/user-attachments/assets/dbf95c8c-b85d-4d40-bc8d-43d2cb796e14" />
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user