35 lines
863 B
YAML
35 lines
863 B
YAML
id: careerhabr
|
||
|
||
info:
|
||
name: Career.habr User Name Information - Detect
|
||
author: dwisiswant0
|
||
severity: info
|
||
description: Career.habr 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,careerhabr
|
||
|
||
self-contained: true
|
||
|
||
http:
|
||
- method: GET
|
||
path:
|
||
- "https://career.habr.com/{{user}}"
|
||
|
||
matchers-condition: and
|
||
matchers:
|
||
- type: status
|
||
status:
|
||
- 200
|
||
|
||
- type: word
|
||
part: body
|
||
words:
|
||
- "— Хабр Карьера</title>"
|
||
|
||
# digest: 490a004630440220747e79bfe408e30b4bb5bdfb53b8a6cefb349eb780c6586a17477b03bad8a96e02201d87eeba70180808e6490f2cbf8c5fda4a981b029908df93fec10db3b0348b7f:922c64590222798bb761d5b6d8e72950
|