From 146567cafad80f5c6f15716cc2176e9ab5d6fa20 Mon Sep 17 00:00:00 2001 From: grossmj Date: Sat, 20 Jul 2024 12:33:00 +0200 Subject: [PATCH] Add Security Onion version 2.4.80-20240624 --- appliances/security-onion.gns3a | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/appliances/security-onion.gns3a b/appliances/security-onion.gns3a index f4f6cf1..a2d8fb0 100644 --- a/appliances/security-onion.gns3a +++ b/appliances/security-onion.gns3a @@ -13,7 +13,7 @@ "status": "stable", "maintainer": "Brent Stewart", "maintainer_email": "brent@stewart.tc", - "usage": "Your default account will have sudo priviledges. Squil and Squert username and password are configured in the Setup wizard. MySQL root is set to null. For more info see https://github.com/Security-Onion-Solutions/security-onion/wiki/Passwords.", + "usage": "Your default account will have sudo privileges. Squil and Squert username and password are configured in the Setup wizard. MySQL root is set to null. For more info see https://github.com/Security-Onion-Solutions/security-onion/wiki/Passwords.", "symbol": "securityonion-logo.png", "qemu": { "adapter_type": "e1000", @@ -25,6 +25,14 @@ "kvm": "allow" }, "images": [ + { + "filename": "securityonion-2.4.80-20240624.iso", + "version": "2.4.80-20240624", + "md5sum": "139f9762e926f9cb3c4a9528a3752c31", + "filesize": 12391022592, + "download_url": "https://github.com/Security-Onion-Solutions/securityonion/blob/2.4/main/DOWNLOAD_AND_VERIFY_ISO.md", + "direct_download_url": "https://download.securityonion.net/file/securityonion/securityonion-2.4.80-20240624.iso" + }, { "filename": "securityonion-16.04.7.1.iso", "version": "16.04.7.1", @@ -59,6 +67,13 @@ } ], "versions": [ + { + "name": "2.4.80-20240624", + "images": { + "hda_disk_image": "empty30G.qcow2", + "cdrom_image": "securityonion-2.4.80-20240624.iso" + } + }, { "name": "16.04.7.1", "images": {