37 lines
864 B
YAML
37 lines
864 B
YAML
id: bigcartel-takeover
|
|
|
|
info:
|
|
name: Bigcartel Takeover Detection
|
|
author: pdteam
|
|
severity: high
|
|
description: Bigcartel takeover was detected.
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/158
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- "<h1>Oops! We couldn’t find that page.</h1>"
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"bigcartel.com")'
|
|
|
|
extractors:
|
|
- type: dsl
|
|
dsl:
|
|
- cname
|
|
# digest: 4a0a00473045022038fdc2f6bab50c6b12f602e400503ff484b6b4e0034920245adce71dda7884280221008f485fd8a96e00cf51ca3811380d70f49bbda121047c22b41b7b6059268b8cd6:922c64590222798bb761d5b6d8e72950 |