We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa670df commit ae7e44aCopy full SHA for ae7e44a
data.json
@@ -791,6 +791,12 @@
791
"0294:RVdXum60OEhCWKpAYKYPk4JyWOpohM4IiUYMrmRXg1qQJLX2uhdOn9htOj+hXrAB16FcPxJOdLsXomtKaK59nui7c4RmkgI2FZjxtDtAeq+c3qA4chS1XKTC"
792
]
793
},
794
+ "vercel": {
795
+ "company": "Vercel",
796
+ "name": "Vercel",
797
+ "regex": "<title>Vercel Security Checkpoint</title>|/vercel/security/",
798
+ "signatures": []
799
+ },
800
"vfw": {
801
"company": "OWASP",
802
"name": "Varnish Firewall",
identYwaf.py
@@ -60,7 +60,7 @@
60
HTTPCookieProcessor = urllib2.HTTPCookieProcessor
61
62
NAME = "identYwaf"
63
-VERSION = "1.0.134"
+VERSION = "1.0.135"
64
BANNER = r"""
65
` __ __ `
66
____ ___ ___ ____ ______ `| T T` __ __ ____ _____
screenshots/vercel.png
18.1 KB
0 commit comments