Skip to content

ReblogMe User Name Information - Detect

ID: reblogme

Severity: info

Author: dwisiswant0

Tags: osint,osint-porn,reblogme

ReblogMe user name information check was conducted.

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

View on Github