1
- ### 16.04.6.3 ISO image built on 2019/11/26
1
+ ### 16.04.6.4 ISO image built on 2020/02/06
2
2
3
3
### Download and Verify
4
4
5
- 16.04.6.3 ISO image:
6
- https://download.securityonion.net/file/ Security-Onion-16/ securityonion-16.04.6.3 .iso
5
+ 16.04.6.4 ISO image:
6
+ https://github.com/ Security-Onion-Solutions/security-onion/releases/download/v16.04.6.4_20200206/ securityonion-16.04.6.4 .iso
7
7
8
8
Signature for ISO image:
9
- https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.6.3 .iso.sig
9
+ https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.6.4 .iso.sig
10
10
11
11
Signing key:
12
12
https://raw.githubusercontent.com/Security-Onion-Solutions/security-onion/master/KEYS
@@ -25,22 +25,22 @@ gpg --import KEYS
25
25
26
26
Download the signature file for the ISO:
27
27
```
28
- wget https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.6.3 .iso.sig
28
+ wget https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.6.4 .iso.sig
29
29
```
30
30
31
31
Download the ISO image:
32
32
```
33
- wget https://download.securityonion.net/file/ Security-Onion-16/ securityonion-16.04.6.3 .iso
33
+ wget https://github.com/ Security-Onion-Solutions/security-onion/releases/download/v16.04.6.4_20200206/ securityonion-16.04.6.4 .iso
34
34
```
35
35
36
36
Verify the downloaded ISO image using the signature file:
37
37
```
38
- gpg --verify securityonion-16.04.6.3 .iso.sig securityonion-16.04.6.3 .iso
38
+ gpg --verify securityonion-16.04.6.4 .iso.sig securityonion-16.04.6.4 .iso
39
39
```
40
40
41
41
The output should show "Good signature" and the Primary key fingerprint should match what's shown below:
42
42
```
43
- gpg: Signature made Tue 26 Nov 2019 05:46:15 PM EST using RSA key ID ED6CF680
43
+ gpg: Signature made Fri 07 Feb 2020 08:34:39 AM EST using RSA key ID ED6CF680
44
44
gpg: Good signature from "Doug Burks <[email protected] >"
45
45
gpg: WARNING: This key is not certified with a trusted signature!
46
46
gpg: There is no indication that the signature belongs to the owner.
0 commit comments