Skip to main content

This package enable to use the computer as a Rogue AP in a MitM Channel-Based attack

Project description

mitm-channel-based-package

This is a Python Package to help you to create a MitM (Man-in-the-Middle) channel-based attack in a 802.11 network.

Configure Interfaces and Create Sockets


The package needs two wireless cards to work. It configures the 2 interfaces on them and more 2 virtual interfaces (the interfaces names may vary according to the system):

  • nic_real_mon (wlan1) - monitor interface that listen packets on the real channel
  • nic_real_clientack (wlan1sta1) - managed interface to ACK frames sent by the real AP
  • nic_rogue_ap (wlan0) - managed interface on which the Rogue AP works (hostapd_rogue)
  • nic_rogue_mon (wlan0mon) - monitor interface that listen packet on the rogue channel

Then, it is created sockets on monitor interfaces.

Copy the Real AP configuration, initiate hostapd_rogue.conf and send CSA beacons


  • The package tries to capture one beacon sent by the Real AP, then copies it's network configuration to create a hostapd_rogue.conf file.

  • From that, a Rogue AP is created on a different (rogue) channel.

  • After this, the Rogue AP starts to send CSA (Channel Switch Announcement) beacons frames with the new channel on it, to try the clients to connect to the rogue channel.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mitm_channel_based-0.0.5.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

mitm_channel_based-0.0.5-py2-none-any.whl (13.8 kB view details)

Uploaded Python 2

File details

Details for the file mitm_channel_based-0.0.5.tar.gz.

File metadata

File hashes

Hashes for mitm_channel_based-0.0.5.tar.gz
Algorithm Hash digest
SHA256 84da9fb242efbc3e0ea285dc703a30ea5b0a5f8a4606267a585bca37d4f054fc
MD5 df994e959a7555c2eda232c4d58a209d
BLAKE2b-256 c2f762fd3a1d98027e4b56ef9c54a99db87a805b42d9d9eace97e1afdfbe16e5

See more details on using hashes here.

File details

Details for the file mitm_channel_based-0.0.5-py2-none-any.whl.

File metadata

File hashes

Hashes for mitm_channel_based-0.0.5-py2-none-any.whl
Algorithm Hash digest
SHA256 ae19bbac43a25ccd16bf96599a86971f5daaaf3bd2625aa4d495161deaf4380e
MD5 5a6a0abbf1383a8008190e3e383b2af8
BLAKE2b-256 839009bd4987bdbd4b120d55eb94c01e5f44680cfbe6f3a2d3d18a18797275c9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page