Skip to content

SEOClerks User Name Information - Detect

ID: seoclerks

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,seoclerks

SEOClerks user name information check was conducted.

id: seoclerks
info:
name: SEOClerks User Name Information - Detect
author: dwisiswant0
severity: info
description: SEOClerks 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,seoclerks
self-contained: true
http:
- method: GET
path:
- "https://www.seoclerks.com/user/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "<div class=\"user-info container\">"
# digest: 4b0a00483046022100cec6d4b2811649b1ee8d57acb058313c053c64d0a18244e3ae4f1eccc1c214460221009592abe4d30f654f86f171fa01d0879f19e88761d85d8e02ac42fa84cee55ea3: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/seoclerks.yaml"

View on Github