ISO Download File Hashes Don't Match What is Posted #7770
-
Below are the respective hashes I got for the posted ISO. Please advise as to delta. G:\ISO>Powershell Get-FileHash securityonion-2.3.110-20220407.iso -Algorithm MD5 Algorithm Hash Path MD5 A1206A818A1D9EDB1325972C465BD43C G:\ISO\securityonion-2.3.110-20220407.iso G:\ISO>Powershell Get-FileHash securityonion-2.3.110-20220407.iso -Algorithm SHA1 Algorithm Hash Path SHA1 BFF00E6931727C171511CA07E94552FCD7C47124 G:\ISO\securityonion-2.3.110-20220407.iso G:\ISO>Powershell Get-FileHash securityonion-2.3.110-20220407.iso -Algorithm SHA256 Algorithm Hash Path SHA256 28A586661AB6151DF261EFB1F5973105793713D4230A921530EF28258EB59284 G:\ISO\securityonion-2.3.110-20220407.iso |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I just tested and I get the same hashes that are listed at https://github.com/Security-Onion-Solutions/securityonion/blob/master/VERIFY_ISO.md:
The most likely reason for your hashes being different is that your download of the ISO image was interrupted. Try your download again and, if you continue to have issues, consider downloading from a different network. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
I just tested and I get the same hashes that are listed at https://github.com/Security-Onion-Solutions/securityonion/blob/master/VERIFY_ISO.md:
The most likely reason for your hashes being different is that your download of the ISO image was interrupted. Try your download again and, if you continue to have issues, c…