docs: Add WAF integration docs and ignore lock files

- Add YARA guide, WAF integration docs, and webshell rules
- Ignore *.lock files in .gitignore

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
kaffa
2026-02-02 04:34:49 +00:00
parent f835b04695
commit 02a17a62b4
4 changed files with 2600 additions and 0 deletions

1
.gitignore vendored
View File

@@ -15,6 +15,7 @@ conf/domains.map
run/
data/
*.state
*.lock
# Python
__pycache__/