FireSheep is able to use pcap in promiscuous mode to listen to other computers on the network. But promiscous mode requires root privileges, or at least access to /dev/bpf* on *nix machines. How is this done? Do Firefox extensions run with root privs?
feedback
|
|
It has run_privileged methods which run the required operations as root using OS-specific mechanisms such as | |||||
feedback
|