35 lines
866 B
YAML
35 lines
866 B
YAML
|
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: 4b0a00483046022100ebf81704f944a912cf4507c458a9a7ca1f58bd7137e5f551af2349bebdef6b5e022100f3928616328e3e64324ef2f3f91121f9cf741036c394f9f47263c8fe7c3d962b:922c64590222798bb761d5b6d8e72950
|