Python Function Execution Security Warning Disabled In Excel
Last updated on:
In this page
About the rule
Rule Type
Standard
Rule Description
Detects changes to the registry value "PythonFunctionWarnings" that would prevent any warnings or alerts from showing when Python functions are about to be executed. Threat actors could run malicious code through the new Microsoft Excel feature that allows Python to run within the spreadsheet.
Severity
Trouble
Rule Requirement
Criteria
Action1: actionname = "Process started" AND (COMMANDLINE contains "\Microsoft\Office" AND COMMANDLINE contains "\Excel\Security" AND COMMANDLINE contains "PythonFunctionWarnings") AND COMMANDLINE contains " 0" select Action1.HOSTNAME,Action1.MESSAGE,Action1.COMMANDLINE,Action1.FILE_NAME,Action1.PROCESSNAME,Action1.USERNAME,Action1.PARENTPROCESSNAME
Detection
Execution Mode
realtime
Log Sources
Windows
Author
@Kostastsale


