Skip to content

Farkascity User Name Information - Detect

ID: farkascity

Severity: info

Author: dwisiswant0

Tags: osint,osint-blog,farkascity

Farkascity user name information check was conducted.

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

View on Github