We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
A simple script to check all Wireless cards connected to your computer for Packet Injection capability
Injectorist is a simple bash script to check Packet Injection capabilities in all connected wireless cards
apt install aircrack-ng
apt install gawk
Note : gawk is already installed on most linux distributions
Supported distros--> All Debian based, Ubuntu, Fedora, Kali, Arch, OpenSUSE.
Download the master zip and extract all files to any location.
Open terminal and navigate to extracted folder
cd /location/of/extraction
suEnter root password:____
chmod +x InjectionCheck
./InjectionCheck
Adding features such as
~ Checking Monitor Mode support
~ Enabling Monitor Mode
~ Many more...