Skip to content

Spockuto/caught

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

caught

Takes pictures when someone enters a wrong password

#####Demo demo Instructions

$	git clone https://github.com/Spockuto/caught
$ 	cd caught
$ 	./install

Make the following changes in /etc/pam.d/common-auth

auth	[success=3 default=ignore]	pam_unix.so nullok_secure

Increment the number by 1. Add the following line right under it.

	auth    [default=ignore]            pam_exec.so seteuid /usr/local/bin/caught

Dependencies

ffmpeg

About

Take pictures of eavesdroppers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages