# Cybersecurity Operating Systems

### Privacy/Anonymity

Whonix (Privacy and Anonymity): <https://lnkd.in/dpWagU2f>

Tails (Privacy and Anonymity): <https://tails.net/>

Qubes OS (Hypervisor): <https://www.qubes-os.org/>

### Offensive Ops

Kali Linux:[ ](https://www.kali.org/get-kali/#kali-virtual-machines)<https://www.kali.org/get-kali/#kali-virtual-machines>

Mandiant Commando VM (Windows): <https://github.com/mandiant/commando-vm>

Predator-OS Linux: <https://predator-os.ir/>

BlackArch Linux: <https://blackarch.org/>

BackBox (Pentesting): [https://www.backbox.org/](https://backbox.org)

Kookarai (Pentesting): <https://kookarai.idocker.hacking-lab.com/>

RedHunt Labs-OS Linux: <https://github.com/redhuntlabs/RedHunt-OS>

Parrot Security OS: <https://parrotsec.org>

Trace Labs OSINT VM: <https://www.tracelabs.org/initiatives/osint-vm>

### Forensics

Tsurugi Linux (Digital Forensics and OSINT): <https://tsurugi-linux.org/downloads.php>

Paladin OS: <https://sumuri.com/software/paladin/>

SANS SIFT Workstation: <https://www.sans.org/tools/sift-workstation/>

CSI Linux: <https://csilinux.com/>

CAINE: <https://www.caine-live.net/>

Mandiant FLARE-VM (Reverse Engineering): <https://github.com/mandiant/flare-vm>

REMnux (Reverse Engineering/Malware Analysis): <https://remnux.org/>

### SIEM

Wazuh XDR and SIEM: <https://wazuh.com/>

Security Onion Solutions, LLC: <https://securityonionsolutions.com/software>

Kali Purple (SOC-in-a-box): <https://www.kali.org/get-kali/#kali-installer-images>

### Threat Intel

Mandiant Threat Pursuit (Windows): <https://github.com/mandiant/ThreatPursuit-VM>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://martian1337.gitbook.io/notes/resources/general-cybersecurity/cybersecurity-operating-systems.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
