Merge pull request #8 from melbadry9/master

Create s3-detect.yaml
patch-1
bauthard 2020-04-06 13:39:43 +05:30 committed by GitHub
commit e94f139b7a
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