Skip to content

Latest commit

 

History

History
65 lines (56 loc) · 1.87 KB

README.md

File metadata and controls

65 lines (56 loc) · 1.87 KB

wifi-hacking

0_fGnIMEeeF5QDrlzT (3)

Feutures and Containt :

        1) Start monitor mode
        2) Stop monitor mode
        3) Scan networks
        4) Capture handshake
        5) Install wireless tools
        6) Crack handshake (rockyou.txt)
        7) Crack handshake with custom wordlist
        8) Crack handshake without wordlist
        9) Create wordlist
        10) Perform WPS attack
        11) Scan network with Nmap
        12) Run Metasploit exploit
        13) Brute-force login with Hydra
        14) Perform phishing attack with Wifiphisher
        15) Scan web server with Nikto
        16) Listen with Netcat
        17) Brute-force directories with Gobuster
        18) Perform SQL Injection with SQLMap
        0) Exit

Tested On Hackers :

  • Kali Linux

  • BlackArch Linux

  • Ubuntu

  • Kali Nethunter

  • Termux ( Rooted Devices)

  • Parrot OS

demo

Installation

Kali Linux / Ubuntu / Parrot OS :

sudo apt-get update && apt-get install git
git clone https://github.com/akashblackhat/wifi-hacking.py.git
ls
cd wifi-hacking.py
ls
sudo python3 wifi-hacking.py

Root Termux Installation :

apt update 
apt install git 
apt install python
apt install python3
apt install cmatrix
git clone https://github.com/akashblackhat/wifi-hacking.py.git
ls
cd wifi-hacking.py
ls
python3 wifi-hacking.py

tools video

  • @akashblackhat

Disclaimer :

  • Wifi-Hacking tool not responsible for misuse and for illegal purposes. Use it only for Pentest or Educational purpose 🏴 !!!
  • Hacking is not a crime (: ..Pull requests are always welcome.. :)

Happy Hacking ( Privacy & Security No Such Things Exists in digital World, We Can Hack Everything )