29 lines
657 B
YAML
29 lines
657 B
YAML
id: helpjuice-takeover
|
|
|
|
info:
|
|
name: helpjuice takeover detection
|
|
author: pdteam
|
|
severity: high
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- We could not find what you're looking for.
|
|
|
|
# digest: 4b0a00483046022100c3b1e708e61d712c8a9616ad77c177cc7d98d277b7c0cfb32e55ea564160ae9e022100bd534c77da7a840ca3ee4eaad9859b0cf58ab2c9fcf3ad09182f2911210e016d:922c64590222798bb761d5b6d8e72950
|