Skip to content

Shanii Writes User Name Information - Detect

ID: shanii-writes

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,shanii-writes

Shanii Writes user name information check was conducted.

id: shanii-writes
info:
name: Shanii Writes User Name Information - Detect
author: dwisiswant0
severity: info
description: Shanii Writes 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,shanii-writes
self-contained: true
http:
- method: GET
path:
- "https://forum.shanniiwrites.com/u/{{user}}/summary.json"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "topics"
# digest: 4a0a0047304502205555d9abd00682b06e0c6af5040e3e07278a80e8b0d015388e16617c42b393750221008d8ca303ca93443a894fbbbe5391b7bd4b45a73e235a05e22bd437cba928f49d: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/shanii-writes.yaml"

View on Github