Hi, Iīm developing a tool to extract all wifi passwords stored in target side and send them to your ftp account to see the victim/s wifi passwords.
I discovered your tool fakeap_pwn a few days ago and i decided to develope this tool for people which are interested into extract wifi passwords and not take a reverse shell or vnc control over the target machine.
With this tool the attacker can see the passwords of the victim (Wep & Wpa)
The victim must download and execute the .exe file allocated in our apache server when done the .exe file export allwifi passwords stored and sent them by ftp to our ftp server running in BackTrack
**********************************************
I think fakeap needs this improvements:
1- Add deauth attack to broadcast MACīs associated to a real AP ex: "linksys"
at the same time we create a fakeAP with the same SSID "linksys" victim AP "linksys" has WPA encryption enabled so when he gets deauthenticated from his real AP will try show active APīs enabled and will see another AP with the same SSID "linksys" so...
Victim detect another AP with the same SSID and needs to be online cause we are sending deauth attack to broadcast from his router MAC so he will try to connect to our fakeAP and you know all the rest... xD
2- Add different index.php files using a youtube index file or microsoft index will give to the fake index a greater degree of credibility
3- Even better than deauth to broadcast is add to fakeap a flood option and cause a massive reboot/freeze of all APs so if all APs are rebooting excepting our fake AP, victims of all APs will be offline and they will have only one AP to connect, our fake AP and Wep & Wpa passwords will come to us xD
**********************************************
My tool is not finished im noob in soft developing so forgive me

Iīm developing it in Visual Basic 2010
Now my tool export passwords and send them to our FTP server
Im testing it over my fake AP
When itīs finished i can send it to you and you can include it in the next fakeap_pwn release
I would be happy if you did
I wait for an answer
Regards