Showing posts with label Web Browser. Show all posts
Showing posts with label Web Browser. Show all posts

Tuesday, August 30, 2011

Not the same 404

Came across an interesting 404 error page…

image

Not sure what this means:

The 404 or Not Found error message is a HTTP standard response code indicating that the client was able to communicate with the server, but the server could not find what was requested. A 404 error should not be confused with "server not found" or similar errors, in which a connection to the destination server could not be made at all. A 404 error indicates that the requested resource may be available again in the future.

http://en.wikipedia.org/wiki/HTTP_404.

Some other entertaining 404’s from Speckyboy:image

image

 

image

image

http://speckyboy.com

Wednesday, December 17, 2008

Major Web browsers fail password protection tests

December 15th, 2008

Posted by Ryan Naraine @ 12:29 pm

That nifty password management feature in your favorite Web browser could be helping identity thieves pilfer your personal data.

That’s the biggest takeaway from the results of this test which shows that all the major Web browsers — including IE, Firefox, Opera, Safari and Chrome — are vulnerable to a total of 20 vulnerabilities that could expose password-related information. Among the problems are three in particular that, when combined, allow password thieves to take passwords without the user’s knowledge. They are:

The destination where passwords are sent is not checked.
The location where passwords are requested is not checked.
Invisible form elements can trigger password management.
Google’s shiny new Chrome browser was among the worst offenders. According to the study, Chrome’s password manager contains multiple unpatched issues that “form a toxic soup of potential vulnerabilities that can coalesce into broad insecurity.”
Apple’s Safari for Windows browser was also failed a majority of the tests (click image for full version):

Technical details of the test, which was conducted by Chapin Information Services, can be found here.