Jafas aka Just Another Fake Ap starter:
A flexible yet simple fake ap “manager”, set your parameters trough interactive mode, configuration file , or command line and you’re on the way! You can set Ap name, Bssid, channel and all the things you need to start a Fake AP plus Dhcpd configuration and also VirtualHost config. The main concept:
python2.7 jafas.py -i #starts the program in the interactive mode
python2.7 jafas.py -f #load config file and then start jafas
python2.7 jafas.py -m 2 -w wlan0 -d eth0 -e default -b 00:11:22:33:44:55 –sniff –route #Starts jafas in mode 2 with ap name “default”, MAC address 00:11:22:33:44:55 with sniffer and internet sharing enabled.
What if one or two parmater...
Leggi il seguito »