37 lines
883 B
YAML
37 lines
883 B
YAML
|
id: rubygems
|
||
|
|
||
|
info:
|
||
|
name: RubyGems User Name Information - Detect
|
||
|
author: cheesymoon
|
||
|
severity: info
|
||
|
description: RubyGems.org 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-social,rubygems
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://rubygems.org/profiles/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "Total gems"
|
||
|
- "RubyGems"
|
||
|
condition: and
|
||
|
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
# digest: 4a0a00473045022071e2b7a146d36be4c3b032a917affbfdcff00626a64b21f94dc69a600ed45ed1022100efd8c1241a1e58e3247a4f85f008c134baf55dd2ce16620ec8cc27aa8e72d6d2:922c64590222798bb761d5b6d8e72950
|