Skip to content

Bitchute User Name Information - Detect

ID: bitchute

Severity: info

Author: dwisiswant0

Tags: osint,osint-political,bitchute

Bitchute user name information check was conducted.

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: 4b0a00483046022100eab63a035f3be9e74bdd5e028181a272ee4bdbbef74bb718db1fed1ac86983ef022100fc72f13f77d5a5910d3be9d6141b6305318e0820d432b1cfaa31b8b3e2530490:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/osint/user-enumeration/bitchute.yaml"

View on Github