moving files around

patch-1
sandeep 2021-04-08 21:39:19 +05:30
parent ebcc0458fe
commit d246fb4ad8
1 changed files with 7 additions and 2 deletions

View File

@ -4,17 +4,22 @@ info:
name: S3CMD Configuration Disclosure
author: Ice3man
severity: info
tags: amazon,config
tags: amazon,config,exposure
requests:
- method: GET
path:
- "{{BaseURL}}/s3cmd.ini"
matchers-condition: and
matchers:
- type: word
part: body
words:
- '[default]'
- 'access_key'
condition: and
condition: and
- type: status
status:
- 200