Skip to content

This repository was designed to be a hands-on study aid for the CySA+ exam for particular domains and also strengthen my windows fundamentals within the security discipline.

Notifications You must be signed in to change notification settings

wehr-to/windows-hardening-framework

Repository files navigation

windows-hardening-framework

This repository was designed to be a hands-on study aid for the CySA+ exam for particular domains and also strengthen my windows fundamentals within the security discipline.

CySA+ Domain 1: Threat and Vulnerability Management

Objective: Identify vulnerabilities and misconfigurations.

Repo Value:

  • Hardening GPOs, registry keys, and WMI namespaces maps perfectly to vulnerability reduction.
  • Sysmon + Event Viewer filters help detect anomalies in local configurations and behaviors.
  • Use of PingCastle and ACLScanner shows risk-based asset analysis—exactly what this domain tests.

CySA+ Domain 2: Security Operations and Monitoring

Objective: Analyze data to identify threats.

Repo Value:

auditpol, Sysmon, and WEF filters are all core to Windows telemetry collection. Custom XML filters and detection logic for event logs show you know what “normal” and “abnormal” look like. Your lab examples can become scenario-based walkthroughs: "We detected Event ID 7045 on multiple hosts. Investigation revealed a malicious service

CySA+ Domain 3: Incident Response

Objective: Determine the nature of incidents and appropriate mitigation.

Repo Value:

Baseline logs help you define a “known-good” state. Registry and service auditing aligns with investigating persistence. Tying Sysmon events to MITRE ATT&CK gives structure to how incidents unfold—ideal for report writing or tabletop simulations.

More coming soon

About

This repository was designed to be a hands-on study aid for the CySA+ exam for particular domains and also strengthen my windows fundamentals within the security discipline.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published