27 lines
585 B
YAML
27 lines
585 B
YAML
id: teamwork-takeover
|
|
|
|
info:
|
|
name: Teamwork Takeover Detection
|
|
author: pdteam
|
|
severity: high
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover,teamwork
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- "Oops - We didn't find your site."
|
|
|
|
# digest: 4a0a0047304502201fa4cc6ba44dd45ec30ff70bc0339fdc72ed8f3568ea051e60794edaed3304cc022100ead7cf3e0f15ecb00c5949d369a3a0e1fbae082f7488b23c511eba3e7b0207d0:922c64590222798bb761d5b6d8e72950
|