Skip to content

Small module and userspace program to prevent predefined apps from running

License

Notifications You must be signed in to change notification settings

antonl1911/secmod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

secmod

Small module and userspace program to prevent predefined apps from running.

You need kernel headers installed (sudo apt-get install linux-headers-$(uname -r). Also, gcc is a must (sudo apt-get install gcc). Compile by running 'make'. Then "insmod ./secmod.ko", and launch "./seccon_user". By default, list of prohibited apps is taken from seccon.conf file in current directory. Tested on Ubuntu 12.04 x86, Ubuntu 14.04 x86_64.

About

Small module and userspace program to prevent predefined apps from running

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published