All Projects → ShineZex → WiCrackFi

ShineZex / WiCrackFi

Licence: MIT license
Python Script to help/automate the WiFi hacking exercises.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to WiCrackFi

cracken
a fast password wordlist generator, Smartlist creation and password hybrid-mask analysis tool written in pure safe Rust
Stars: ✭ 192 (+214.75%)
Mutual labels:  wordlist, pentest-tool
Hack Tools
The all-in-one Red Team extension for Web Pentester 🛠
Stars: ✭ 2,750 (+4408.2%)
Mutual labels:  pentest-tool, red-teaming
lazyaircrack
Automated tool for WiFi hacking.
Stars: ✭ 301 (+393.44%)
Mutual labels:  aircrack-ng, wifi-hacking
Wifi-Cracker
Wifi Cracking
Stars: ✭ 128 (+109.84%)
Mutual labels:  wordlist, wifi-hacking
Dirsearch
Web path scanner
Stars: ✭ 7,246 (+11778.69%)
Mutual labels:  wordlist, pentest-tool
vietnamese-password-dicts
Tổng hợp danh sách mật khẩu wifi tiếng Việt sử dụng cho aircrack-ng
Stars: ✭ 40 (-34.43%)
Mutual labels:  wordlist, aircrack-ng
changemac
change mac address of linux ,ubuntu
Stars: ✭ 17 (-72.13%)
Mutual labels:  python-script, wifi-hacking
LAZYPARIAH
A tool for generating reverse shell payloads on the fly.
Stars: ✭ 121 (+98.36%)
Mutual labels:  pentest-tool, red-teaming
Malleable-C2-Profiles
Malleable C2 Profiles. A collection of profiles used in different projects using Cobalt Strike & Empire.
Stars: ✭ 168 (+175.41%)
Mutual labels:  red-teaming
Smtp-cracker
[NEW] : Simple Mail Transfer Protocol (SMTP) CHECKER - CRACKER Tool V2
Stars: ✭ 67 (+9.84%)
Mutual labels:  python-script
wifivoid
Ruby script for continuously jam all wifi clients and access points within range
Stars: ✭ 91 (+49.18%)
Mutual labels:  wifi-hacking
Airscript-ng
A python script to simplify the process of auditing wireless networks.
Stars: ✭ 83 (+36.07%)
Mutual labels:  python-script
videoslimmer
Utility to remove unwanted audio and subtitles from mkv files.
Stars: ✭ 23 (-62.3%)
Mutual labels:  python-script
roboxtractor
Extract endpoints marked as disallow in robots files to generate wordlists.
Stars: ✭ 40 (-34.43%)
Mutual labels:  wordlist
Github-Environment-Cleaner
An interactive script to clean up GitHub environments
Stars: ✭ 101 (+65.57%)
Mutual labels:  python-script
AlanFramework
A C2 post-exploitation framework
Stars: ✭ 405 (+563.93%)
Mutual labels:  red-teaming
SourceWolf
Amazingly fast response crawler to find juicy stuff in the source code! 😎🔥
Stars: ✭ 132 (+116.39%)
Mutual labels:  wordlist
tmpleak
Leak other players' temporary workspaces for ctf and wargames.
Stars: ✭ 76 (+24.59%)
Mutual labels:  wordlist
Efficient-office
Alfred-Workflows,Vim,Script,Mac
Stars: ✭ 36 (-40.98%)
Mutual labels:  python-script
fa
Automation tool for locating symbols & structs in binary (primary IDA focused)
Stars: ✭ 58 (-4.92%)
Mutual labels:  python-script

WiCrackFi - WiFi-Hacking-Tool | Python


- IF YOU USE THIS TOOL FOR ANY TYPE OF WORK JUST MAKE SURE TO REFERENCE IT, I'M HAPPY TO HELP ON ANY QUESTION ABOUT IT!!
- TELL YOUR HACKER FRIENDS ABOUT THIS TOOL! THANK YOU!

alt text

INFO

Python Script to help/automate the WiFi hacking exercises.

No extra installs needed, the ones needed can be installed inside the tool.

This tool was developed to automate the process of conducting a PenTest on WiFi Networks with Aircrack-ng in Python.

KEY POINTS

  • It can detect when a handshake is achieved and stop the monitoring and deauth commands.
  • Stores by date all MAC addresses, SSID and WiFi Password on a file.
  • You can use any wordlist you want, and you can add any word to any wordlist you want inside the tool.
  • Uses multiprocessing, therefore it is fast and reliable.
  • IT IS OPENSOURCE!

INSTRUCTIONS

For this tool to work in the best possible way please follow these instructions:

•	Execute Option 2 in the Main Menu.

•	Try to use the tool functionalities, preferably don't clean files manually.

DISCLAIMERS

•	This tool was tested/created in a fully updated Kali Linux Machine (v2020.3).

•	Aircrack-ng need to be installed (Option 1 in Main Menu).

•	WiFi Card used to run in monitor mode was an ALFA AWUS036NHA.

•	This tool uses rockyou.txt wordlist to do the cracking by default, but you can use your own. (Keep in mind that you need to use the .txt file and not the .txt.tar.gz file, "gunzip rockyou.txt.tar.gz" to get the .txt wordlist).

•	This tool is for educational purposes only.

TO DO LIST

  • Migrate entire tool to Python 3. (DONE in v1.1)
  • Add dynamic tables (Maybe PrettyTable Library).
  • Create an option for full automation (Monitor, Get 4WHS, Decrypt) in one go.
  • Add more than 1 word per entry to wordlist.
  • Many more to come...

Made by Pedro Gomes, 2020

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].