mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-06-16 16:03:17 +03:00
553 B
553 B
Memory Protection Configuration Template
System-Level Mitigations
| Mitigation | Status | Notes |
|---|---|---|
| DEP | AlwaysOn / OptOut | |
| ASLR (BottomUp) | Enabled | |
| ASLR (HighEntropy) | Enabled | |
| SEHOP | Enabled | |
| ForceRelocateImages | Enabled |
Per-Application Mitigations
| Application | DEP | ASLR | CFG | SEHOP |
|---|---|---|---|---|
| WINWORD.EXE | On | On | On | On |
| EXCEL.EXE | On | On | On | On |
Sign-Off
| Role | Name | Date |
|---|---|---|
| Security |