-
Notifications
You must be signed in to change notification settings - Fork 125
fix(sandbox): keep Windows restricted-token SIDs narrow (no Users broaden) #640
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
euxaristia
wants to merge
26
commits into
Gitlawb:main
Choose a base branch
from
euxaristia:fix/windows-sandbox-restricted-token-sids
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
a6e84e0
fix(windows): add Users and Authenticated Users SIDs to restricted to…
euxaristia 3fe705d
fix(sandbox): add DenyWrite ACEs for system drive, ProgramData, and W…
euxaristia 5a6129a
fix(sandbox): scope broadened restricted-token SIDs to the elevated tier
euxaristia a1af78f
fix(sandbox): fail loudly on unexpected ProgramData marker stat errors
euxaristia c4a0e1e
fix(windows): resolve deny-paths from trusted APIs and stop ACL inher…
euxaristia fa64859
fix(sandbox): scope SID broadening to fully restricted tokens, stable…
euxaristia 39aa0f4
fix(sandbox): include NoInherit in the ACL entry dedupe key
euxaristia 7c03fbd
fix(sandbox): deny existing writable descendants of shared deny roots
euxaristia 48d4704
fix(sandbox): correct object-ACE parsing, scan files, and skip write-…
euxaristia 35be2ce
fix(sandbox): gate broadened SIDs on volume coverage; honor INHERIT_O…
euxaristia 8edbdb6
fix(sandbox): close Windows ACL and volume-enumeration gaps from review
euxaristia 346f89b
fix(sandbox): fail-closed descendant coverage before broadening SIDs
euxaristia 7c9d7ab
fix(sandbox): address review findings on descendant scan and Public-d…
euxaristia 7081645
fix(sandbox): tighten Windows SID broadening review gaps
euxaristia 7689079
fix(sandbox): make Windows shared-root coverage scan viable
euxaristia 3923fb8
style(sandbox): gofmt windows_acl_descendants_windows.go
euxaristia 732b3d2
fix(sandbox): address review findings on descendant scan, root DACL d…
euxaristia 0be2f86
fix(sandbox): handle junctions in ACL walk, require full deny coverag…
euxaristia d5da3a2
fix(sandbox): align write probe mask with ACL deny write mask and han…
euxaristia ecc75f0
fix(windows): exclude SYNCHRONIZE from DenyWrite ACE and disable SID …
euxaristia 2d8c5e4
fix(sandbox): address review findings on reparse junctions and unmoun…
euxaristia 10b89ff
fix(sandbox): disable Windows restricted-token SID broadening
euxaristia 2fef9f6
fix(sandbox): address restricted-token SID review findings
euxaristia d916f0b
fix(sandbox): preserve DenyRead when revoking experimental write denies
euxaristia d39fab0
fix(sandbox): reject DenyRead with elevated restricted-token sandbox
euxaristia 20f5632
fix(sandbox): reject DenyRead on both Windows restricted-token tiers
euxaristia File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.