-
Notifications
You must be signed in to change notification settings - Fork 33
Signatures
Invoke-IR edited this page Oct 18, 2014
·
1 revision
Table of Contents
- Monitors the Win32_Service for __InstanceCreationEvents.
- Monitors the Win32_Service for __InstancDeletionEvents.
- Monitors the Win32_ScheduledJob for __InstanceCreationEvents.
- Monitors the Win32_ScheduledJob for __InstanceDeletionEvents.
- Monitors the Win32_StartupCommand for __InstanceCreationEvents.
- Locations Monitored:
- HKLM\Software\Microsoft\Windows\CurrentVersion\Run
- HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce
- HKCU\Software\Microsoft\Windows\CurrentVersion\Run
- HKCU\Software\Microsoft\Windows\CurrentVersion\RunOnce
- HKU\ProgID\Software\Microsoft\Windows\CurrentVersion\Run
- systemdrive\Documents and Settings\All Users\Start Menu\Programs\Startup
- systemdrive\Documents and Settings\username\Start Menu\Programs\Startup
- Monitors the Win32_StartupCommand for __InstanceDeletionEvents.
- Monitors the Win32_Share for __InstanceCreationEvents.
- Monitors the Win32_Share for __InstanceDeletionEvents.
- Monitors the Win32_NetworkConnection for __InstanceCreationEvents.
- Monitors the Win32_NetworkConnection for __InstanceDeletionEvents.
- Monitors the Win32_ServerConnection for __InstanceCreationEvents.
- Monitors the Win32_ServerConnection for __InstanceDeletionEvents.
- Monitors the Win32_SystemDriver for __InstanceCreationEvents.
- Monitors the Win32_SystemDriver for __InstanceDeletionEvents.