mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-06-26 03:34:37 +03:00
Expand 39 api-reference stubs with real tool docs, expand 15 agent.py boilerplate stubs
This commit is contained in:
@@ -23,6 +23,14 @@ Core Rule Set (CRS) provides generic attack detection rules covering SQL injecti
|
||||
RCE, LFI, and other OWASP Top 10 attacks. ModSecurity logs full request/response data in
|
||||
audit logs for forensic analysis and generates alerts that feed into SIEM platforms.
|
||||
|
||||
|
||||
## When to Use
|
||||
|
||||
- When deploying or configuring implementing web application logging with modsecurity capabilities in your environment
|
||||
- When establishing security controls aligned to compliance requirements
|
||||
- When building or improving security architecture for this domain
|
||||
- When conducting security assessments that require this implementation
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- Web server (Apache 2.4+ or Nginx) with ModSecurity v3 module
|
||||
|
||||
Reference in New Issue
Block a user