35 lines
821 B
YAML
35 lines
821 B
YAML
id: vip-blog
|
|
|
|
info:
|
|
name: VIP-blog User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: VIP-blog 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,vip-blog
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "http://{{user}}.vip-blog.com"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "blog : "
|
|
|
|
# digest: 4b0a00483046022100e40b7ae4eddfd19e86409f7197e774b0089414293c1f8a4f24625e19db0c83bd022100c2461342bb87643f04071a096f202d1af51fa91d519835f757e9b1ba49e4fe73:922c64590222798bb761d5b6d8e72950
|