Skip to content
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

add/refactor missing process mitigation policy definitions #1034

Open
wants to merge 5 commits into
base: 0.3
Choose a base branch
from

Conversation

kkent030315
Copy link

@kkent030315 kkent030315 commented Nov 26, 2022

PROCESS_MITIGATION_POLICY Enum

  • ⚡Added ProcessSystemCallFilterPolicy1 definition
  • ⚡Added ProcessPayloadRestrictionPolicy1 definition
  • ⚡Added ProcessChildProcessPolicy1 definition
  • ⚡Added ProcessSideChannelIsolationPolicy1 definition
  • ⚡Added ProcessUserShadowStackPolicy1 definition
  • ⚡Added ProcessRedirectionTrustPolicy1 definition
  • ⚡Added ProcessUserPointerAuthPolicy1 definition
  • ⚡Added ProcessSEHOPPolicy1 definition

Structs

  • ⚡Added PROCESS_MITIGATION_SEHOP_POLICY1 definition
  • 👆Updated PROCESS_MITIGATION_SYSTEM_CALL_DISABLE_POLICY1 definition
  • 👆Updated PROCESS_MITIGATION_DYNAMIC_CODE_POLICY1 definition
  • 👆Updated PROCESS_MITIGATION_CONTROL_FLOW_GUARD_POLICY1 definition
  • 👆Updated PROCESS_MITIGATION_BINARY_SIGNATURE_POLICY1 definition
  • 👆Updated PROCESS_MITIGATION_IMAGE_LOAD_POLICY1 definition
  • ⚡Added PROCESS_MITIGATION_USER_SHADOW_STACK_POLICY1 definition
  • ⚡Added PROCESS_MITIGATION_SIDE_CHANNEL_ISOLATION_POLICY1 definition
  • ⚡Added PROCESS_MITIGATION_USER_POINTER_AUTH_POLICY1 definition
  • ⚡Added PROCESS_MITIGATION_REDIRECTION_TRUST_POLICY1 definition

Footnotes

  1. As of Windows SDK 10.0.22621.0 winnt.h 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18

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.

None yet

1 participant