you have to give us more info, dude.......
Hi
i've tried make a fakeauth with
But it shows me an errorCode:aireplay-ng -1 0 -e "FRITZ!BOX SL" -a 00:14:6C:7E:40:80 -h 00:09:5B:EC:EE:F2 ath1
!Box : event not found
and this
also doesnt work correctl no error, but not successful :/Code:aireplay-ng -1 0 -e "FRITZ\!BOX SL" -a 00:14:6C:7E:40:80 -h 00:09:5B:EC:EE:F2 ath1
you have to give us more info, dude.......
I have yet to encounter a symbol in the eesid but I had some other issues with spaces and what I did to solve my problem was............. THis is just so crazy it will never work. I emailed matt bryne at wireless defense the makers of the aircrack suite and ASKED. they were very nice and responded promptly with a soloution. Somtimes you have to go past the forums and ask the people that actually made the tool![]()
![]()
what for information u need ? i use bt2 final and this error only comes when i tried to make an authforce with an essid which includes an exclamation mark ( ! ) like
Essid: "Fritz!Box SL WLAN" or "myHome!" ....
@purehate :
:>
Pulled this from Aircrack-ng faq if you have not already seen/ tried it.
You have to prefix those special characters with a “\”. Examples: with\ space, with\’singlequote, with\”doublequote.
You also need to handle the symbol “&” the same way. Example: “A&B”.
You can use single quotes. Examples: ‘with space’, ‘with”doublequote’.
As well, you can use double quotes. Examples: “with space”, “with’singlequote”.
Thats excactly what they told me i was just encouraging a little research
Yes i've found a thread on the aircrack forum. ty