Completed
What Is a Rootkit?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Linux Defense Evasion - Linux Rootkits - Red Team Series
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What We’ll Be Covering
- 3 What Is a Rootkit?
- 4 MITRE Attack Defense Evasion Techniques
- 5 About apache-rootkit
- 6 Cloning the apache-rootkit Repo
- 7 Install Apache 2dev Package
- 8 How the Rootkit Works
- 9 How to Compile the Rootkit
- 10 Edit the Apache Configuration File
- 11 Test the Apache Configuration
- 12 How to Install Commix
- 13 How to Run Commix
- 14 How to Generate the Payload
- 15 How to Use Commix to Upload the Payload to the Target
- 16 How to Execute the Payload
- 17 Conclusion