35 lines
850 B
YAML
35 lines
850 B
YAML
|
id: hihello
|
||
|
|
||
|
info:
|
||
|
name: HiHello User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: HiHello 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-business,hihello
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://www.hihello.me/author/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "<title>HiHello Blog Author: "
|
||
|
|
||
|
# digest: 4a0a0047304502210099999a87e1097e94c99246dc4c3a0c05bcab47df921af83839b52fe3a938d31e022015c7f5091cb1064515fe801da010de3be5deccdb26531375a939998731aea309:922c64590222798bb761d5b6d8e72950
|