firesheep
firesheep copied to clipboard
Support for showing plaintext passwords
Hi there,
believe it or not, in this day n' age some sites are still submitting passwords as plaintext, on http requests (sometimes though ajax). I want to write handler for such one site I found (rather big user base i'm guessing), however aside from the session cookie, I would also like to display the password (if the target was captured during login and not during normal browsing).
Does firesheep support a generic way of extracting data other than cookies? If so, an small example would be greatly appreciated.
Thanks a bunch :)
Ken.
That sounds like a good idea. :-)
You want to write one after someone writes it for you?