Set up a dedicated server to monitor your organization's network traffic for intrusions and suspicious behavior.
Search and correlate security logs using the built-in Elasticsearch interface and dashboards.
Manage and document security incidents end-to-end using the included case management interface.
Query the state of connected computers using osquery to check for indicators of compromise.
Requires a dedicated Linux server, this branch (2.3) reached end-of-life April 2024, new installs should use the 2.4 branch.
Security Onion is a free, open-source platform designed for organizations that want to monitor their networks and computers for signs of malicious activity. It brings together a collection of well-known security tools under one installation, including systems for detecting intrusions, capturing and inspecting network traffic, storing and searching logs, and managing alerts when something suspicious is found. The platform includes its own web-based interfaces for things like reviewing alerts, building dashboards, searching through recorded activity, and managing security cases when an incident needs to be investigated and documented. Alongside those custom interfaces it bundles third-party tools such as Suricata and Zeek for network monitoring, Elasticsearch for storing and searching large volumes of log data, and osquery for querying the state of individual computers as if they were a database. CyberChef is also included as a utility for decoding and analyzing data in various formats. This particular repository holds version 2.3 of Security Onion. That version reached its end-of-life date in April 2024, meaning it no longer receives updates or support from the maintainers. The README notes that new installations should use the 2.4 branch of the same repository, and existing 2.3 installations have migration documentation available. The README for this branch is minimal and consists mainly of links to external documentation for hardware requirements, download instructions, installation steps, and a FAQ. Security Onion is aimed at security teams, system administrators, and anyone responsible for watching over a network for threats. Setting it up requires a dedicated machine or server, and the platform is best suited to people comfortable with Linux-based systems and network security concepts.
← security-onion-solutions on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.