Setup RougeAP create a rogue access point or just normal access point using hostapd-mana with Karma attacks and MANA (MitM and Authenticated Network Attack toolkit) attacks.
- RougeAP configuration :
- Gateway interface : The interface that will bridge with the wireless adpater that is used to create the access point, this interface will provide internet connection to the clients.
- DHCP options : Used to allocate the range of the IP address that would be assigned to the rougeap clients. 'Start' set the start range and 'End' sets the ending range of IP addresses. 'Interface IP' sets the IP for the adapter that will be used to create the access point.
- Wireless setup : Used to set the authentication of the access point secure option used WPA2/PSK.
- Advance Options :
- Enable MANA : Karma attacks with more enahanced hostapd-mana attacks,enabling this option makes RougeAP to respond to all the probe requests from the wireless devices searching for the Wireless Access Points.
- Aggressive MANA : With "Enable Mana option the rougeAP will only respond to the probe request recieved to the respective devices , but in Aggressive mode it will reboradcast all the Access Poinnt to all the devices.
- Enable MAC Filter : Allow/Disallow only the devices with their MAC address listed in the filter option. Similar to the MAC filter in the router.
- Probe MAC Filter : Enhanced MAC filter from hostapd-mana, even blocks the probes to the listed devices.
- Save Configuration & Restore Defaults : Save will create a new file containing all the above selected options and launch the hostapd-mana and DNSmasq. Restore will restore all the changes made by the user to default.
- Deamon : Displays the process id of the running hostapd-mana and DNSmasq processes.
- RougeAP options : Same as Advance Options but allows to turn ON or OFF the advance options when rougeap is running.
