41 lines
1.0 KiB
YAML
41 lines
1.0 KiB
YAML
id: aws-s3-explorer
|
|
|
|
info:
|
|
name: Amazon Web Services S3 Explorer - Detect
|
|
author: DhiyaneshDk
|
|
severity: medium
|
|
description: Amazon Web Services S3 Explorer page was detected. Page contains links to sensitive information.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/7967
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
google-query: inurl:s3.amazonaws.com intitle:"AWS S3 Explorer"
|
|
tags: s3,edb,misconfig,aws,amazon
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.html"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>AWS S3 Explorer</title>'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502205fce419ac3d0a664585c93c727a799c3d68f9fac6796f3ead48bc2b31ca037f5022100919b5659cd25594daf725aa14fac287c4d0d2527293012b2da8c29308e5102fe:922c64590222798bb761d5b6d8e72950
|