January 2020
Intermediate to advanced
448 pages
11h 42m
English
For earlier versions of Windows, such as Windows XP and earlier, the connscan plugin performs the same function as the netscan plugin. The connscan plugin finds the _TCPT_OBJECT and is able to find both existing and exited connections. This provides responders with data concerning connections in relation to processes that were running. To determine the network connections, run the following command against the Cridex image:
dfir@Desktop-SFARF6G~$ volatility -f cridex_laptop.mem -profile=WinXPSP2x86 connscan
The command produces the following output:

The output indicates that the PID of 1484, which is Explorer.exe, the parent process ...
Read now
Unlock full access