rfakeap
Author: Laurent Butti
This software is released under the GPL v2 licence, and thus is Open Source softrware.
Abstract
This tool emulates IEEE 802.11 access points thanks to wireless raw injection. This program is a basic proof-of-concept code, so please, do not blame me for ugly coding style and bugs!
It sends beacons or probe responses in order to fool both passive and active scanners.
Check the web homepage for further information.
Compilation and installation
make
make install (as root)
Using
You must have an injection enabled driver.
Then use your interface in monitor mode!
iwconfig interface mode monitor
ifconfig interface up
Files
oui and ssid files must have a specific format (examples are tarballed). oui file was extracted from kismet's ap_manuf file.
