Run real security tests against the live edge layer. Each test proves a different Flarecloud protection product in action.
Sends a classic SQLi payload to app.voomtool.com. The WAF managed ruleset (OWASP) should block it with HTTP 403.
Fires 15 rapid eth_chainId calls to the edge RPC proxy. After the per-IP budget exhausts, expect HTTP 429.
The Worker bot heuristic blocks known scraper user-agents (curl, python-requests). Test via terminal — browser UA always passes.
curl -A "python-requests" -X POST https://edge.voomtool.com/rpc -H "content-type: application/json" -d '{"jsonrpc":"2.0","id":1,"method":"eth_chainId","params":[]}'run in terminal →Flarecloud's anycast network absorbs volumetric floods at the edge. The HTTP DDoS managed ruleset is always-on with High sensitivity.
Click "Mint VIP pass NFT" in the dApp section above. A Turnstile challenge verifies you're human before the wallet action.
The Worker blocks dangerous RPC methods (eth_sendRawTransaction, eth_sign) at the read layer. Only reads get through.
| Capability | Flarecloud | Generic Cloud |
|---|