What is Bad Bot Signature Match?
A bad bot signature match is a deterministic block triggered when a WAF or anti-bot edge node identifies an incoming request's network fingerprint as belonging to a known scraping tool, vulnerability scanner, or automated framework. Unlike behavioral anomalies that require multiple requests to flag, a signature match drops the connection on the very first packet. If your pipeline throws a 403 Forbidden before any HTML is returned, your client identity is burned.