mirror of
https://github.com/S3N4T0R-0X0/APTs-Adversary-Simulation.git
synced 2026-08-04 09:41:40 +02:00
Update images in README.md
Updated images in the README to reflect new references and removed outdated ones.
This commit is contained in:
@@ -71,13 +71,15 @@ Not convinced by the CPU check alone the soldier digs deeper. It knows that virt
|
||||
|
||||
The logic is simple: if a machine is running VMware tools it is likely a VM. If it is a VM it is likely an analysis environment. If it is an analysis environment the soldier aborts the mission.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
Layer 3: Analysis Tool Registry Scanning
|
||||
|
||||
The soldier then ventures into the Windows Registry a vast database of system settings. It knows that security analysts often leave their tools behind and these tools leave artifacts. It searches for registry keys associated with debugging and monitoring software like Wireshark, Process Hacker, OllyDbg, and IDA Pro. The presence of any of these keys confirms the environment is hostile triggering an immediate shutdown.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
Layer 4: RAM Size Analysis
|
||||
|
||||
|
||||
Reference in New Issue
Block a user