Skip to content

Add SystemSettingsAdminFlows.exe - #518

Open
ashish-cybersec wants to merge 3 commits into
LOLBAS-Project:masterfrom
ashish-cybersec:add-systemsettingsadminflows
Open

Add SystemSettingsAdminFlows.exe#518
ashish-cybersec wants to merge 3 commits into
LOLBAS-Project:masterfrom
ashish-cybersec:add-systemsettingsadminflows

Conversation

@ashish-cybersec

Copy link
Copy Markdown

Adds an OSBinaries entry for SystemSettingsAdminFlows.exe, the Settings app's
elevation helper, documenting four Defender configuration flows that are
invokable directly from the command line.

On the criteria. The unexpected functionality here isn't that the binary
changes Defender settings — it's that those flows are reachable as command-line
arguments from any elevated process, entirely outside the Settings UI and its
confirmation path. Notably, this route touches neither Set-MpPreference nor a
direct registry write, which is where most existing Defender-tamper detections
are anchored. Categorised as Tamper per CategoryList.md, mapped to T1562.001.

Observed in the wild by two independent reporters:

Detection. Process-creation and Defender Operational IOCs, plus the SigmaHQ
rule written for this technique (da92713f-ca2d-4fab-8320-098013d3f43a), which
cites the same two sources.

The entry covers the four arguments reported in those two intrusions. The Sigma
rule additionally matches RealTimeProtection and DisableCDPUserAuthPolicy
happy to fold those in if you'd prefer fuller coverage.

Passes validation.py and .yamllint locally. First submission, so please tell me
what to fix.

@ashish-cybersec
ashish-cybersec requested a review from a team as a code owner August 6, 2026 13:52
Removed Code_Sample section from SystemSettingsAdminFlows.yml.
Updated detection rules and analysis links for SystemSettingsAdminFlows.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant