Most scanning tools don't find much of anything.
This is what I have found:
15:28:34.411 Initialize success
15:28:39.029 Disk 0 (boot) \Device\Harddisk0\DR0 -> \Device\Ide\IdeDeviceP0T0L0-0
15:28:39.044 Disk 0 Vendor: WDC_WD2500BEVS-22UST0 01.01A01 Size: 238474MB BusType: 3
15:28:41.072 Disk 0 MBR read successfully
15:28:41.072 Disk 0 MBR scan
15:28:43.100 Disk 0 scanning sectors +488394752
15:28:43.132 Disk 0 scanning C:\Windows\system32\drivers
15:28:48.389 Service scanning
15:28:49.777 Disk 0 trace - called modules:
15:28:49.824 ntkrnlpa.exe CLASSPNP.SYS disk.sys acpi.sys hal.dll ataport.SYS pciide.sys PCIIDEX.SYS atapi.sys
15:28:49.824 1 nt!IofCallDriver -> \Device\Harddisk0\DR0[0x849247f0]
15:28:49.840 3 CLASSPNP.SYS[873178b3] -> nt!IofCallDriver -> [0x847d4a48]
15:28:49.840 5 acpi.sys[806156bc] -> nt!IofCallDriver -> \Device\Ide\IdeDeviceP0T0L0-0[0x847fa030]
15:28:49.840 Scan finished successfully
And...
This is part of a VBA32AntiRootkit scan log.
Drivers
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CSN5PDTS82x64 System32\Drivers\CSN5PDTS82x64.sys CSN5PDTS82x64 NDIS Protocol Driver PNP_TDI
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\KR3NPXP \SystemRoot\system32\drivers\kr3npxp.sys SCSI Miniport
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\aswMBR \??\C:\Users\PUNYMI~1\AppData\Local\Temp\aswMBR.sys Base
I am unable to locate the following driver on disk via Windows or Linux LiveCD.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\blbdrive \SystemRoot\system32\drivers\blbdrive.sys
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\catchme \??\C:\Users\PUNYMI~1\AppData\Local\Temp\catchme.sys Base
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\mbr \??\C:\Users\PUNYMI~1\AppData\Local\Temp\mbr.sys Base
I have come across a file labled TDL.cmd but don't know if it is related
Contains this info:
Looks like it may be TDSS but am unsure.
I can run any tool suggested but my debug skills are poor. I can check a process with windebug but can't navigate through the address space well, lost with virtual addresses.
I have an Image and can wipe the drive later.
Suggestions appreciated
This is what I have found:
15:28:34.411 Initialize success
15:28:39.029 Disk 0 (boot) \Device\Harddisk0\DR0 -> \Device\Ide\IdeDeviceP0T0L0-0
15:28:39.044 Disk 0 Vendor: WDC_WD2500BEVS-22UST0 01.01A01 Size: 238474MB BusType: 3
15:28:41.072 Disk 0 MBR read successfully
15:28:41.072 Disk 0 MBR scan
15:28:43.100 Disk 0 scanning sectors +488394752
15:28:43.132 Disk 0 scanning C:\Windows\system32\drivers
15:28:48.389 Service scanning
15:28:49.777 Disk 0 trace - called modules:
15:28:49.824 ntkrnlpa.exe CLASSPNP.SYS disk.sys acpi.sys hal.dll ataport.SYS pciide.sys PCIIDEX.SYS atapi.sys
15:28:49.824 1 nt!IofCallDriver -> \Device\Harddisk0\DR0[0x849247f0]
15:28:49.840 3 CLASSPNP.SYS[873178b3] -> nt!IofCallDriver -> [0x847d4a48]
15:28:49.840 5 acpi.sys[806156bc] -> nt!IofCallDriver -> \Device\Ide\IdeDeviceP0T0L0-0[0x847fa030]
15:28:49.840 Scan finished successfully
And...
This is part of a VBA32AntiRootkit scan log.
Drivers
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CSN5PDTS82x64 System32\Drivers\CSN5PDTS82x64.sys CSN5PDTS82x64 NDIS Protocol Driver PNP_TDI
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\KR3NPXP \SystemRoot\system32\drivers\kr3npxp.sys SCSI Miniport
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\aswMBR \??\C:\Users\PUNYMI~1\AppData\Local\Temp\aswMBR.sys Base
I am unable to locate the following driver on disk via Windows or Linux LiveCD.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\blbdrive \SystemRoot\system32\drivers\blbdrive.sys
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\catchme \??\C:\Users\PUNYMI~1\AppData\Local\Temp\catchme.sys Base
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\mbr \??\C:\Users\PUNYMI~1\AppData\Local\Temp\mbr.sys Base
I have come across a file labled TDL.cmd but don't know if it is related
Contains this info:
Code: Select all
Agent ransack doesn't search all directories in Vista.@echo off
copy %PREPDIR%\b26513b.exe c:\
%TOWAIT% 10
start /wait c:\b26513b.exe /auto
%TOWAIT% 10
del %PREPDIR%\b26513b.exe
del c:\b26513b.exe
Looks like it may be TDSS but am unsure.
I can run any tool suggested but my debug skills are poor. I can check a process with windebug but can't navigate through the address space well, lost with virtual addresses.
I have an Image and can wipe the drive later.
Suggestions appreciated