Skip to content

Tool for DoS attacks on Wi-Fi network infrastructure using aircrack-ng.

Notifications You must be signed in to change notification settings

Christianymoon/matchify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Matchify

Tool for DoS attacks on Wi-Fi network infrastructure using aircrack-ng.

This script uses regular expressions to filter by the target network, however it is recommended to pass the full ESSID as an argument for more precision, once done, enter the primary network interface, optionally the channel option can be omitted (if not known).


  • Simple and Powerfull
  • Easy use

Using

Before using matchify you needed install tool aircrack-ng

sudo apt-get install aircrack-ng

install

Once installed airckrack-ng tool you can clone this bash script

git clone https://www.github.com/christianymoon/matchify.git

set execute permissions to script

sudo chmod +x matchify.sh

Examples

./matchify.sh essid interface channel

About

Tool for DoS attacks on Wi-Fi network infrastructure using aircrack-ng.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages