Skip to content

Historians.social (Mastodon Instance) User Name Information - Detect

ID: historianssocial-mastodon-instance

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,historianssocial-mastodon-instance

Historians.social (Mastodon Instance) user name information check was conducted.

id: historianssocial-mastodon-instance
info:
name: Historians.social (Mastodon Instance) User Name Information - Detect
author: dwisiswant0
severity: info
description: Historians.social (Mastodon Instance) 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,historianssocial-mastodon-instance
self-contained: true
http:
- method: GET
path:
- "https://historians.social/api/v1/accounts/lookup?acct={{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "display_name"
# digest: 4a0a0047304502210085e6fd16fe8a6d3b36847b97e2232daa48d4a48d1b7f6441a5e18a499ef92f6f022041ec58c62e2751223fab6123cd2a5ff0c18a2b9e8d2e6dd1a04d8c4851be206e: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/historianssocial-mastodon-instance.yaml"

View on Github