nuclei-templates/http/technologies/aws/aws-bucket-service.yaml

32 lines
840 B
YAML
Raw Normal View History

2021-04-07 09:38:47 +00:00
id: aws-bucket-service
info:
2021-04-07 10:22:58 +00:00
name: Detect websites using AWS bucket storage
2021-04-07 09:38:47 +00:00
author: pdteam
severity: info
metadata:
max-request: 1
2023-10-14 11:27:55 +00:00
tags: aws,tech,bucket
2021-04-07 09:38:47 +00:00
http:
2021-04-07 09:38:47 +00:00
- method: GET
path:
- "{{BaseURL}}"
2021-04-07 10:22:58 +00:00
matchers-condition: and
2021-04-07 09:38:47 +00:00
matchers:
- type: dsl
dsl:
- contains(tolower(header), 'x-amz-bucket')
- contains(tolower(header), 'x-amz-request')
- contains(tolower(header), 'x-amz-id')
- contains(tolower(header), 'amazons3')
2021-04-07 10:22:58 +00:00
condition: or
- type: dsl
dsl:
- contains(tolower(header), 'x-guploader-uploadid')
negative: true
# digest: 4a0a00473045022100f73a2c41da2dc0ac4cb9dd81f1a0637b1124ec077a35301154e14bfc8e582c2202204363b40659aa173eb2bf958820e33aa56563658585a189da5f630a39121e10e2:922c64590222798bb761d5b6d8e72950