On 05 Jan 2025 at 01:47a, Omnibrain pondered and said...
How are passwords transfered plain text when using SSH? Sure using te they are transfered in plain text, but every thing is..
How are you getting the SSH username/password?
If you send those over the encrypted SSH channel, then they
are encrypted and not sent over the wire in plaintext. The
SSH protocol negotiates a cipher and hash and secret key,
used to enable encryption over the channel, before user data
is exchanged.
In some implementations there is a null cipher, but that
consideration is not at play here.
--- Mystic BBS v1.12 A48 (Linux/64)
* Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)