jtesta / ssh-audit

SSH server & client security auditing (banner, key exchange, encryption, mac, compression, compatibility, security, etc)
MIT License
3.23k stars 165 forks source link

Inconsitent JSON Output Format #280

Closed dreizehnutters closed 12 hours ago

dreizehnutters commented 2 days ago

Depending on the audit mode used (policy vs non-policy scan), the tool outputs different keys in the JSON format. Additional information within the policy output format about the target port is missing.

policy audit: grafik

normal audit grafik

jtesta commented 12 hours ago

Fixed in https://github.com/jtesta/ssh-audit/commit/bc2a89eb11325b57b7dd675c75bc26e63c5dec52.