id: wasabi-bucket-takeover info: name: wasabi Bucket Takeover - Detection author: philippedelteil severity: high description: | wasabi Bucket takeover was detected. reference: - https://github.com/EdOverflow/can-i-take-over-xyz/issues/417 metadata: verified: true max-request: 1 shodan-query: "wasabis3" tags: takeover,wasabi,bucket http: - method: GET path: - "{{BaseURL}}" matchers-condition: and matchers: - type: dsl dsl: - Host != ip - contains(tolower(header), "wasabis3") condition: and - type: word words: - "The specified bucket does not exist" - "BucketName" condition: and extractors: - type: regex part: body group: 1 regex: - '