PAM Duress – Alternate passwords for panic situations
1–10 of 358 posts
Re: PAM Duress – Alternate passwords for panic situations
#2Re: PAM Duress – Alternate passwords for panic situations
#3If I understand correctly, this appears to be Linux only?
Re: PAM Duress – Alternate passwords for panic situations
#4Maybe a more modern concept would be to both a) have a duress private key, that triggers duress scripts in the same way, b) an implementation of ssh-agent that adds the duress private key when a duress password is entered?
Re: PAM Duress – Alternate passwords for panic situations
#5I mean, that's pretty cool, but who enables password logins for SSH anymore? If I'm an attacker, I'm going to wonder why my target of duress is giving me a password and not a private key; most likely if I have access to my target of duress, then I have access to some kind of client / endpoint that my target uses to connect to the network, and that client will have the SSH private keys likely already loaded into ssh-a…
You could just as easily use this on your client machine and have it delete your private keys if you try to login with the duress password.
Re: PAM Duress – Alternate passwords for panic situations
#6I mean, that's pretty cool, but who enables password logins for SSH anymore? If I'm an attacker, I'm going to wonder why my target of duress is giving me a password and not a private key; most likely if I have access to my target of duress, then I have access to some kind of client / endpoint that my target uses to connect to the network, and that client will have the SSH private keys likely already loaded into ssh-a…
Re: PAM Duress – Alternate passwords for panic situations
#7Re: PAM Duress – Alternate passwords for panic situations
#8All this would do is make you appear in a worse light to the deciding judge when it comes to trial or get your other kneecap shattered in a not so civil situation.
Re: PAM Duress – Alternate passwords for panic situations
#9Re: PAM Duress – Alternate passwords for panic situations
#10https://www.kali.org/blog/emergency-self-destruction-luks-ka...