Medusa icon indicating copy to clipboard operation
Medusa copied to clipboard

pam backdoor doesn't work

Open oknyshuk opened this issue 2 years ago • 3 comments

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).

oknyshuk avatar Jan 18 '24 14:01 oknyshuk

@ldpreload?

oknyshuk avatar Feb 13 '24 00:02 oknyshuk

same

LimerBoy avatar Jul 05 '24 15:07 LimerBoy

It's indeed broken but easy to fix, I will fix it when I have the time.

ldpreload avatar Jul 17 '24 18:07 ldpreload