Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion windows-registry-monitoring.conf
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"HKLM_Image_File_Execution_Options": {
"query": "select name,type,data from registry where key='HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Image File Execution Options';",
"interval": 3600,
"description": "Returns the content of the key HKLM_Image_File_Execution_Options - ATT&CK T1015",
"description": "Returns the content of the key HKLM_Image_File_Execution_Options - ATT&CK T1183",
"removed": false
},
"HKCU_Logon_Scripts": {
Expand Down