Firesheep for webOSHere is the sourcecode for the port of firesheep for webos. Please note that this is only a proof of concept and is really not working very well and is not very user-friendly.Here is a youtube video of the script in action: http://youtube.com/watch?v=w5bYG-UURKY To run it on your device you need node.js version 0.2.4 working and npm installed to get the sqlite package. I built node.js directly on the device with gcc installed via preware. To build the firesheep backend you need to cross-compile it. That should work without major problems. The script parses the output of the firesheep plugin and injects the cookie into the database on the palm. Then it starts the browser. Currently gowalla is supported as a test site. The bash script just pipes the output from the backend into the script. I know that node.js is capable of libpcap itself but somehow it didn't work. You need to run the script from commandline. Here is the a tarball with the compiled backend, the node script and the start script. Have fun! Contact: http://omoco.de @omocopalm Youtube |