Month: April 2014
-
Web page structure, speed and general testing online
I use this one very often. Very good, fast and compreensive tests, spanning various platforms and browsers: WebPagetest – Website Performance and Optimization Test.
-
OpenSSL CVE-2014-0160 “heartbleed” online test page
Here it is, online test for the CVE-2014-0160 by Filippo Valsorda. Test all your server ports that are in some way being served via SSL, not only the HTTPS 443 port: every service that is using OpenSSL are potentially vulnerable, not only Apache. These include 993 (POP3/SSL), 995 (POP3/SSL) or 465 (SMTP/SSL). You must test…