Livejournal User Name Information - Detect
ID: livejournal
Severity: info
Author: dwisiswant0
Tags: osint,osint-blog,livejournal
Description
Section titled “Description”Livejournal user name information check was conducted.
YAML Source
Section titled “YAML Source”id: livejournal
info: name: Livejournal User Name Information - Detect author: dwisiswant0 severity: info description: Livejournal 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,livejournal
self-contained: true
http: - method: GET path: - "https://{{user}}.livejournal.com"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - "<link rel=\"canonical\" href=\""# digest: 490a00463044022001f92f8281c511416eda6253f591a961485ba1a1dc4ca15e22704c47db4fea5a022021239d0a87635718caf4bb49b91a821b8823def05a462dd0880cb2a6b5e44af2: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/livejournal.yaml"