34 lines
787 B
YAML
34 lines
787 B
YAML
id: ngrok-takeover
|
|
|
|
info:
|
|
name: Ngrok Takeover Detection
|
|
author: pdteam
|
|
severity: high
|
|
description: Ngrok takeover was detected.
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/92
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover,ngrok
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- ngrok.io not found
|
|
- Tunnel *.ngrok.io not found
|
|
|
|
extractors:
|
|
- type: dsl
|
|
dsl:
|
|
- cname
|
|
# digest: 4a0a0047304502207a0a55263c1570dd308367406324c7729b10a0e440834ddbba78c5bf2e3bfd34022100bfc485382c62128df1386e15261215293b2b0249f29a12ec98250bdef2660f53:922c64590222798bb761d5b6d8e72950 |