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 google-query: inurl:s3.amazonaws.com intitle:"AWS S3 Explorer" tags: s3,edb,misconfig,aws,amazon requests: - method: GET path: - "{{BaseURL}}/index.html" matchers-condition: and matchers: - type: word words: - 'AWS S3 Explorer' - type: word part: header words: - text/html - type: status status: - 200 # Enhanced by cs on 2023/03/10