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

27 lines
532 B
YAML

id: agilecrm-takeover
info:
name: AgileCRM Takeover Detection
author: pdteam
severity: high
description: agilecrm subdomain takeover was detected.
reference:
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/145
tags: takeover,agilecrm
metadata:
max-request: 1
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- type: word
words:
- Sorry, this page is no longer available.