00 — Overview
Shells & Reverse Shells
The bridge between finding a vulnerability and controlling a machine. Learn how shells work, how to catch reverse shells, stabilise them, and turn a foothold into a working session.
Beginner·40 min·6 tasks
// By the end of this module
→Explain the difference between bind shells and reverse shells
→Set up a Netcat listener and catch an incoming reverse shell
→Generate reverse shell one-liners in bash, Python, and PHP
→Stabilise a raw shell into a fully interactive TTY
// Prerequisites
Complete these before starting this module for the best experience.