35 lines
805 B
YAML
35 lines
805 B
YAML
|
id: drum
|
||
|
|
||
|
info:
|
||
|
name: Drum User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Drum 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,drum
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://drum.io/{{user}}/"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "firstName"
|
||
|
|
||
|
# digest: 4b0a0048304602210091b2668d5ef60f8dcb877a03d5cd9177dd771e8063ba0a262a497556d2b740a1022100ee4135b200833234c7f23dea521a12c4264313c5667bec8dff3bc32b308d892d:922c64590222798bb761d5b6d8e72950
|