2021-03-18 11:23:29 +00:00
|
|
|
id: agilecrm-takeover
|
|
|
|
|
|
|
|
info:
|
2022-07-26 13:45:11 +00:00
|
|
|
name: agilecrm - Subdomain Takeover Detection
|
2021-06-09 12:20:56 +00:00
|
|
|
author: pdteam
|
2021-03-18 11:23:29 +00:00
|
|
|
severity: high
|
2022-07-26 13:45:11 +00:00
|
|
|
description: agilecrm subdomain takeover was detected.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
2022-12-06 05:50:45 +00:00
|
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/145
|
2021-03-18 11:23:29 +00:00
|
|
|
tags: takeover
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2022-11-17 15:43:27 +00:00
|
|
|
matchers-condition: and
|
2021-03-18 11:23:29 +00:00
|
|
|
matchers:
|
2022-11-17 15:43:27 +00:00
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- Host != ip
|
|
|
|
|
2021-03-18 11:23:29 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
2022-07-26 13:45:11 +00:00
|
|
|
- Sorry, this page is no longer available.
|
|
|
|
|
|
|
|
# Enhanced by mp on 2022/07/20
|