{"name":"CF Security Demo - Traffic Generator","version":"1.0.0","description":"Generates attack traffic against the target application to trigger Cloudflare security features.","targetUrl":"https://www.belsaltingdienst.nl","attacks":{"POST /attack/xss":"Cross-Site Scripting payloads (WAF Managed Rules + Attack Score)","POST /attack/sqli":"SQL Injection payloads (WAF Managed Rules + OWASP)","POST /attack/bots":"Bot traffic with automated signatures (Bot Management)","POST /attack/rate-limit":"Burst of requests to single endpoint (Rate Limiting)","POST /attack/credential-stuffing":"Known-leaked credentials (Leaked Credentials Detection)","POST /attack/api-schema-violation":"Malformed API requests (API Shield Schema Validation)","POST /attack/api-sequence-abuse":"Out-of-order API calls (API Shield Sequence Mitigation)","POST /attack/path-traversal":"Directory traversal patterns (WAF Managed Rules)","POST /attack/sensitive-data":"Request PII-leaking endpoint (Sensitive Data Detection)","POST /attack/file-upload":"Upload suspicious files (Malicious Uploads Detection)","POST /attack/all":"Run ALL attack scenarios sequentially"},"options":{"targetUrl":"Override target URL in POST body: { \"targetUrl\": \"https://your-domain.com\" }","count":"Number of requests per scenario: { \"count\": 5 } (default: 3, max: 20)"}}