abuse
Nmap Scan
nmap -p 22 "$ip" -sVC --script ssh* -oN ssh_scan.txtnmap "$ip" -p 22 --script ssh-hostkey --script-args ssh_hostkey=fullFootprinting
git clone <https://github.com/jtesta/ssh-audit.git> && cd ssh-audit
./ssh-audit.py "$ip"R-services
rlogin "$ip" -l htb-studentrwho
rusers -al "$ip"Last updated