Skip to content
/ WEF Public
forked from D3Ext/WEF

Wi-Fi Exploitation Framework

License

Notifications You must be signed in to change notification settings

ultrazar/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, bluetooth hacking and much more.

Tested and supported in Kali Linux, Parrot OS, Arch Linux and Ubuntu

*However it's not finished and may have issues, try it at your own risk.*

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

  • If you have any doubt, please contact me or create a issue

⭕ SUPPORTED ATTACKS:

☑️ Deauthentication Attack

☑️ Authentication Attack

☑️ Beacon Flood Attack

☑️ PMKID Attack

☑️ EvilTwin Attack

☑️ Passive/Stealthy Attack

☑️ Pixie Dust Attack

☑️ Null Pin Attack

☑️ Chopchop Attack

☑️ Replay Attack

☑️ Michael Exploitation Attack

☑️ Caffe-Latte Attack

☑️ Jamming, Reading and Writing bluetooth connections

☑️ GPS Spoofing with HackRF

⭕ FEATURES:

☑️ Log generator

☑️ WPA/WPA2, WPS and WEP Attacks

☑️ Auto handshake cracking

☑️ Multiple templates for EvilTwin attack

☑️ Check monitor mode and it status

☑️ 2Ghz and 5Ghz attacks

☑️ Custom wordlist selector

☑️ Auto detect requirements

☑️ Bluetooth support (Jamming, Reading, Writing)

⭕ 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.

However I'll do a post on my blog about WEF and wifi hacking from zero to hero

⭕ 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
btlejack
crackle
php
hostadp
dnsmasq

⭕ INSTALLATION:

Checkout the Wiki

⭕ DEMO:

Demo on a Parrot OS with Kitty terminal

⚪ Specials thanks to ultrazar who helped me a lot <3

If you are using bspwm, you can add this line to your bspwmrc for launching the xterm windows always beeing in floating mode (for a prettier design)

bspc rule -a XTerm state=floating

If you consider this project has been 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.9%
  • HTML 34.1%
  • Shell 4.1%
  • PHP 2.9%
  • CSS 1.0%