Skip to content

This program is used for evil twin attackes detection.

License

Notifications You must be signed in to change notification settings

oycillessen/ETD-Bire

Repository files navigation

ETD-Bire

This program is used for Evil-Twin Attack detection.

Requirements

Following are the requirements for getting the most out of ETD-Bire:

  • A working Linux system. Kali Linux is the officially supported distribution, thus all features are primarily tested on this platform.
  • Two wireless network adapters that supports AP & Monitor mode and is capable of injection.(such as TL-WN722N)
  • Software required:
    • Python 3.5+
    • wpa_supplicant (sudo apt-get install wpa_supplicant)
  • Python-Libary required:
    • pyqt5 (pip install pyqt5)
    • scapy (pip install scapy)
    • pywifi (pip install pywifi)

Installation&Usage

After installing the prerequisites listed above for your platform, you can run the following commands:

git clone https://github.com/oycillessen/ETD-Bire.git
cd ETD-Bire
sudo python main.py

License

(C) oycillessen 2019, GPL-3.0 License.

Contact

You can send message to oycillessen@foxmail.com .

About

This program is used for evil twin attackes detection.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages