27 lines
729 B
YAML
27 lines
729 B
YAML
id: codeclimate-token
|
|
|
|
info:
|
|
name: CodeClimate Token
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
reference:
|
|
- https://github.com/praetorian-inc/noseyparker/blob/main/data/default/rules/codeclimate.yml
|
|
- https://github.com/codeclimate/ruby-test-reporter/issues/34
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
tags: codeclimate,token,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- '(?i)codeclima.{0,50}\b([a-f0-9]{64})\b'
|
|
|
|
# digest: 4a0a0047304502203f8ecdd8c6bb2257cfe032ab81296b0db2f2a225a15f9aa2f0d0f50cf45a9b51022100bc25f4af3343d4b2ec3e92cd1cc172a5da065d6bbb2a815b54f5d3ef8e90af20:922c64590222798bb761d5b6d8e72950
|