Pen-Testing with the Omega Container
Security professionals need powerful tools, but installing them on your host can be messy. Enter the Omega container.
What is Omega?
The Omega container is a full **Kali Linux** environment running inside Distrobox. It has full access to your network hardware (via `host` networking) but keeps your file system clean.
Getting Started
To enter the container:
distrobox enter omegaFrom here, you can run all your favorite tools:
- Nmap: Network scanning.
- Metasploit: Exploitation framework.
- Burp Suite: Web app security testing.
Persistence
Any files you save in your home folder are visible to your host, so you can easily write reports or analyze logs using your host's tools (like VS Code).
Kali Linux® is a registered trademark of OffSec. LupineOS is not affiliated with OffSec.