35 lines
840 B
YAML
35 lines
840 B
YAML
|
id: blogipl
|
||
|
|
||
|
info:
|
||
|
name: Blogi.pl User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Blogi.pl 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,blogipl
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://www.blogi.pl/osoba,{{user}}.html"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "Informacje ogólne"
|
||
|
|
||
|
# digest: 4a0a0047304502210098dc49793d3bf00e299fabfd47da3a952880d4e207e37768397fd2f8720c64ec022014b562be502768e8b5a0f3a5b51e8e5d831fb807307c6cbfbd68108ac7162eb4:922c64590222798bb761d5b6d8e72950
|