HackGATE integrates with a Web Application Firewall (WAF) that monitors all traffic passing through your proxy. The WAF logs attack attempts and classifies them by type — giving you visibility into what kinds of attacks were attempted during testing and when.Documentation Index
Fetch the complete documentation index at: https://docs.hackgate.io/llms.txt
Use this file to discover all available pages before exploring further.
WAF analytics use the same
url, gte, and lte parameters as traffic analytics. Set url to your HackGATEd URL (e.g. example-yourorg.hackgate.net).Attack types detected
HackGATE’s WAF recognises the following attack classifications:| Attack type | Full name |
|---|---|
xss | Cross Site Scripting (XSS) |
sqli | SQL Injection (SQLi) |
lfi | Local File Inclusion (LFI) |
rce | Remote Code Execution (RCE) |
php_injection | PHP Injection |
rfi | Remote File Inclusion (RFI) |
