Add control index links

Signed-off-by: gearnode <bryan@frimin.fr>
This commit is contained in:
gearnode
2025-01-15 13:15:58 +01:00
parent 63a9b64abd
commit 8fae39576a
12 changed files with 78 additions and 0 deletions

View File

@@ -15,3 +15,9 @@ Strengthening network security in a targeted, efficient way is essential. By
restricting access to infrastructure, implementing protective layers like
Cloudflare, and conducting regular security assessments, you can effectively
safeguard your systems against unauthorized access and potential attacks.
## Mitigations
- [Restrict public access on your infrastructure](COR.NET.001_restrict_public_access_on_your_infrastructure.md)
- [Set-up a WAF](COR.NET.002_web_application_firewall.md)
- [Run a penetration test](COR.NET.003_penetration_test.md)