Skip to content

Tellonym User Name Information - Detect

ID: tellonym

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,tellonym

Tellonym user name information check was conducted.

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

View on Github