firesheep icon indicating copy to clipboard operation
firesheep copied to clipboard

Fix bug exploited by FireShepard

Open soldiermoth opened this issue 15 years ago • 1 comments

When using FireShepard it inserts a special string into a mock Facebook cookie which causes a syntax error on JSON.parse(line); //(Line 42 of Firesheepworker.js) as the input is not escaped.

soldiermoth avatar Nov 29 '10 06:11 soldiermoth

Fix also the detection of firesheep by other tools (s ee https://github.com/codebutler/firesheep/issues/117 )

onuisx avatar Feb 16 '11 22:02 onuisx