Enumeration
Mandatory
- Try to access ssh ‑v
$target
Optional
- Reuse existing credentials
- Brute-force with existing usernames (Password-spraying)
- Try
ssh-audit $target - Try known usernaes with username as password or other found strings.
Privilege Escalation
- Find .ssh directory on the file system and check all files within.
- Check
sshd_configfile. - Check SSH version for exploits.
Leave a Reply
You must be logged in to post a comment.