firesheep icon indicating copy to clipboard operation
firesheep copied to clipboard

A Firefox extension that demonstrates HTTP session hijacking attacks.

Results 55 firesheep issues
Sort by recently updated
recently updated
newest added

Changed "if (req.status == 200 {" To "if (req.status == 200 || req.status == 302) {" - Added to prevent Ajax Status 302 message

Hi guys, i downloaded the caffe library and installed all the pre-requirements. I have a mac OSX Yosemite 10.10.4 and i'm trying to build caffe on a MAtlab R2014b. When...

Firesheep does not work with Firefox anymore. I don't know how, but it doesn't work with 3.1.

Is there a version which is compatible with the latest version of FF?

I am trying to build firesheep on Ubuntu 10.04 lts, while building I got http_parser.h file missing error. > > > > > Build Log > > > > >...

![screenshot](https://cloud.githubusercontent.com/assets/9681135/5015547/8cdae2b8-6ac0-11e4-9d00-174c79b216d4.png)

Yeah I'm sure you've all screamed about this before. Not sure how to fix it. Running on the exact Firefox needed, on a windows. spiff spiff. Anyone with advice or...

The pattern: ``` const char *foo = function_returning_string().c_str(); ``` is dangerous because the pointer lives only as long as the temporary string returned by the function (i.e., the end of...

![image](https://cloud.githubusercontent.com/assets/8414547/3873466/96138002-2131-11e4-8caa-20d20cba4d3f.png) hw to fix it?