From 1f7bf1fd8884e1bcb425ec362221430a56200d38 Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Wed, 4 Mar 2026 15:42:06 -0500 Subject: [PATCH 1/4] update repo readme --- README.md | 66 +++++++++++++++++++++++++++++++------------------------ 1 file changed, 37 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index 3e4402381..7f8e351d6 100644 --- a/README.md +++ b/README.md @@ -1,50 +1,58 @@ -## Security Onion 2.4 +

+ Security Onion Logo +

-Security Onion 2.4 is here! +# Security Onion -## Screenshots +Security Onion is a free and open Linux distribution for threat hunting, enterprise security monitoring, and log management. It includes a comprehensive suite of tools designed to work together to provide visibility into your network and host activity. -Alerts -![Alerts](https://raw.githubusercontent.com/Security-Onion-Solutions/securityonion-docs/2.4/images/50_alerts.png) +## ✨ Features -Dashboards -![Dashboards](https://raw.githubusercontent.com/Security-Onion-Solutions/securityonion-docs/2.4/images/53_dashboards.png) +Security Onion includes everything you need to monitor your network and host systems: -Hunt -![Hunt](https://raw.githubusercontent.com/Security-Onion-Solutions/securityonion-docs/2.4/images/56_hunt.png) +* **Security Onion Console (SOC)**: A unified web interface for managing your grid and analyzing data. +* **Elastic Stack**: Powerful search and visualization with Elasticsearch, Logstash, and Kibana. +* **Intrusion Detection**: Network-based IDS with Suricata and host-based monitoring with Wazuh. +* **Network Metadata**: Detailed network logs generated by Zeek. +* **Full Packet Capture**: Retain and analyze raw network traffic with Stenographer. -Detections -![Detections](https://raw.githubusercontent.com/Security-Onion-Solutions/securityonion-docs/2.4/images/57_detections.png) +## � Security Onion Pro -PCAP -![PCAP](https://raw.githubusercontent.com/Security-Onion-Solutions/securityonion-docs/2.4/images/62_pcap.png) +For organizations and enterprises requiring advanced capabilities, **Security Onion Pro** offers additional features designed for scale and efficiency: -Grid -![Grid](https://raw.githubusercontent.com/Security-Onion-Solutions/securityonion-docs/2.4/images/75_grid.png) +* **Onion AI**: Leverage powerful AI-driven insights to accelerate your analysis and investigations. +* **Enterprise Features**: Enhanced tools and integrations tailored for enterprise-grade security operations. -Config -![Config](https://raw.githubusercontent.com/Security-Onion-Solutions/securityonion-docs/2.4/images/87_config.png) +For more information, visit the [Security Onion Pro](https://securityonionsolutions.com/pro) page. -### Release Notes +## ☁️ Cloud Deployment -https://securityonion.net/docs/release-notes +Security Onion is available and ready to deploy in the **AWS**, **Azure**, and **Google Cloud (GCP)** marketplaces. -### Requirements +## 🚀 Getting Started -https://securityonion.net/docs/hardware +| Goal | Resource | +| :--- | :--- | +| **Download** | [Security Onion ISO](https://securityonion.net/docs/download) | +| **Requirements** | [Hardware Guide](https://securityonion.net/docs/hardware) | +| **Install** | [Installation Instructions](https://securityonion.net/docs/installation) | +| **What's New** | [Release Notes](https://securityonion.net/docs/release-notes) | -### Download +## 📖 Documentation & Support -https://securityonion.net/docs/download +For more detailed information, please visit our [Documentation](https://docs.securityonion.net). -### Installation +* **FAQ**: [Frequently Asked Questions](https://securityonion.net/docs/faq) +* **Community**: [Discussions & Support](https://securityonion.net/docs/community-support) +* **Training**: [Official Training](https://securityonion.net/training) -https://securityonion.net/docs/installation +## 🤝 Contributing -### FAQ +We welcome contributions! Please see our [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on how to get involved. -https://securityonion.net/docs/faq +## 🛡️ License -### Feedback +Security Onion is licensed under the terms of the license found in the [LICENSE](LICENSE) file. -https://securityonion.net/docs/community-support +--- +*Built with 🧅 by Security Onion Solutions.* From cbd98efaf45f159f5d0954f584e7b6833eaa1785 Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Wed, 4 Mar 2026 15:44:48 -0500 Subject: [PATCH 2/4] update repo readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f8e351d6..10ea06c12 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ Security Onion includes everything you need to monitor your network and host sys * **Security Onion Console (SOC)**: A unified web interface for managing your grid and analyzing data. * **Elastic Stack**: Powerful search and visualization with Elasticsearch, Logstash, and Kibana. -* **Intrusion Detection**: Network-based IDS with Suricata and host-based monitoring with Wazuh. +* **Intrusion Detection**: Network-based IDS with Suricata and host-based monitoring with Elastic Fleet. * **Network Metadata**: Detailed network logs generated by Zeek. -* **Full Packet Capture**: Retain and analyze raw network traffic with Stenographer. +* **Full Packet Capture**: Retain and analyze raw network traffic with Suricata PCAP. ## � Security Onion Pro From f23158aed5bf42b90f0420e0e33542e7b8fe82a7 Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Wed, 4 Mar 2026 15:46:19 -0500 Subject: [PATCH 3/4] update repo readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 10ea06c12..d6bd04e0e 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,10 @@ Security Onion is a free and open Linux distribution for threat hunting, enterpr Security Onion includes everything you need to monitor your network and host systems: -* **Security Onion Console (SOC)**: A unified web interface for managing your grid and analyzing data. -* **Elastic Stack**: Powerful search and visualization with Elasticsearch, Logstash, and Kibana. +* **Security Onion Console (SOC)**: A unified web interface for analyzing security events and managing your grid. +* **Elastic Stack**: Powerful search backed by Elasticsearch. * **Intrusion Detection**: Network-based IDS with Suricata and host-based monitoring with Elastic Fleet. -* **Network Metadata**: Detailed network logs generated by Zeek. +* **Network Metadata**: Detailed network metadata generated by Zeek or Suricata. * **Full Packet Capture**: Retain and analyze raw network traffic with Suricata PCAP. ## � Security Onion Pro From ae0525135972cbb1f3a0cebee615ae8547e5a61e Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Wed, 4 Mar 2026 15:48:16 -0500 Subject: [PATCH 4/4] update repo readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6bd04e0e..6eeb77ec3 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Security Onion includes everything you need to monitor your network and host sys * **Network Metadata**: Detailed network metadata generated by Zeek or Suricata. * **Full Packet Capture**: Retain and analyze raw network traffic with Suricata PCAP. -## � Security Onion Pro +## ⭐ Security Onion Pro For organizations and enterprises requiring advanced capabilities, **Security Onion Pro** offers additional features designed for scale and efficiency: