nuclei-templates/http/takeovers/helpdocs-takeover.yaml

31 lines
566 B
YAML
Raw Normal View History

2024-04-15 04:40:08 +00:00
id: helpdocs-takeover
2024-04-10 06:45:18 +00:00
info:
2024-04-15 04:40:08 +00:00
name: HelpDocs Takeover Detection
2024-04-10 06:45:18 +00:00
author: philippedelteil
2024-04-15 04:40:08 +00:00
severity: high
reference:
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/402
metadata:
max-request: 1
tags: takeover,helpdocs
2024-04-10 06:45:18 +00:00
2024-04-15 04:40:08 +00:00
http:
2024-04-10 06:45:18 +00:00
- method: GET
path:
- "{{BaseURL}}"
2024-04-15 04:40:08 +00:00
2024-04-10 06:45:18 +00:00
redirects: true
max-redirects: 2
2024-04-15 04:40:08 +00:00
matchers-condition: and
2024-04-10 06:45:18 +00:00
matchers:
2024-04-15 04:40:08 +00:00
- type: dsl
dsl:
- Host != ip
2024-04-10 06:45:18 +00:00
- type: word
2024-04-15 04:40:08 +00:00
part: body
2024-04-10 06:45:18 +00:00
words:
2024-04-15 04:46:44 +00:00
- "You've tried to access an account/page that does not exist"