Skip to content

BIGO Live User Name Information - Detect

ID: bigo-live

Severity: info

Author: dwisiswant0

Tags: osint,osint-gaming,bigo-live

BIGO Live user name information check was conducted.

id: bigo-live
info:
name: BIGO Live User Name Information - Detect
author: dwisiswant0
severity: info
description: BIGO Live 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-gaming,bigo-live
self-contained: true
http:
- method: GET
path:
- "https://www.bigo.tv/user/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "userInfo:{nickName"
# digest: 4a0a0047304502205299f9169a9480ac921ad460fb6edb23be1e34e92632b63a5349b276eec35850022100c514d59349bc47c1a9fc822bc211663614872769993f2183cd94aac04b915611: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/bigo-live.yaml"

View on Github