Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

WPwn

Ideal tool to automate WiFi attacks (WPA/WPA2 - PSK) aimed at obtaining the password.

The WPwn tool has 2 attack modes. The first one is the Handshake attack, where in an automated way, everything necessary is managed to obtain a valid Handshake by means of a classic de-authentication and reconnection attack by a station, with which we can later work to apply brute force.

The second attack mode is the PKMID ClientLess Attack, which focuses its attention on wireless networks that do not have associated clients (Modern Method).

How can you run it?

The tool has 2 parameters, on the one hand the '-a' parameter to specify the attack mode (Handshake | PKMID) and on the other hand the '-n' parameter to specify the name of the network card.

However, the tool has a help panel after execution, and with the option '-h' this pannel can also be displayed:


root @ thc in /home/eur1p3des/WPwn on git:main o [12:42:45] 
$ ./wpwn.sh              

█     █░ ██▓███   █     █░███▄    █
▓█░ █ ░█░▓██░  ██▒▓█░ █ ░█░██ ▀█   █
▒█░ █ ░█ ▓██░ ██▓▒▒█░ █ ░█▓██  ▀█ ██▒
░█░ █ ░█ ▒██▄█▓▒ ▒░█░ █ ░█▓██▒  ▐▌██▒
░░██▒██▓ ▒██▒ ░  ░░░██▒██▓▒██░   ▓██░
░ ▓░▒ ▒  ▒▓▒░ ░  ░░ ▓░▒ ▒ ░ ▒░   ▒ ▒ 
  ▒ ░ ░  ░▒ ░       ▒ ░ ░ ░ ░░   ░ ▒░
  ░   ░  ░░         ░   ░    ░   ░ ░ 
    ░                 ░            ░ 

Made by (Eur1p3des)


[*] Using: ./wifi.sh
    a) Attack mode
        Handshake
        PKMID
    b) Networkcard name
    h) Show help pannel

Credits

This tool has been based on the s4viPwnWifi tool created by S4vitar

About

Wifi Cracker made with bash scripting.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages