Medusa
Medusa copied to clipboard
pam backdoor doesn't work
on a debian 12 system, when I execute bin/rkload, I get:
new hdd
ld: lrwxrwxrwx 1 root root 42 Sep 30 10:31 /lib64/ld-linux-x86-64.so.2 -> /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
then, ssh attempt fails (I'm entering the default password, I didn't change it):
$ ssh [email protected]
[email protected]'s password:
Permission denied, please try again.
[email protected]'s password:
Permission denied, please try again.
[email protected]'s password:
[email protected]: Permission denied (publickey,password).
@ldpreload?
same
It's indeed broken but easy to fix, I will fix it when I have the time.