This repository was archived by the owner on Apr 16, 2021. It is now read-only.
File tree 3 files changed +11
-6
lines changed
3 files changed +11
-6
lines changed Original file line number Diff line number Diff line change
1
+ 14.04.5.2 ISO image
2
+ md5sum cd32bbbeffc1e4e26b8549a6cfd3f597
3
+ sha1sum a00e0c6cea2d80ea440a92edeed3a206703ba6bb
4
+ sha256sum d725318a910830d7e658174df349cfbc670f17eb2d0dd67e179e770b93915d92
5
+
1
6
14.04.5.1 ISO image
2
7
md5sum e415d22999b008f892412b60d5555c61
3
8
sha1sum a17180fa5f504f17d36ad32eb81df80f32b2de31
Original file line number Diff line number Diff line change 1
1
ISO image:
2
- https://github.com/Security-Onion-Solutions/security-onion/releases/download/v14.04.5.1_20160903 /securityonion-14.04.5.1 .iso
2
+ https://github.com/Security-Onion-Solutions/security-onion/releases/download/v14.04.5.2 /securityonion-14.04.5.2 .iso
3
3
4
4
Signature for ISO image:
5
- https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-14.04.5.1 .iso.sig
5
+ https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-14.04.5.2 .iso.sig
6
6
7
7
Signing key:
8
8
https://raw.githubusercontent.com/Security-Onion-Solutions/security-onion/master/KEYS
@@ -21,22 +21,22 @@ gpg --import KEYS
21
21
22
22
Download the signature file for the ISO:
23
23
```
24
- wget https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-14.04.5.1 .iso.sig
24
+ wget https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-14.04.5.2 .iso.sig
25
25
```
26
26
27
27
Download the ISO image:
28
28
```
29
- wget https://github.com/Security-Onion-Solutions/security-onion/releases/download/v14.04.5.1_20160903 /securityonion-14.04.5.1 .iso
29
+ wget https://github.com/Security-Onion-Solutions/security-onion/releases/download/v14.04.5.2 /securityonion-14.04.5.2 .iso
30
30
```
31
31
32
32
Verify the downloaded ISO image using the signature file:
33
33
```
34
- gpg --verify securityonion-14.04.5.1 .iso.sig securityonion-14.04.5.1 .iso
34
+ gpg --verify securityonion-14.04.5.2 .iso.sig securityonion-14.04.5.2 .iso
35
35
```
36
36
37
37
The output should show "Good signature" and the Primary key fingerprint should match what's shown below:
38
38
```
39
- gpg: Signature made Sat 03 Sep 2016 06:50:39 AM EDT using RSA key ID ED6CF680
39
+ gpg: Signature made Mon 30 Jan 2017 02:44:55 PM EST using RSA key ID ED6CF680
40
40
gpg: Good signature from "Doug Burks <[email protected] >"
41
41
gpg: WARNING: This key is not certified with a trusted signature!
42
42
gpg: There is no indication that the signature belongs to the owner.
You can’t perform that action at this time.
0 commit comments