Web Guard – Raw Request Tester
Paste real HTTP requests and see how CETAN AI classifies them for web filtering.
Interactive Web Guard Model Tester
Use this tool to send raw HTTP requests (as they appear in logs, curl, Burp, or scanners) directly to the CETAN Web Guard endpoint. The response shows how the AI model interprets and classifies the request.
Raw HTTP request
Paste the full request line and headers. Body is optional. The tester can normalize
newlines to CRLF (\r\n) to match real wire format.
Model response
Endpoint details
This page sends your raw request to:
POST /guard/web-filter Content-Type: text/plain
The response is returned as plain text for easy inspection and debugging.