Earlier quoted context omitted.
You can always run browser in a vitrual machine. Or open it with a text browser like Lynx or Links. Or use wget to download the file and read in text editor.
But what if the page uses HTML5 audio to "jump the gap" and reprogram all nearby electronic devices to attack you on 1/1/2014!?
OpenSSL.org hacked?
31–40 of 98 posts
Re: OpenSSL.org hacked?
#32Also, if you're running the public website for a security lib or core FOSS package, expect more attacks by kiddies trying to build rep... so very conservative tech choices (mostly static website served from a read-only fs) and defensive practices are de rigueur.
Re: OpenSSL.org hacked?
#33Earlier quoted context omitted.
$ curl www.openssl.org TurkGuvenligiTurkSec Was Here @turkguvenligi + we love openssl _
but what if they set-up the server side so that the server returns different results depending on the browser/OS?
Re: OpenSSL.org hacked?
#34Earlier quoted context omitted.
But what if the page uses HTML5 audio to "jump the gap" and reprogram all nearby electronic devices to attack you on 1/1/2014!?
Obviously, VM should have no access to audio outputs, display driver should be rewritten to scramble output to be only viewable using a Lenslok-like device and the whole setup should run on a isolated computer staying in a clean room with a dead-man switch installed that - in case of unforeseen consequences - would quickly power a whole apartment down and call for emergency.
Re: OpenSSL.org hacked?
#35Forgive me for the ignorance but why is this significant if at all? Honestly curious, not being facetious.
Re: OpenSSL.org hacked?
#36I tend not to click on links advertising pages that are hacked. You know, not that many zero days on Chrome, but still seems like a risky click, as they say.
Luckily it seemed to have cleared.
Re: OpenSSL.org hacked?
#37Earlier quoted context omitted.
You can always run browser in a vitrual machine. Or open it with a text browser like Lynx or Links. Or use wget to download the file and read in text editor.
But what if the page uses HTML5 audio to "jump the gap" and reprogram all nearby electronic devices to attack you on 1/1/2014!?
Re: OpenSSL.org hacked?
#38 $ curl -I https://www.openssl.org/
HTTP/1.1 200 OK
Date: Sun, 29 Dec 2013 03:57:54 GMT
Server: Apache/2.2.22 (Ubuntu)
Accept-Ranges: bytes
Vary: Accept-Encoding
Content-Length: 15686
Content-Type: text/html
[1]: https://en.wikipedia.org/wiki/HTTP_Strict_Transport_SecurityRe: OpenSSL.org hacked?
#39Re: OpenSSL.org hacked?
#40Forgive me for the ignorance but why is this significant if at all? Honestly curious, not being facetious.
If they can replace the front page html, they could probably also replace the source code distribution with a backdoored/trojaned tarball. Or someone else might already have done so, since who knows how long ago, using the same exploit.