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

11 lines
229 B
JSON

{
"name": "Amazon S3",
"website": "http://aws.amazon.com/s3/",
"matches": [
{
"search": "headers[server]",
"regexp": "^AmazonS3$"
}
],
"implies": "Amazon Web Services"
}