Skip to content
/ WEF Public
forked from D3Ext/WEF

Wi-Fi Exploitation Framework

License

Notifications You must be signed in to change notification settings

tomdot-dev/WEF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📡 WiFi Exploitation Framework 📡

A fully offensive framework to the 802.11 networks and protocols with different types of attacks for WPA/WPA2 and WEP, automated hash cracking, and much more.

Tested and supported in Kali Linux, Parrot OS and Arch Linux. If you have any error please open an issue (if you want to write it in spanish you can do it). If you have any doubt, please contact me via Discord D3Ext#5965

If you don't know how wifi hacking works you can read my free course here, it's written in Spanish and I explain things from 0

  • I recommend you my alfa adapter: Alfa AWUS036ACM, which works really great with both, 2.4 and 5 Ghz

Supported Attacks

  • Deauthentication Attack

  • Authentication Attack

  • Beacon Flood Attack

  • PMKID Attack

  • EvilTwin Attack

  • Passive/Stealthy Attack

  • Pixie Dust Attack

  • Null Pin Attack

  • WEP Protocol Attacks

  • Michael Exploitation Attack

  • GPS Spoofing with HackRF (not finished)

Features

☑️ Descriptives attack logs

☑️ WPA/WPA2, WPS and WEP Attacks

☑️ Auto handshake cracking

☑️ Multiple templates for EvilTwin attack (even custom)

☑️ Check monitor mode and its status

☑️ 2.4Ghz and 5Ghz attacks

☑️ Custom wordlist selector

☑️ Auto detect requirements

Usage

Common usage of the framework

wef -i wlan0 # Your interface name might be different

or

wef --interface wlan0

Once the application is running, type help to view more functions and useful info.

Requirements

Don't install them manually, WEF takes care of that if you don't already have them

aircrack-ng
reaver
mdk4
macchanger
hashcat
xterm
hcxtools
pixiewps
python3
php
hostadp
dnsmasq

Installation

Checkout the Wiki where I have more info about the program

Uninstallation

Checkout the Wiki

Demo

Demo on a Parrot OS

Disclaimer

Creator isn't in charge of any and has no responsibility for any kind of:

  • Unlawful or illegal use of the project.
  • Legal or Law infringement (acted in any country, state, municipality, place) by third parties and users.
  • Act against ethical and / or human moral, ethic, and peoples of the world.
  • Malicious act, capable of causing damage to third parties, promoted or distributed by third parties or the user through this software.

Special thanks to ultrazar who helped me a lot <3

Support

If you consider this project useful, I would really appreciate supporting me by giving this repo a star or buying me a coffee.

"Buy Me A Coffee"

Copyright © 2022, D3Ext

About

Wi-Fi Exploitation Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Hack 57.8%
  • HTML 34.1%
  • Shell 4.2%
  • PHP 2.9%
  • CSS 1.0%