mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-20 05:17:55 +00:00
Add Security Onion version 2.4.80-20240624
This commit is contained in:
parent
98a958e900
commit
146567cafa
@ -13,7 +13,7 @@
|
|||||||
"status": "stable",
|
"status": "stable",
|
||||||
"maintainer": "Brent Stewart",
|
"maintainer": "Brent Stewart",
|
||||||
"maintainer_email": "brent@stewart.tc",
|
"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",
|
"symbol": "securityonion-logo.png",
|
||||||
"qemu": {
|
"qemu": {
|
||||||
"adapter_type": "e1000",
|
"adapter_type": "e1000",
|
||||||
@ -25,6 +25,14 @@
|
|||||||
"kvm": "allow"
|
"kvm": "allow"
|
||||||
},
|
},
|
||||||
"images": [
|
"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",
|
"filename": "securityonion-16.04.7.1.iso",
|
||||||
"version": "16.04.7.1",
|
"version": "16.04.7.1",
|
||||||
@ -59,6 +67,13 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": [
|
"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",
|
"name": "16.04.7.1",
|
||||||
"images": {
|
"images": {
|
||||||
|
Loading…
Reference in New Issue
Block a user