Naver User Name Information - Detect
ID: naver
Severity: info
Author: dwisiswant0
Tags: osint,osint-social,naver
Description
Section titled “Description”Naver user name information check was conducted.
YAML Source
Section titled “YAML Source”id: naver
info: name: Naver User Name Information - Detect author: dwisiswant0 severity: info description: Naver 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,naver
self-contained: true
http: - method: GET path: - "https://blog.naver.com/{{user}}"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - " : 네이버 블로그"# digest: 4b0a00483046022100a9f42f29b681be10155953164403beff893d002bb8cb512be44f25584fc4936b022100f57e48f3b2060f414a2067ebd4f43cf8b54c87633b25b2c046d39070f519897c:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”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.
$ nuclei -u "URL" -t "http/osint/user-enumeration/naver.yaml"