ssh-authorized-keys: SSH Authorized Keys File - Detect

日期: 2025-08-01 | 影响软件: ssh-authorized-keys | POC: 已公开

漏洞描述

SSH authorized keys file was detected.

PoC代码[已公开]

id: ssh-authorized-keys

info:
  name: SSH Authorized Keys File - Detect
  author: geeknik
  severity: medium
  description: SSH authorized keys file was detected.
  reference:
    - https://www.ssh.com/academy/ssh/authorized-key
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cwe-id: CWE-200
  metadata:
    max-request: 2
  tags: config,exposure,ssh,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/.ssh/authorized_keys"
      - "{{BaseURL}}/_/.ssh/authorized_keys"

    matchers-condition: and
    matchers:
      - type: word
        words:
          - "ssh-dss"
          - "ssh-ed25519"
          - "ssh-rsa"
          - "ecdsa-sha2-nistp256"
        condition: or

      - type: status
        status:
          - 200
# digest: 4a0a0047304502204fefeae8a0fb439ae7c8c471f05283b9cdb3cbe8e8585e535ab3b4895d35d06a022100ba147118d3abd512c0d4a7ced2a598564afb35287e044e5959afa303ec4f2a7a:922c64590222798bb761d5b6d8e72950