Hello,
I want to know if there is a way to change your password connecting to SFTP (port 22).
Can I replace every connection?
Or only when my password expires and the server requires replace?
Thanks in advance,
Yair
Vulnerabilities
Last Comment
Yairda
8/22/2022 - Mon
Dave Howe
usually, SFTP (22) is the same as SSH (port 22) - so if you use puTTY to connect to SSH, you can use the "passwd" command to change password.