This repository has been archived by the owner on Apr 16, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 522
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
18 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
### 14.04.5.3 ISO image built on 2017/09/05 | ||
### 14.04.5.4 ISO image built on 2017/10/31 | ||
|
||
**Please note!** This ISO image includes the **EXPERIMENTAL** Elastic stack! | ||
|
||
The Elastic components are included in the ISO image and Setup gives you an option of Stable Setup (ELSA) or Experimental Setup (Elastic). If you do not want to try the new Elastic stack, you can choose Stable Setup. | ||
|
||
If you **do** want to proceed with the new 14.04.5.3 ISO image, please skip down to the "Download and Verify" section. If you would prefer an ISO image with no Elastic components at all, you have a few options: | ||
If you **do** want to proceed with the new 14.04.5.4 ISO image, please skip down to the "Download and Verify" section. If you would prefer an ISO image with no Elastic components at all, you have a few options: | ||
|
||
- Use the older Security Onion 14.04.5.2 ISO image (and then run `sudo soup`):<br> | ||
https://github.com/Security-Onion-Solutions/security-onion/blob/master/old/Verify_ISO_14.04.5.2.md | ||
|
@@ -16,11 +16,11 @@ https://github.com/Security-Onion-Solutions/security-onion/wiki/InstallingOnUbun | |
|
||
### Download and Verify | ||
|
||
14.04.5.3 ISO image: | ||
https://github.com/Security-Onion-Solutions/security-onion/releases/download/v14.04.5.3/securityonion-14.04.5.3.iso | ||
14.04.5.4 ISO image: | ||
https://github.com/Security-Onion-Solutions/security-onion/releases/download/v14.04.5.4_20171031/securityonion-14.04.5.4.iso | ||
|
||
Signature for ISO image: | ||
https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-14.04.5.3.iso.sig | ||
https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-14.04.5.4.iso.sig | ||
|
||
Signing key: | ||
https://raw.githubusercontent.com/Security-Onion-Solutions/security-onion/master/KEYS | ||
|
@@ -39,22 +39,22 @@ gpg --import KEYS | |
|
||
Download the signature file for the ISO: | ||
``` | ||
wget https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-14.04.5.3.iso.sig | ||
wget https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-14.04.5.4.iso.sig | ||
``` | ||
|
||
Download the ISO image: | ||
``` | ||
wget https://github.com/Security-Onion-Solutions/security-onion/releases/download/v14.04.5.3/securityonion-14.04.5.3.iso | ||
wget https://github.com/Security-Onion-Solutions/security-onion/releases/download/v14.04.5.4_20171031/securityonion-14.04.5.4.iso | ||
``` | ||
|
||
Verify the downloaded ISO image using the signature file: | ||
``` | ||
gpg --verify securityonion-14.04.5.3.iso.sig securityonion-14.04.5.3.iso | ||
gpg --verify securityonion-14.04.5.4.iso.sig securityonion-14.04.5.4.iso | ||
``` | ||
|
||
The output should show "Good signature" and the Primary key fingerprint should match what's shown below: | ||
``` | ||
gpg: Signature made Wed 06 Sep 2017 08:09:04 AM EDT using RSA key ID ED6CF680 | ||
gpg: Signature made Tue 31 Oct 2017 04:10:50 PM EDT using RSA key ID ED6CF680 | ||
gpg: Good signature from "Doug Burks <[email protected]>" | ||
gpg: WARNING: This key is not certified with a trusted signature! | ||
gpg: There is no indication that the signature belongs to the owner. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
### 14.04.5.4 ISO image built on 2017/10/31 | ||
### 14.04.5.3 ISO image built on 2017/09/05 | ||
|
||
**Please note!** This ISO image includes the **EXPERIMENTAL** Elastic stack! | ||
|
||
The Elastic components are included in the ISO image and Setup gives you an option of Stable Setup (ELSA) or Experimental Setup (Elastic). If you do not want to try the new Elastic stack, you can choose Stable Setup. | ||
|
||
If you **do** want to proceed with the new 14.04.5.4 ISO image, please skip down to the "Download and Verify" section. If you would prefer an ISO image with no Elastic components at all, you have a few options: | ||
If you **do** want to proceed with the new 14.04.5.3 ISO image, please skip down to the "Download and Verify" section. If you would prefer an ISO image with no Elastic components at all, you have a few options: | ||
|
||
- Use the older Security Onion 14.04.5.2 ISO image (and then run `sudo soup`):<br> | ||
https://github.com/Security-Onion-Solutions/security-onion/blob/master/old/Verify_ISO_14.04.5.2.md | ||
|
@@ -16,11 +16,11 @@ https://github.com/Security-Onion-Solutions/security-onion/wiki/InstallingOnUbun | |
|
||
### Download and Verify | ||
|
||
14.04.5.4 ISO image: | ||
https://github.com/Security-Onion-Solutions/security-onion/releases/download/v14.04.5.4_20171031/securityonion-14.04.5.4.iso | ||
14.04.5.3 ISO image: | ||
https://github.com/Security-Onion-Solutions/security-onion/releases/download/v14.04.5.3/securityonion-14.04.5.3.iso | ||
|
||
Signature for ISO image: | ||
https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-14.04.5.4.iso.sig | ||
https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-14.04.5.3.iso.sig | ||
|
||
Signing key: | ||
https://raw.githubusercontent.com/Security-Onion-Solutions/security-onion/master/KEYS | ||
|
@@ -39,22 +39,22 @@ gpg --import KEYS | |
|
||
Download the signature file for the ISO: | ||
``` | ||
wget https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-14.04.5.4.iso.sig | ||
wget https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-14.04.5.3.iso.sig | ||
``` | ||
|
||
Download the ISO image: | ||
``` | ||
wget https://github.com/Security-Onion-Solutions/security-onion/releases/download/v14.04.5.4_20171031/securityonion-14.04.5.4.iso | ||
wget https://github.com/Security-Onion-Solutions/security-onion/releases/download/v14.04.5.3/securityonion-14.04.5.3.iso | ||
``` | ||
|
||
Verify the downloaded ISO image using the signature file: | ||
``` | ||
gpg --verify securityonion-14.04.5.4.iso.sig securityonion-14.04.5.4.iso | ||
gpg --verify securityonion-14.04.5.3.iso.sig securityonion-14.04.5.3.iso | ||
``` | ||
|
||
The output should show "Good signature" and the Primary key fingerprint should match what's shown below: | ||
``` | ||
gpg: Signature made Tue 31 Oct 2017 04:10:50 PM EDT using RSA key ID ED6CF680 | ||
gpg: Signature made Wed 06 Sep 2017 08:09:04 AM EDT using RSA key ID ED6CF680 | ||
gpg: Good signature from "Doug Burks <[email protected]>" | ||
gpg: WARNING: This key is not certified with a trusted signature! | ||
gpg: There is no indication that the signature belongs to the owner. | ||
|