36 lines
825 B
YAML
36 lines
825 B
YAML
id: helpdocs-takeover
|
|
|
|
info:
|
|
name: HelpDocs Takeover Detection
|
|
author: philippedelteil
|
|
severity: high
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/402
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover,helpdocs
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "You've tried to access an account/page that does not exist"
|
|
|
|
extractors:
|
|
- type: dsl
|
|
dsl:
|
|
- cname
|
|
# digest: 4a0a00473045022100d82cde825cdf533209ab56bc4487296e3aa5943d108f4099b680f57194dfabc102200cfba57cf5c0f2de1da27004766a9c35cd484e5d73acbe1c89712028da8888fd:922c64590222798bb761d5b6d8e72950 |