23 lines
447 B
YAML
23 lines
447 B
YAML
id: agilecrm-takeover
|
|
|
|
info:
|
|
name: agilecrm - Subdomain Takeover Detection
|
|
author: pdteam
|
|
severity: high
|
|
description: agilecrm subdomain takeover was detected.
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz
|
|
tags: takeover
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- Sorry, this page is no longer available.
|
|
|
|
# Enhanced by mp on 2022/07/20
|