View Single Post
Posts: 94 | Thanked: 30 times | Joined on Sep 2012
#54
wlan0: permission denied.

erm, not working in PR1.3 I guess ?

the log looks like:

Code:
Listening on wlan0...
ERROR : 1, Operation not permitted
[ec_capture.c:capture_init:147]

pcap_open: wlan0: You don't have permission to capture on that device (socket: Operation not permitted)

The command I used is
Code:
ettercap -Tqi wlan0 -M arp:remote // //


EDIT 2:

So the capture permission denied means that we can't monitor on the device?
Are there any drivers for monitoring enabled anywhere?

Last edited by jusE; 2012-09-22 at 08:40.