ls -lh /usr/share/nmap/scripts/ | grep ssh
nmap IP -p 22 -sV ssh-hostkey --script-args ssh_hostkey=full
nmap IP -p 22 -sV ssh-auth-methods --script-args="ssh.user=root"
netexec ssh 172.21.0.0 -u user -p password/passwordfile --no-bruteforce
netexec ssh 172.21.0.0 -u user -p password/passwordfile --no-bruteforce -x whoami