SSH server configuration auditor — check key types, ciphers, login policies, and authorized_keys security
Project description
dargslan-ssh-audit
SSH Server Configuration Auditor — Check key types, ciphers, login policies, authorized_keys security, and SSH hardening best practices. Zero external dependencies.
Installation
pip install dargslan-ssh-audit
CLI Usage
dargslan-ssh report # Full security report
dargslan-ssh issues # List all issues
dargslan-ssh keys # Check host key types
dargslan-ssh auth-keys # Audit authorized_keys files
dargslan-ssh json # JSON output
dargslan-ssh report -c /path # Custom sshd_config
Python API
from dargslan_ssh_audit import SSHAudit
sa = SSHAudit()
issues = sa.audit()
sa.print_report()
More from Dargslan
- Dargslan.com — Linux & DevOps eBook Store
- Free Cheat Sheets — 300+ downloadable PDFs
- Blog & Tutorials — 330+ in-depth articles
License
MIT — see LICENSE
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dargslan_ssh_audit-1.0.0.tar.gz.
File metadata
- Download URL: dargslan_ssh_audit-1.0.0.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd98e4cfd9405c06f6e5ab8494fb6386c803cd0269c01d92585280e5ea9b97ce
|
|
| MD5 |
290d4de7b5f4c946bde48183330e4744
|
|
| BLAKE2b-256 |
ec961cbb147b8587bc5babcd52a9ece497d5ac2cbcfd7f384d0be2b111f48606
|
File details
Details for the file dargslan_ssh_audit-1.0.0-py3-none-any.whl.
File metadata
- Download URL: dargslan_ssh_audit-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27bc32304b6ea56579c9b5151758cc538487c6cd772c0faacbaa54db91a77799
|
|
| MD5 |
2672bdfa3c613adb5da84db16bbef4a7
|
|
| BLAKE2b-256 |
52b1511feefd9d7cfe2ee263ac43024375b08fe2205a75c9e5caae28acd79396
|