Files
OneForAll-mirror/data/rules/wappalyzer/amazon alb.json
T
2020-07-29 00:02:06 +08:00

15 lines
334 B
JSON

{
"name": "Amazon ALB",
"website": "https://aws.amazon.com/elasticloadbalancing/",
"matches": [
{
"search": "cookies[AWSALB]",
"regexp": ".*"
},
{
"search": "cookies[AWSALBCORS]",
"regexp": ".*"
}
],
"implies": "Amazon Web Services"
}