Python tool for different Wifi Hacking Techniques. It contains multiple Wifi attacks.
- Scan Networks
- Crack Handshake With Rockyou
- Deauth Attack
- TCP Dump
- WPS PIN Crack and much more.
- pyshark
- subprocess
- mdk3
- bully
- aircrack-ng
- reaver
- wifite
- Use command
git clone https://github.com/naqviO7/Entity.git
and clone Github Repo. - Now Use Command
cd Entity/
. - Use Command
pip install -r requirements.txt
to install required python modules.
- Use
bash install.sh
to complete requirements phase. - Use Command
python entity.py
to Run Tool.
OR
Use Commandpython3 entity.py
to Run Tool!