AI Edge Firewall // Live Threat Feed

This dashboard displays live data from an AI powered security gateway built on Cloudflare Workers. The Worker intercepts all API requests to a backend endpoint (in this case a mock endpoint generated by beeceptor), using Workers AI to analyze payloads for malicious content like SQL injection or XSS. An IP reputation system, built with Cloudflare KV, tracks offenders and issues temporary blocks after repeated violations. All security events are logged to a Cloudflare D1 database.

SYSTEM DESIGN IMAGE

Live Threat Log

Connecting...
Time (UTC) Threat Details

Waiting for threat data...

SYSTEM DESIGN IMAGE