![]() |
|
|||||||
| Register | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Posts: n/a
|
ESSID has spacing, how do deal with within aireplay
L.S.,
Iám using aireplay on whax-linux and/or auditor but the problem is that if an ESSID has a space in it aireplay keeps rejecting the ESSID. I tried replacing it with _ or * or - but nothing of this works. Has anybody encountered the same problem and what is the sollution? Many thanks, Logaine |
|
|
|
#2 (permalink) |
|
Badger in heat
Join Date: Jun 2004
Location: Sacramento, CA
Posts: 414
|
I would search the forum with the first 3 words of your topic heading. Not positive that is it but would be real close.
The _ * - are characters, you are changing the name using them. When you find the answer it will make you want to slap yourself on the forhead and say "DUH!!" Justin |
|
|
|
|
|
#3 (permalink) | |
|
Heeere's your sign!
Join Date: May 2002
Location: Mexico Beach, FL
Posts: 1,166
|
Quote:
SPOONFEEDER!!
__________________
Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote. -- Benjamin Franklin, 1759 |
|
|
|
|
|
|
#5 (permalink) |
|
Registered Member
Join Date: Apr 2006
Posts: 1
|
spaces in essid for aireplay
When you encounter some essid with spaces in the string , you must add to your string a \ and then the space, resuming if string is :Hello Dolly---->your resulting string will be:Hello\ Dolly
aireplay -1 0 -e Hello\ Dolly -a ............... This is , you must add the slash symbol plus the space char. I have tried in a spanish linux configuration with mandriva 2005 so in an English config must work properly too. The original link was http://foro.elhacker.net/index.php/topic,104985.0.html If you find how to solve a string like--> rosendo-12345-qw I am awaiting for a solution for that. greetings for Spain. ![]() |
|
|
|
|
|
#6 (permalink) |
|
Registered Member
Join Date: Apr 2006
Posts: 2
|
Typing the essid without the space should work too:
e.g. if the name of the AP= "Test Ap" => aireplay -1 -e testap ... At least it works with troppix live cd ...(link & info: http://www.jorizo.be) |
|
|
|