25 lines
447 B
YAML
25 lines
447 B
YAML
id: jetbrains-takeover
|
|
|
|
info:
|
|
name: Jetbrains Takeover Detection
|
|
author: pdteam
|
|
severity: high
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/pull/107
|
|
tags: takeover,jetbrains
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- is not a registered InCloud YouTrack.
|