Create s3-detect.yaml

patch-1
Mohamed Elbadry 2020-04-06 06:36:46 +02:00 committed by GitHub
parent a0426274ae
commit 40944e996b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
id: s3-detect
info:
name: Detect Amazon-S3 Bucket
author: melbadry9
severity: low
requests:
- method: GET
path:
- "{{BaseURL}}/%c0"
matchers:
- type: regex
regex:
- "(?:InvalidURI|InvalidArgument|NoSuchBucket)"
part: body