Documentation Index
Fetch the complete documentation index at: https://docs.dhal.rokad.co/llms.txt
Use this file to discover all available pages before exploring further.
Security rules
Dhal includes deterministic WAF-style rules.Rule packs
| Pack | Purpose |
|---|---|
generic-web | broad web attack surface |
api | API-oriented request checks |
auth | login and credential-abuse surfaces |
wordpress | common WordPress probe detection |
strict-api | stricter JSON API posture |
Signatures
Built-in signatures include:- SQL injection;
- XSS;
- path traversal;
- SSRF;
- RCE;
- SSTI;
- GraphQL introspection probes;
- WordPress probes;
- bad user agents.