35 lines
849 B
YAML
35 lines
849 B
YAML
|
id: researchgate
|
||
|
|
||
|
info:
|
||
|
name: Researchgate User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Researchgate 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-hobby,researchgate
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://www.researchgate.net/profile/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- " | "
|
||
|
|
||
|
# digest: 4a0a00473045022100bd1beaca5ae1ec6013215a7cf37531d697cd96175aacfa1ef7fef191e05523050220770d4a135ce86bbf1318001b594c82e21c5228f8707e222d847ed66388f62095:922c64590222798bb761d5b6d8e72950
|