25 lines
419 B
YAML
25 lines
419 B
YAML
id: rumblechannel
|
|
|
|
info:
|
|
name: RumbleChannel
|
|
author: dwisiswant0
|
|
severity: info
|
|
tags: osint,osint-political,rumblechannel
|
|
|
|
self-contained: true
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "https://rumble.com/c/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "href=https://rumble.com/c/"
|