Potential Signing Bypass Via Windows Developer Features
Description
Detects when a user enable developer features such as "Developer Mode" or "Application Sideloading". Which allows the user to install untrusted packages.
Query · sigma
selection_img: - Image|endswith: \SystemSettingsAdminFlows.exe - OriginalFileName: SystemSettingsAdminFlows.EXE selection_flag: CommandLine|contains: TurnOnDeveloperFeatures selection_options: CommandLine|contains: - DeveloperUnlock - EnableSideloading condition: all of selection_*
Known false positives
- Unknown