Authenticate with Secured Networks and generate ARPs - Fake Authentication/Interactive Packet Replay
Uploader Comments (mushroomHEADBANGERS)
Video Responses
All Comments (183)
-
nice tutorial man thanks a lot !!!!
-
Thnx for this great tutorial!
I got the packets send, but aircrack doesn't find the key (even after 600.000+ data)
I tested this on my own network with no computer attached (no wirless and no wired).
What i am doing wrong? I followed all your steps above!
-
You rock !!!!! and by the way r there any more bt tutorials of urs ?????
-
When I run interactive packet replay - it stops after ~10 packets... Is there a way to make it run longer to collect more packets?
-
HOW DO YOU CHECK TO SEE IF MAC address filtering is enabled
-
HOW DO YOU LOWER TRANSMIT RATE???????????
-
Fake Authentication failed on me too, i checked everything to be correct (used the right channel and macs) and no results, it just keeps sending "Sending Authentication Request (Open System)".
I also used the "check kill" to restart my adapter to the right channel and it didn't work :(
-
when im trying to do the intreractive packet replay it just keep saying read (packets number) packets and it already went up to 98,000 packets and keep going for like 10 minutes already
-
@tayjay1983 its not -9 10 its -q 10
-
I am capturing data packets really slowly so i tried ur first option but when i put it in this is what i get out:
21:37:29 Sending Authentication Request (Open System)
21:37:31 Sending Authentication Request (Open System)
21:37:33 Sending Authentication Request (Open System)
21:37:35 Sending Authentication Request (Open System)
21:37:37 Sending Authentication Request (Open System)
until it stops i know i put the correct info in but this still happens any ideas?
i know this is not the right vid to comment on wpa but i will first of all when a wpa,key is for ex.6t7eg7dh00e8he7 how would it be possible to get this key is the only option brute force???? if it is can u please make a vid or is this unrealistic of me to ask you to do this because i have heard this can take days love ur other vids.
danoxx2
danoxx2 1 year ago
Their are two types of Brute-Forcing. True brute forcing basically means that you try every possible combination of characters (With rules in place to restrict size, letters, etc..) which can take a very long time depending on the rules in place. By long time I mean over a year in some cases :P
The other variant is utilizing wordlists which in your case would prove worthless. However, you can incorporate the two by using John The Ripper. It allows you to add extra characters and so forth.
mushroomHEADBANGERS 1 year ago
Hi all when I get to this bit:
aireplay-ng -1 3000 -e [ESSID - Name of Network] -a [Mac Address of the Access Point] -h [Our systems Mac Address displayed in Macchanger] -o 1 -q 10 wlan0
and hit enter it trys to work but dose not use the correct channel insted of using channel 6 it uses 9 and then gives the an error of incorect bssid
the bssid is correct as to are the mac and router numbers.
any idea thanks
696reavers 1 year ago
Sorry for the late reply, I've been AFK. You can change your channel by doing this:
airmon-ng stop [ADAPTER] check kill
airmon-ng [ADAPTER] start 6
And you can also try this if you have issues with the above mentioned:
iwconfig [ADAPTER] channel 6
mushroomHEADBANGERS 1 year ago