Ticket #143 (closed test: fixed)

Opened 6 months ago

Last modified 6 months ago

False positive - dfrgntfs.exe process

Reported by: knwang Assigned to: knwang
Priority: normal Milestone:
Component: Excluded Registry/File/Process Version: none
Severity: none Keywords: dfrgntfs,false-positive,exclude,process
Cc:

Description (Last modified by knwang)

While browsing the following site:

http://maxfun.pl (Disclaimer: We cannot guarantee your safety if you choose to visit this known malicious URL)

VMid: 5dfeeec546bacce902908a1634

one of the honeyclients was compromised. Along with a malicious file (Backdoor.Win32.Sinowal.y), we also detected the following process:

C:\WINDOWS\system32\dfrgntfs.exe

The above process is a legitimate Windows XP process that is responsible for defragmentation of the hard drive.

This process should be marked as a false-positive in our white list.

Attachments

Change History

(follow-up: ↓ 3 ) 03/04/08 11:27:21 changed by xkovah

Both Matt and I question the assertion that C:\WINDOWS\dfrgntfs.exe is a legitimate XP process in this context, for the following reasons: 1. It simply is strange to have it run at the same time as a known compromise since it serves no sensible purpose. 2. It's not on our MITRE-imaged laptops. 3. I have a local copy of Agent-Master-19 as my personal development environment, and it's presumably in the same lineage as whatever the current Agent-Master is, and it too has no C:\WINDOWS\dfrgntfs.exe.

So I'm wondering what the criteria was for saying this was legit? Were there no associated file write events prior to process execution? Does the exe exist on the clean Agent-Master? If it does, did we make new images between 19 and whatever the newest is? If not, you might want to do a binary search over the revisions in-between to see if it was added at some point before we were using capture?

And even if it turns out that the process itself is legitimate, I think the more appropriate action would be to search if there is a periodic defragment type event occurring, and disable it. That way, if for whatever reason, the exe is being launched by the malware, we still want to know that this is occurring.

03/04/08 12:11:56 changed by kindlund

To be clear, the false positive was NOT for this:

C:\WINDOWS\dfrgntfs.exe

But rather, for this:

C:\WINDOWS\system32\dfrgntfs.exe

This process is present on all valid Windows XP SP2 systems, including yours and the master VMs.

Here is some information about this process:

http://64.233.169.104/search?q=cache:http%3A%2F%2Fwww.experts-exchange.com%2FOperating_Systems%2FWinXP%2FQ_20977204.html

http://forums.techguy.org/windows-nt-2000-xp/230010-dfrgntfs-exe-when-idle.html

(in reply to: ↑ 1 ) 03/04/08 13:39:18 changed by knwang

Replying to xkovah:

Both Matt and I question the assertion that C:\WINDOWS\dfrgntfs.exe is a legitimate XP process in this context, for the following reasons: 1. It simply is strange to have it run at the same time as a known compromise since it serves no sensible purpose. 2. It's not on our MITRE-imaged laptops. 3. I have a local copy of Agent-Master-19 as my personal development environment, and it's presumably in the same lineage as whatever the current Agent-Master is, and it too has no C:\WINDOWS\dfrgntfs.exe. So I'm wondering what the criteria was for saying this was legit? Were there no associated file write events prior to process execution? Does the exe exist on the clean Agent-Master? If it does, did we make new images between 19 and whatever the newest is? If not, you might want to do a binary search over the revisions in-between to see if it was added at some point before we were using capture? And even if it turns out that the process itself is legitimate, I think the more appropriate action would be to search if there is a periodic defragment type event occurring, and disable it. That way, if for whatever reason, the exe is being launched by the malware, we still want to know that this is occurring.

Good questions. I have some more information to add to my original post. First of all, our honeyclients visited the exact same above URL on two separate instances, each time with different VMs. The resulting malware (installed on the VM honeyclient hosts) were the same in both cases. There was a difference though - one VM had dfrgntfs.exe process running, and the other VM did not. This behavior made me suspect that it's possible Windows XP starts off the dfrgntfs.exe process every so often, to clean up the hard disk. If you'd like to compare, check out the difference between these two VMids:

c080c514b7ec7eebddf16e3943

5dfeeec546bacce902908a1634

03/04/08 14:08:59 changed by knwang

  • description changed.

03/05/08 18:48:03 changed by kindlund

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r1275.


Add/Change #143 (False positive - dfrgntfs.exe process)




Change Properties
Action