This walks you through the full SSH pentest methodology, from discovery and enumeration to credential attacks and post-exploitation. You get Nmap scripts for service detection, Hydra and Medusa commands for brute forcing, ssh-audit for finding weak ciphers and key exchanges, and comprehensive tunneling techniques including local/remote port forwarding and SOCKS proxies. The Paramiko section is cut off but the rest is detailed enough to follow without filling in gaps. It's thorough on the offensive side but light on defensive recommendations beyond identifying misconfigurations. Good for authorized assessments where you need a structured approach rather than just running tools blindly. Remember this is strictly for authorized testing, the legal boundaries around SSH attacks are not ambiguous.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill ssh-penetration-testing