35 lines
813 B
YAML
35 lines
813 B
YAML
id: pypi
|
|
|
|
info:
|
|
name: Pypi User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Pypi 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-coding,pypi
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://pypi.org/user/{{user}}/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Profile of"
|
|
|
|
# digest: 4b0a00483046022100d1c11899ca87669b87110551ee2812cf9d50234bb126c3e85c72a98fc7dab946022100b138aa19e6528350bfef9406822238375833249ec9e2acc49ec83a8411913d43:922c64590222798bb761d5b6d8e72950
|