35 lines
857 B
YAML
35 lines
857 B
YAML
|
id: taskrabbit
|
|||
|
|
|||
|
info:
|
|||
|
name: Taskrabbit User Name Information - Detect
|
|||
|
author: dwisiswant0
|
|||
|
severity: info
|
|||
|
description: Taskrabbit 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,taskrabbit
|
|||
|
|
|||
|
self-contained: true
|
|||
|
|
|||
|
http:
|
|||
|
- method: GET
|
|||
|
path:
|
|||
|
- "https://www.taskrabbit.com/profile/{{user}}/about"
|
|||
|
|
|||
|
matchers-condition: and
|
|||
|
matchers:
|
|||
|
- type: status
|
|||
|
status:
|
|||
|
- 200
|
|||
|
|
|||
|
- type: word
|
|||
|
part: body
|
|||
|
words:
|
|||
|
- "’s Profile"
|
|||
|
|
|||
|
# digest: 4a0a0047304502203d08a39ba4ed99668f11f495c70abfb238d3071f72538ef0cc81b97787ef0a56022100e7316d199c16650efad68e0e5534fd81c7f22755265ffa596be216997fc75022:922c64590222798bb761d5b6d8e72950
|