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

11 lines
241 B
JSON

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