Skip to content

Boosty User Name Information - Detect

ID: boosty

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,boosty

Boosty user name information check was conducted.

id: boosty
info:
name: Boosty User Name Information - Detect
author: dwisiswant0
severity: info
description: Boosty 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-social,boosty
self-contained: true
http:
- method: GET
path:
- "https://boosty.to/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "- exclusive content on Boosty</title>"
# digest: 4a0a0047304502202dfd43bd91090490adaf0984cfc1d16015691b507f6a054acd06b205475b1030022100e06066ca4c5869b10df1a86d1d276c27cd28b653ea1dd3b230bfd8b003c4fa94: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/boosty.yaml"

View on Github