Category 16 · 10 resources

Security Operating Systems / Lab Environments

Pre-built security operating systems and lab environments that bundle hundreds of tools, so you can be productive in minutes instead of configuring for days.

kali Web

https://www.kali.org/

Kali Linux — penetration-testing OS

How to use it

Download the ISO or VM image, boot it in VirtualBox/VMware or bare metal, and launch pre-installed tools from the menu. The /tools page documents every bundled tool.

Open resource →

kali Web

https://www.kali.org/tools/

Kali Linux — penetration-testing OS

How to use it

Download the ISO or VM image, boot it in VirtualBox/VMware or bare metal, and launch pre-installed tools from the menu. The /tools page documents every bundled tool.

Open resource →

parrotsec Web

https://www.parrotsec.org/

Parrot OS

How to use it

Security/privacy Linux distro — lighter alternative to Kali with similar toolset.

Open resource →

blackarch Web

https://blackarch.org/

BlackArch

How to use it

Arch-based distro with 2800+ security tools for advanced users.

Open resource →

tails Web

https://tails.net/

Tails amnesic OS

How to use it

Boot from USB for anonymous, leave-no-trace sessions routed through Tor.

Open resource →

qubes-os Web

https://www.qubes-os.org/

Qubes OS

How to use it

Security-by-isolation OS: compartmentalize work into separate VMs to contain compromise.

Open resource →

securityonionsolutions Web

https://securityonionsolutions.com/

Security Onion

How to use it

Free network-security-monitoring distro bundling Zeek, Suricata and Elastic — deploy a VM to monitor network traffic end-to-end.

Open resource →

remnux Web

https://remnux.org/

REMnux malware-analysis distro

How to use it

Ubuntu-based toolkit preloaded with malware-analysis tools; run as a VM lab.

Open resource →

flare-vm Web

https://flare-vm.org/

FLARE-VM (Windows analysis VM)

How to use it

PowerShell installer that turns a Windows VM into a full malware-analysis workstation.

Open resource →

flare-vm GitHub

https://github.com/mandiant/flare-vm/

Open-source code repository

How to use it

Open the repo page, read the README for install instructions (usually a git clone or pip install command), then run it in a terminal. Check the 'Issues' and 'Releases' tabs for updates.

Open resource →

Frequently asked questions

Do I need to install anything for these 16 tools?

Most entries here are GitHub projects — clone the repository and follow the README's install steps (pip, npm, go or cargo). A Kali Linux VM gives you many of them pre-installed.

Is it legal to use these resources?

Public-record lookups and defensive/research use are generally lawful, but rules vary by country and tool. Only test systems you own or have written authorization to test, respect each site's terms of service, and never use personal data unlawfully.

Where should a beginner start in this category?

Start with the web-based tools at the top of the list — they need no setup. Read each card's “How to use it” panel, run one real query, and only then move to installable tools.