trustedsec / social-engineer-toolkit

The Social-Engineer Toolkit (SET) repository from TrustedSec - All new versions of SET will be deployed here.
10.66k stars 2.73k forks source link

Wireless attack vector problem airbase-ng #812

Open petorian opened 3 years ago

petorian commented 3 years ago

Expected Behaviour

When using the wireless attack vector. I expect an accesspoint being spawned which I can connect to and receiving an ip address.

Actual Behaviour

The accesspoint is not being spawned; it gives an error " at0: ERROR while getting interface flags: No such device" This seems to be related to the fact that airmon-ng on latest KALI produces different output than expected. the grep command after setting to monitor mode expects "monitor mode enabled on", but the airmon-ng command actually outputs "monitor mode vif enabled for". Therefore the monitor interface is not known for the rest of the script and the spawning of the access point fails.

Set Version 8.0.3

Set in Kali Description: Kali GNU/Linux Rolling Release: 2020.3 Codename: kali-rolling

mahmdy commented 3 months ago

the issue still not solved yet can any one help in this issue?