nuvious / pam-duress

A Pluggable Authentication Module (PAM) which allows the establishment of alternate passwords that can be used to perform actions to clear sensitive data, notify IT/Security staff, close off sensitive network connections, etc if a user is coerced into giving a threat actor a password.
GNU Lesser General Public License v3.0
1.33k stars 39 forks source link

Added line null terminator for execve #43

Closed 5unr153 closed 1 year ago

5unr153 commented 1 year ago

Tested on Arch. Resolves the issue #41

nuvious commented 1 year ago

Thanks for the contribution! Will give this a test on my Debian instance this afternoon.

DusanLesan commented 1 year ago

Works for me on Arch too

nuvious commented 1 year ago

Thanks again @5unr153 and @DusanLesan for your help and contributions!