Skip to content

21buttons User Name Information - Detect

ID: 21buttons

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,21buttons

21buttons user name information check was conducted.

id: 21buttons
info:
name: 21buttons User Name Information - Detect
author: dwisiswant0
severity: info
description: 21buttons 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,21buttons
self-contained: true
http:
- method: GET
path:
- "https://www.21buttons.com/buttoner/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "profile_user_followers"
# digest: 490a0046304402207125454762049d3e4ddfaf7bdb39a0ac3ffeb4543a4e9304013f6169fe5c9b3402207dc027ebce385d211f97612c9ee836e4d9b50ef2d649f15f359487d1d8d1d37d: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/21buttons.yaml"

View on Github