okiwan Posted August 14, 2010 Share Posted August 14, 2010 (edited) ok i have been at this for hours and one site takes me to another to another to another telling me to patch things for my chipset and i think im over complicating the solution. this is what happening: #airodump-ng --bssid <insert BSSID> --channel 6 --ivs -w <filename> mon0 then i leave that running an open up a new terminal #aireplay-ng -5 -b <insert BSSID> mon0 no source MAC (-h) specified. using the device MAC (**:**:**:**:**:**) on channel -1 mon0 is on channel -1, but the AP uses channel 6 WTF?!?!? every where i look it says to keep airodump-ng running on channel 6, which i am doing. and as far as i know there is no option to change the channel on aireplay-ng. lovely people of the hak5 forum...please help. edit: this is a fragmentation attack BTW thats the -5. Edited August 14, 2010 by okiwan Quote Link to comment Share on other sites More sharing options...
Sparda Posted August 14, 2010 Share Posted August 14, 2010 airplay shouldn't be used with the monitor adapter, it should be used with the actual adapter (wifi0, wlan0, ath0 etc.). Quote Link to comment Share on other sites More sharing options...
okiwan Posted August 14, 2010 Author Share Posted August 14, 2010 it still says the same thing. Quote Link to comment Share on other sites More sharing options...
Mr-Protocol Posted August 14, 2010 Share Posted August 14, 2010 even though it says channel -1 does it still work? you could iwconfig and manually set the card to channel 6 before starting your commands. 1 Quote Link to comment Share on other sites More sharing options...
okiwan Posted August 14, 2010 Author Share Posted August 14, 2010 i figured it out. when setting up monitor i had to set the channel. #airmon-ng start wlan0 6 and i had to use wlan0 in aireplay-ng not mon0 like sparta said. thanks guys! Quote Link to comment Share on other sites More sharing options...
operat0r_001 Posted August 26, 2010 Share Posted August 26, 2010 just use webbuster or the new spoonwep may be commin' out Quote Link to comment Share on other sites More sharing options...
Mr-Protocol Posted August 26, 2010 Share Posted August 26, 2010 just use webbuster or the new spoonwep may be commin' out I would not encourage people to use GUI "do it for you" programs. Understand how it works, why it works, and how to do it. All the GUI's do is use the command line aircrack-ng suite anyways... Quote Link to comment Share on other sites More sharing options...
okiwan Posted August 26, 2010 Author Share Posted August 26, 2010 i like using the terminal. it seems more real. GUI's seem like a toy that a 5 year old could use. theres a greater sense of achievement with the terminal. Quote Link to comment Share on other sites More sharing options...
adi_01 Posted December 28, 2021 Share Posted December 28, 2021 iwconfig <interface> channel <channel> cahange the channel using this command then run aireplay-ng Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.