diff --git a/http/technologies/waf-detect.yaml b/http/technologies/waf-detect.yaml index eecfd778b8..9a884f0dee 100644 --- a/http/technologies/waf-detect.yaml +++ b/http/technologies/waf-detect.yaml @@ -746,4 +746,59 @@ http: - '(?)content="CloudWAF"' - 'Server: CloudWAF' - 'Set-Cookie: HWWAFSESID=' -# digest: 490a0046304402205229eadf2567f1e73205f840656054fe2f167c6087611d957f79eeea3d1b2cd0022066ec38f2a9f60e5d2c1fc095899aade2bf1af5722bddd41d5e414b5c83979f68:922c64590222798bb761d5b6d8e72950 \ No newline at end of file + + - type: word + name: safe3webfirewall + part: header + words: + - "safe3 Web Firewall" + + - type: word + name: safedog + part: header + words: + - "X-Safe-Firewall" + - "safedog-flow" + condition: or + + - type: word + name: squarespace + part: header + words: + - "Squarespace" + - "Firewall_action" + condition: and + + - type: word + name: yunsuo + part: body + words: + - "yunsuologo" + + - type: word + name: godaddywebprotection + part: body + words: + - "GoDaddy Security" + - "seal.godaddy.com" + - "GoDaddy security" + condition: or + + - type: word + name: transipwebfirewall + part: header + words: + - "X-TransIP-Balancer" + + - type: word + name: xlabssecuritywaf + part: header + words: + - "Secured: By XLabs Security" + + - type: word + name: shieldonfirewall + part: header + words: + - "X-Protected-By: shieldon.io" +