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

Enforce the assigned privileges of an authenticated user (human, software process or device) to perform the requested action on the system and monitor the use of these privileges. #8

Open
agilebotanist opened this issue Feb 26, 2024 · 2 comments

Comments

@agilebotanist
Copy link

No description provided.

Copy link

Recommended STIG:

  • V-220705
    • windows_10
    • The operating system must employ a deny-all, permit-by-exception policy to allow the execution of authorized software programs.
  • V-220778
    • windows_10
    • The system must be configured to audit System - System Integrity successes.
  • V-220770
    • windows_10
    • The system must be configured to audit Privilege Use - Sensitive Privilege Use failures.
  • V-220777
    • windows_10
    • The system must be configured to audit System - System Integrity failures.
  • V-220751
    • windows_10
    • The system must be configured to audit Account Management - User Account Management failures.

Copy link

See RQCODE tests for recommended STIGs 😃 :

  • V-220778
    The system must be configured to audit System - System Integrity successes.
  • V-220770
    The system must be configured to audit Privilege Use - Sensitive Privilege Use failures.
  • V-220777
    The system must be configured to audit System - System Integrity failures.
  • V-220751
    The system must be configured to audit Account Management - User Account Management failures.

💡 Tip: You may check the STIG requirements by calling java -jar RQCODE.jar V_xxxxx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant