Overview
Explore Linux defense evasion techniques in this 20-minute video tutorial focusing on hiding processes. Learn about libprocesshider and other methods to evade attacks as part of the Hackersploit Security Series. Dive into the target environment, download and compile libprocesshider, create a Python script for reverse web shell access, and understand how these tools work. Follow along as the tutorial demonstrates compiling the libprocesshider script, loading it into the target, and verifying its effectiveness. Gain valuable insights into advanced security concepts and practical applications for red team operations.
Syllabus
Introduction
What We Will Be Covering
Defense Evasion Techniques
Reviewing the Target Environment
Where to Download libprocesshider
Cloning the libprocesshider Repo
Compiling libprocesshider
Creating a Python Script for Reverse Web Shell Access
How our Python Script Works
How libprocesshider Works
Compiling our libprocesshider Script
Loading the Script into the Target
Verifying if the Script Works
Conclusion
Taught by
Linode