Skip to content

Solo.to User Name Information - Detect

ID: soloto

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,soloto

Solo.to user name information check was conducted.

id: soloto
info:
name: Solo.to User Name Information - Detect
author: dwisiswant0
severity: info
description: Solo.to 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,soloto
self-contained: true
http:
- method: GET
path:
- "https://solo.to/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "create your own page"
# digest: 4b0a00483046022100bce214986cbbce1a1b693e4f92b8fb5d613c705565a03e85952f2978ea84c703022100cc3ec812aec92d3c07941e88c2145991acdba66da2f3f26c49d0fbeacc4e70d6: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/soloto.yaml"

View on Github