Hijacking my own session in different browsers

84 Views Asked by At

I am trying to get logged in my web application with Firefox while I am logged in with chrome.

I want to use the same cookies I have in chrome, append them in Firefox and find myself logged-in.

Is this the correct way to do so?

1

There are 1 best solutions below

0
OEH On BEST ANSWER

In order to do that I had to install a plugin called cookie Editor and add the cookie session.

I found my self logged in using firefox without log in.