Skip to content

Scans a GNU/Linux host for the presence of rootkits. Sends reports via email.

License

Notifications You must be signed in to change notification settings

aftaylor2/rk_report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Rootkit Reporter

Andrew Taylor < ataylor@phr3ak.com >

rk_report is a perl script that scans the output of the 3rd party applications chkrootkit and rkhunter. If a rootkit or other infection is discovered rk_report will send an email alert.

CONFIGURATION:

You should edit rk_report to match file locations on YOUR system. You must also provide a valid email address for the admin.

System Requirments

chkrootkit - To scan system for rootkits
rkhunter - To scan system for rootkits
perl - To run the rk_report script
sendmail - To alert the admin via email

About

Scans a GNU/Linux host for the presence of rootkits. Sends reports via email.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages