vazrious updates to fuzzing, more organization

This commit is contained in:
2024-09-24 19:01:12 -06:00
parent 6666879626
commit 95dc84024b
24 changed files with 49 additions and 56 deletions
+9
View File
@@ -0,0 +1,9 @@
if [ -z $1 ]; then
dev=wlan1
else
dev=$1
fi
sudo airmon-ng check kill
sudo airmon-ng start $dev
sudo airmon-ng