InfamousSYN / rogue

An extensible toolkit providing penetration testers an easy-to-use platform to deploy Access Points during penetration testing and red team engagements.
https://the-rogue-toolkit.readthedocs.io/en/latest/
GNU General Public License v3.0
285 stars 52 forks source link

karma preventing wpa-enterprise evil twin #23

Closed InfamousSYN closed 5 years ago

InfamousSYN commented 5 years ago

When the --karma flag is used, hostapd-wpe is launched twice, resulting in the user never being able to provide 802.1x authentication. Put in exception handling so that --karma can only be used with --auth open.