Advanced Telemetry Reconstruction and Forensic Memory Analysis on dc01-memory.img
| PID | PPID | Image Name | Start Time (UTC) | Command-Line Arguments | Significance / Analysis |
|---|---|---|---|---|---|
| 5640 | 5624 | explorer.exe |
2023-01-04 14:41:31 | C:\Windows\Explorer.EXE |
Active interactive desktop environment loaded with the user registry hive of compromised admin `rsydow-a`. |
| 6752 | 5640 | powershell.exe |
2023-01-12 05:02:04 | "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" |
Interactive shell utilized for host profiling and staging scripts. |
| 2172 | 5640 | cmd.exe |
2023-01-18 01:30:05 | "C:\Windows\system32\cmd.exe" |
Interactive console shell opened in the context of the compromised admin session. |
| 6284 | 6984 | mmc.exe |
2023-01-23 02:15:45 | "C:\WINDOWS\SYSTEM32\MMC.EXE" "C:\WINDOWS\SYSTEM32\GPME.MSC" /S /GPOBJECT:"LDAP://DC01.SHIELDBASE.COM/CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=POLICIES,CN=SYSTEM,DC=SHIELDBASE,DC=COM" | GPO MODIFICATION Attacker launched Group Policy Management Editor to tamper with the Default Domain Policy GPO, achieving domain dominance. |
| 6724 | 652 | subject_srv.exe |
2023-01-24 18:44:22 | "C:\windows\subject_srv.exe" -s "172.16.5.25:5682" -l 3262 -v "F-Response Subject Service" -k "155522845" | DFIR TRIAGE TOOL legitimate remote triage capability deployed by analyst `cbarton-a` to preserve volatile memory. |
| Protocol | Local Address | Foreign Address | State | Process (PID) |
|---|---|---|---|---|
| TCPv4 | 172.16.4.4:389 |
172.16.4.6:57138 |
ESTABLISHED | lsass.exe (660) |
| TCPv4 | 172.16.4.4:445 |
172.16.7.17:65163 |
ESTABLISHED | System (4) |
| TCPv4 | 172.16.4.4:50714 |
172.16.4.5:445 |
ESTABLISHED | System (4) |
| TCPv4 | 172.16.4.4:53379 |
172.16.4.7:8000 |
ESTABLISHED | Velociraptor (5032) |
| TCPv4 | 172.16.4.4:445 |
172.16.6.12:64657 |
ESTABLISHED | System (4) |
| TCPv4 | 172.16.4.4:49668 |
172.16.6.12:64654 |
ESTABLISHED | lsass.exe (660) |
powershell.exe. All loaded libraries, including mscorlib.ni.dll and WsmSvc.dll, reside in legitimate directories, confirming no DLL hijacking or injection was present in the terminal process.
Microsoft.ActiveDirectory.WebServices.exe (PID 2980). No anomalous injected executables, remote shells, or hidden processes were detected in standard memory tables.
Correlated across DC01 memory structures, process logs, and active session tables.
172.16.4.7:8000.
cmd.exe (PID 5844) under the hijacked administrator account rsydow-a, concurrently opening Server Manager and the DNS Management MMC snap-in.
dsa.msc, PID 1352) to enumerate user accounts, privileges, and group memberships.
powershell.exe session (PID 6752) under the rsydow-a profile to prepare execution capabilities.
{31B2F340-016D-11D2-945F-00C04FB984F9}).
cbarton-a established remote ingress and deployed F-Response (PID 6724) to lock down the Domain Controller, capture physical kernel memory via the Mnemosyne.sys driver, and preserve evidence.
dcgpofix if no backup is available.rsydow-a, rotate the service account passwords for wacsvc, and invalidate all active Kerberos ticket-granting tickets (TGT) in the domain.Domain Admins, Enterprise Admins, and Schema Admins groups to verify no secondary backdoor administrative accounts were created during the compromise.Velociraptor connection to run a targeted sweep across all domain-joined assets to isolate and terminate staging of NIRSoft history gatherers (`bhv.cfg`) or remote execution binaries (`px.exe`/`ph.exe`).