1
- ### 2.4.30-20231219 ISO image released on 2023/12/19
2
-
1
+ ### 2.4.30-20231228 ISO image released on 2024/01/02
3
2
4
3
5
4
### Download and Verify
6
5
7
- 2.4.30-20231219 ISO image:
8
- https://download.securityonion.net/file/securityonion/securityonion-2.4.30-20231219 .iso
6
+ 2.4.30-20231228 ISO image:
7
+ https://download.securityonion.net/file/securityonion/securityonion-2.4.30-20231228 .iso
9
8
10
- MD5: 69DDC559C0ACF44397662B732E70DFF4
11
- SHA1: 38344CDEB7AC9A62F33688087FC2577298E9390C
12
- SHA256: 05731E767EBC46DA5BAF1D9483EE9D50B354EC3393274743A185F1A0411C4F4C
9
+ MD5: DBD47645CD6FA8358C51D8753046FB54
10
+ SHA1: 2494091065434ACB028F71444A5D16E8F8A11EDF
11
+ SHA256: 3345AE1DC58AC7F29D82E60D9A36CDF8DE19B7DFF999D8C4F89C7BD36AEE7F1D
13
12
14
13
Signature for ISO image:
15
- https://github.com/Security-Onion-Solutions/securityonion/raw/2.4/main/sigs/securityonion-2.4.30-20231219 .iso.sig
14
+ https://github.com/Security-Onion-Solutions/securityonion/raw/2.4/main/sigs/securityonion-2.4.30-20231228 .iso.sig
16
15
17
16
Signing key:
18
17
https://raw.githubusercontent.com/Security-Onion-Solutions/securityonion/2.4/main/KEYS
@@ -26,22 +25,22 @@ wget https://raw.githubusercontent.com/Security-Onion-Solutions/securityonion/2.
26
25
27
26
Download the signature file for the ISO:
28
27
```
29
- wget https://github.com/Security-Onion-Solutions/securityonion/raw/2.4/main/sigs/securityonion-2.4.30-20231219 .iso.sig
28
+ wget https://github.com/Security-Onion-Solutions/securityonion/raw/2.4/main/sigs/securityonion-2.4.30-20231228 .iso.sig
30
29
```
31
30
32
31
Download the ISO image:
33
32
```
34
- wget https://download.securityonion.net/file/securityonion/securityonion-2.4.30-20231219 .iso
33
+ wget https://download.securityonion.net/file/securityonion/securityonion-2.4.30-20231228 .iso
35
34
```
36
35
37
36
Verify the downloaded ISO image using the signature file:
38
37
```
39
- gpg --verify securityonion-2.4.30-20231219 .iso.sig securityonion-2.4.30-20231219 .iso
38
+ gpg --verify securityonion-2.4.30-20231228 .iso.sig securityonion-2.4.30-20231228 .iso
40
39
```
41
40
42
41
The output should show "Good signature" and the Primary key fingerprint should match what's shown below:
43
42
```
44
- gpg: Signature made Mon 18 Dec 2023 05: 10:29 PM EST using RSA key ID FE507013
43
+ gpg: Signature made Thu 28 Dec 2023 10:08:31 AM EST using RSA key ID FE507013
45
44
gpg: Good signature from "Security Onion Solutions, LLC <[email protected] >"
46
45
gpg: WARNING: This key is not certified with a trusted signature!
47
46
gpg: There is no indication that the signature belongs to the owner.
0 commit comments