/Wifimon

Wi-fi 802.11 Beacon Frame sniffer

Primary LanguageCGNU General Public License v3.0GPL-3.0

#Wifimon

Introduction

This is a beacon frames sniffer written in C and released under GPLv3.

Explanation & Installation

To install wifimon just enter the directory and running:

  • make install

To unistall it:

  • make clean

Wifimon can run in live-mode or offline-mode, in live-mode you needs root permission to enable monitor mode in your network card.

To receive usage help just type:

  • ./wifimon -h