Skip to content

b-khan7276/Linux-Rootkit-Red-Blue-Teams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Linux RootKit

what is rootkil ?

  • Protect malicious code or software like a backdoor
  • Its purpose is to give root level access to an attacker
  • the most important thing about this is it hides itself

Checking rootkit in kali linux

  • By default kali linux comes with root checker
    • chkroot kit - is pre-install
      • If not
      apt-get install chkrootkit
    • To get help
    chkrootkit -h 
    • To run the chkroot
    chkrootkit 

Installing rkhunter

  • To install rkhunter
apt-get install rkhunter
  • Basic check of rkhunter
   rkhunter -c

Installing custom linux kernal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published