35 lines
861 B
YAML
35 lines
861 B
YAML
|
id: uefconnect
|
||
|
|
||
|
info:
|
||
|
name: Uefconnect User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Uefconnect 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,uefconnect
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://uefconnect.uef.fi/en/person/{{user}}/"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "- UEFConnect</title>"
|
||
|
|
||
|
# digest: 4a0a00473045022026fa7fee1387a7002c89da3dcbed8fe91f958c4e42b4deb1898166b9dcaebf8d022100a5dc9ba0ebe4beba2a0499b94d7f28410d54db1937a75a4e3a294eafb9fdd05c:922c64590222798bb761d5b6d8e72950
|