Skip to content

Rant.li User Name Information - Detect

ID: rantli

Severity: info

Author: dwisiswant0

Tags: osint,osint-blog,rantli

Rant.li user name information check was conducted.

id: rantli
info:
name: Rant.li User Name Information - Detect
author: dwisiswant0
severity: info
description: Rant.li 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-blog,rantli
self-contained: true
http:
- method: GET
path:
- "https://www.rant.li/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "blog-title"
# digest: 4b0a00483046022100869fd54a9136cb3dd4a1df3677b9f8de059bd8b45294e3df9bad391c5a969dbc022100bc72de39b7a4a56eb300f0bc8e85d5e7726cb1ac2704ac77f25a05c3224c5009: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/rantli.yaml"

View on Github