इसे छोड़कर कंटेंट पर जाएं

WAF Policy Configuration

यह कंटेंट अभी तक आपकी भाषा में उपलब्ध नहीं है।

F5 Distributed Cloud WAF groups attack signatures by attack type and technology stack:

  • Command Execution (Unix, Windows, PowerShell)
  • SQL Injection (MySQL, PostgreSQL, Oracle, MSSQL)
  • Cross-Site Scripting (DOM-based, Reflected, Stored)
  • Server-Side Request Forgery (SSRF)
  • Path Traversal & Local File Inclusion (LFI)

To suppress false positives on specific URI paths or query parameters, configure exclusion rules:

{
"path": "/api/v1/search",
"parameter": "query",
"signature_ids": [200001423, 200002105]
}