35 lines
842 B
YAML
35 lines
842 B
YAML
|
id: bitchute
|
||
|
|
||
|
info:
|
||
|
name: Bitchute User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Bitchute user name information check was conducted.
|
||
|
classification:
|
||
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
||
|
cvss-score: 0
|
||
|
cwe-id: CWE-200
|
||
|
metadata:
|
||
|
max-request: 1
|
||
|
tags: osint,osint-political,bitchute
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://www.bitchute.com/channel/{{user}}/"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "subscribers"
|
||
|
|
||
|
# digest: 4a0a004730450220602603901ee9f51c363e8cd43c043b7ff1a3f882cdebd48da269facdabf6faad022100d32927f7eea3f2f745a32bd732828d49fed4e2aa76a234708adfc1d83aae2a29:922c64590222798bb761d5b6d8e72950
|