I presume there is a bug in the firesheep which fireshepard exploits.
The responsible line might be in that weird string in cookie value for facebook.
I presume there is a bug in the firesheep which fireshepard exploits. The responsible
Share
Just ran both FireShepard and FireSheep, that “weird string” causes a syntax error while parsing the JSON result for the mock Facebook cookie because the input is not properly escaped.
see Issue 88
It looks like the specific place it is failing is in FiresheepWorker.js in this portion of the code:
Here is the Cookie value from Fireshepard source for reference :