Strata Gems: Write your own visualizations

Leave a Comment

Node.js vs Erlang: SyncPad’s Experience

Leave a Comment

The unbearable lameness of web 2.0

Leave a Comment

ScribTeX online LaTeX editor (with git interface)

Leave a Comment

Map Crowd Reduce – There’s no place like ::1

Leave a Comment

Creating pdf ebooks with LaTeX (With Two Free Examples: Art of War & How to Live on 24 Hours a Day)

Leave a Comment

The Ultimate Dropbox Toolkit & Guide

Leave a Comment

Holla – An Asynchronous JavaScript App

Leave a Comment

Firesheep

When logging into a website you usually start by submitting your username and password. The server then checks to see if an account matching this information exists and if so, replies back to you with a “cookie” which is used by your browser for all subsequent requests.

It’s extremely common for websites to protect your password by encrypting the initial login, but surprisingly uncommon for websites to encrypt everything else. This leaves the cookie (and the user) vulnerable. HTTP session hijacking (sometimes called “sidejacking”) is when an attacker gets a hold of a user’s cookie, allowing them to do anything the user can do on a particular website. On an open wireless network, cookies are basically shouted through the air, making these attacks extremely easy.

This is a widely known problem that has been talked about to death, yet very popular websites continue to fail at protecting their users. The only effective fix for this problem is full en [From Eric Butler - Software Developer in Seattle WA]

Leave a Comment

jQuery Mobile Alpha 1 Released | jQuery Mobile

Leave a Comment

Older Posts »
Follow

Get every new post delivered to your Inbox.