Skip to content
Back to aws-waf

AWS WAF Captcha Demo

AWS WAF shows image grid challenges. Returns an aws-waf-token cookie on success.

Live Widget

Notes

  • - Image grids similar to reCAPTCHA
  • - CLIP + YOLO ML classification pipeline
  • - Returns aws-waf-token cookie

How to test with Capzy.ai

  1. Browser extension — Install our extension, visit any page with this captcha, and it auto-solves
  2. API — Send a createTask request with the sitekey and URL
  3. Your code — See the integration page for Python, Node.js, Go, and cURL examples