Product Search

Security Demo: This search is intentionally vulnerable to SQL injection for Cloudflare WAF testing.
SQL Injection Test Examples:
  • test' OR '1'='1' -- - Basic SQL injection
  • ' UNION SELECT 1,2,3,4,5 -- - Union injection
  • '; DROP TABLE shop_product; -- - Destructive injection (blocked)

These are for demonstration purposes only in a controlled environment.