35 lines
881 B
YAML
35 lines
881 B
YAML
id: intercom-takeover
|
||
|
||
info:
|
||
name: Intercom Takeover Detection
|
||
author: pdteam
|
||
severity: high
|
||
description: Intercom takeover was detected.
|
||
reference:
|
||
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/69
|
||
metadata:
|
||
max-request: 1
|
||
tags: takeover,intercom
|
||
|
||
http:
|
||
- method: GET
|
||
path:
|
||
- "{{BaseURL}}"
|
||
|
||
matchers-condition: and
|
||
matchers:
|
||
- type: dsl
|
||
dsl:
|
||
- Host != ip
|
||
|
||
- type: word
|
||
words:
|
||
- '<h1 class="headline">Uh oh. That page doesn\’t exist.</h1>'
|
||
- 'This page is reserved for artistic dogs.'
|
||
condition: and
|
||
|
||
extractors:
|
||
- type: dsl
|
||
dsl:
|
||
- cname
|
||
# digest: 4a0a0047304502200779ac3926cc9ce532ac9a0c0886a17c301a5c1dfa37bb82ff74bcb741bb5ae1022100d356c8025ac9bccb01ce66425203a68da5f6f2cd19f2bdcf57b58c81f543dcdb:922c64590222798bb761d5b6d8e72950 |