Jump to content

Firesheep


Sl@pSh0ck™

Recommended Posts

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.<br /><br />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.<br /><br />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 end-to-end encryption, known on the web as HTTPS or SSL. Facebook is constantly rolling out new "privacy" features in an endless attempt to quell the screams of unhappy users, but what's the point when someone can just take over an account entirely? Twitter forced all third party developers to use OAuth then immediately released (and promoted) a new version of their insecure website. When it comes to user privacy, SSL is the elephant in the room.<br /><br />Today at Toorcon 12 I announced the release of Firesheep, a Firefox extension designed to demonstrate just how serious this problem is.

Read more

Install

Link to comment
Share on other sites


  • Replies 7
  • Views 1.6k
  • Created
  • Last Reply

Please use this one for testing purposes only ... don't f%ck up somebody else s facebook or twitter etc. account ... this is designed as a wake up call to some websites that don't implement secured login for their users.

Link to comment
Share on other sites


the article said

The only effective fix for this problem is full end-to-end encryption, known on the web as HTTPS or SSL.

i don't think this will be open/ secured wireless related.

Link to comment
Share on other sites


Use the following to defeat Firesheep in public places (with either Firefox or Firefox Portable):

To make your browsing sessions happen over SSL (on some, not all websites):

ForceTLS or HTTPS Everywhere

(HTTPS Everywhere is a little easier to use and more install and go, ForceTLS is more of a power user add-on, as it requires manual rulemaking).

and SSL for your Search Bar:

SSL Search Bar Add-ons

Not all sites will work, but this will be good enough for many (Google, Facebook, Twitter, Wikipedia, and others).

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...