Changeset 1647

Show
Ignore:
Timestamp:
07/01/08 15:10:00 (2 months ago)
Author:
kindlund
Message:

Updated exclusion list to ignore random IE crashing due to poor application coding (within IE). This includes ignoring the "Dr. Watson" application error handling program (drwtsn32.exe).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • honeyclient/trunk/thirdparty/capture-mod/ProcessMonitor.exl

    r1646 r1647  
    5151# IE - Active Scripting Printing 
    5252+   rundll32.exe    .*  C:\\WINDOWS\\system32\\rundll32\.exe 
     53 
     54# IE - Random Crashing Due To Poor Application Coding 
     55+   drwtsn32.exe    .*  C:\\WINDOWS\\system32\\drwtsn32\.exe 
  • honeyclient/trunk/thirdparty/capture-mod/RegistryMonitor.exl

    r1645 r1647  
    404404# IE - Active Scripting Printing 
    405405+   SetValueKey C:\\Program Files\\Internet Explorer\\iexplore\.exe HKCU\\Software\\Microsoft\\Internet Explorer\\PageSetup 
     406 
     407# IE - Random Crashing Due To Poor Application Coding 
     408+   SetValueKey C:\\Program Files\\Internet Explorer\\iexplore\.exe HKLM\\SOFTWARE\\Microsoft\\PCHealth\\ErrorReporting\\.*