Difference between revisions of "Sshpass -v"
Jump to navigation
Jump to search
(Created page with "{{lc}} == See also == * {{sshpass}} * {{ssh_clients}} Category:SSH") |
|||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | shpass -v -f yourpass.txt ssh 10.236.208.15 | ||
+ | SSHPASS: searching for password prompt using match "assword" | ||
+ | [email protected]'s password: | ||
+ | SSHPASS: detected prompt. Sending password. | ||
+ | SSHPASS: read: | ||
+ | |||
+ | Permission denied, please try again. | ||
+ | [email protected]'s password: | ||
+ | SSHPASS: detected prompt, again. Wrong password. Terminating. | ||
== See also == | == See also == |
Latest revision as of 11:09, 21 September 2023
shpass -v -f yourpass.txt ssh 10.236.208.15 SSHPASS: searching for password prompt using match "assword" [email protected]'s password: SSHPASS: detected prompt. Sending password. SSHPASS: read: Permission denied, please try again. [email protected]'s password: SSHPASS: detected prompt, again. Wrong password. Terminating.
See also[edit]
Advertising: