mitmAP icon indicating copy to clipboard operation
mitmAP copied to clipboard

/var/run/wpa_supplicant.wlan0.pid: No such file or directory Raspberry pi 3 b+

Open Frenchcor3 opened this issue 7 years ago • 0 comments

Hello, i have try a make a rogue AP with my rapsberry pi 3 b+ with kali linux the last version and with my wireless adapter awus036neh Ralink Technology, Corp. RT2870/RT3070 But when i selected my 2 interface wireless i get a error

[?] Please enter the name of your wireless interface (for the AP): wlan0 [?] Please enter the name of your internet connected interface: eth0 [I] Killing wpa_supplicant on wlan0... cat: /var/run/wpa_supplicant.wlan0.pid: No such file or directory

Usage: kill [options] [...]

Options: [...] send signal to every listed -, -s, --signal specify the to be sent -l, --list=[] list all signal names, or convert one to a name -L, --table list all signal names in a nice table

-h, --help display this help and exit -V, --version output version information and exit

I have install all dependencies sudo apt-get install driftnet -y sudo apt-get install python-pcapy -y sudo apt-get install python-pip -y sudo apt-get install libpcap-dev -y sudo python -m pip install dnspython sudo python -m pip install pcapy sudo python -m pip install twisted

If someone can be help me

Thank you, bye

Frenchcor3 avatar Dec 18 '18 18:12 Frenchcor3