--script-args userdb="${ULIST}",passdb="${PLIST}",brute.firstOnlyUseful Ncrack parameters:-U "${ULIST}" -P "${PLIST}"Useful Hydra parameters:-t4 # Limit to 4 tasks -l root # Set username -V # Show each login/password attempt -s 31337 # Set port -S # Use SSL -f # Exit ...