rglueap
=======

Author: Laurent Butti

This software is released under the GPL v2 licence, and thus is Open Source softrware.

Abstract
========

This tool catches probe requests, send back appropriate probe responses and then tries to catch authentication and association requests. This is a kind of Glue AP which purpose is to catch clients that are actively scanning for any ESSID. This could be implemented in a Wireless IPS tool.
Any ESSID is both Null ESSID and pre-configured ESSID usually preferred wireless networks in Wireless Zero Configuration will be caught.

All this stuff is done in monitor mode and uses raw injection which is available on some drivers/firmwares.

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
