Notices


Reply
Thread Tools
Posts: 168 | Thanked: 56 times | Joined on Mar 2010 @ Sweden
#281
Originally Posted by FRuMMaGe View Post
The "." isn't working because you are already in the MyDocs directory. Basically the "." means "extract in my current directory please".

Here are the commands you need to do (assuming you have created the MyDocs/FAS/ directory)

cd /home/user/MyDocs/FAS/
tar -xzvf /home/user/MyDocs/faircrack.tar.gz .

As for iw, I think you need to download "wireless-tools" or something like that. But whats wrong with installing aircrack-ng from the repos?
I tried the .deb that creamy put in earlier in the thread. I have installed aircrack-ng from the repos earlier.
The dot thing dont work in my end but itīs installed anyhow.

Nice work on this one,following this thread and try to get the hang of it
 
Posts: 182 | Thanked: 84 times | Joined on Jul 2010 @ Jordan
#282
Originally Posted by FRuMMaGe View Post
I would remove aircrack-ng and reinstall the one from the repos.

Leave John and leafpad installed.

Extract the newest faircrack.tar.gz over the contents of your FAS directory
gna do it now and gna update u
thx
 

The Following User Says Thank You to fatcobrah For This Useful Post:
FRuMMaGe's Avatar
Posts: 330 | Thanked: 483 times | Joined on Dec 2010 @ Norwich, UK
#283
Originally Posted by datjomp View Post
I tried the .deb that creamy put in earlier in the thread. I have installed aircrack-ng from the repos earlier.
The dot thing dont work in my end but itīs installed anyhow.

Nice work on this one,following this thread and try to get the hang of it
Well the command you posted would have extracted the faircrack.tar.gz contents directly to your MyDocs folder. This will not work.

Everything is stored in the MyDocs/FAS/ for it to work, but if you have it all set up then great
__________________
OMNOM: Pacman-like game now in extras-devel

fAircrack (Aircrack GUI): Point-and-click pwnage for your N900
Now with John the Ripper integration
 
Posts: 182 | Thanked: 84 times | Joined on Jul 2010 @ Jordan
#284
i have got the handshake DD but i think my problem with john bcoz of this
killall : john :no precess killed
killall : aircrack-ng : no process killed
opening /home/user/MyDocs/FAS/cap/WPA/linksys-01.cap
unknown option :*--config=/home/user/MyDocs/FAS/john.conf*
opening : /home/user/MyDocs/FAS/cap/WPA/linksys-01.cap

so how to install john from the beginning ( after removing leafpad & john )?
plz help
* i've installed john by the following command :
sudo gainroot
apt-get install john
 
FRuMMaGe's Avatar
Posts: 330 | Thanked: 483 times | Joined on Dec 2010 @ Norwich, UK
#285
Originally Posted by fatcobrah View Post
i have got the handshake DD but i think my problem with john bcoz of this
killall : john :no precess killed
killall : aircrack-ng : no process killed
opening /home/user/MyDocs/FAS/cap/WPA/linksys-01.cap
unknown option :*--config=/home/user/MyDocs/FAS/john.conf*
opening : /home/user/MyDocs/FAS/cap/WPA/linksys-01.cap

so how to install john from the beginning ( after removing leafpad & john )?
plz help
* i've installed john by the following command :
sudo gainroot
apt-get install john
Go into the app manager and install it from there.

From what I can gather from the error message, John isn't recognising the --config command. This is a problem because you need it to use the john.conf file that I customized.

I really don't know why John is being so weird on your device. Post back when you have installed it from the app manager
__________________
OMNOM: Pacman-like game now in extras-devel

fAircrack (Aircrack GUI): Point-and-click pwnage for your N900
Now with John the Ripper integration
 
Posts: 182 | Thanked: 84 times | Joined on Jul 2010 @ Jordan
#286
Originally Posted by FRuMMaGe View Post
Go into the app manager and install it from there.

From what I can gather from the error message, John isn't recognising the --config command. This is a problem because you need it to use the john.conf file that I customized.

I really don't know why John is being so weird on your device. Post back when you have installed it from the app manager
i think this is my lucky day :P loooooooooooool now guess wt ?! all of my catalog just failed to update :@ when am done gna update :P
 
Posts: 182 | Thanked: 84 times | Joined on Jul 2010 @ Jordan
#287
man ... u r my hero it's working 100% weeehoooooooooooooo DDD i'v deleted leafpad and john then install john from the app manger )
and it's doing 91keys/s !!!!
u said: its just about 8 digits but ppl here use 10 digits i wish u update that soon
thx again 4 ur help DDD

Last edited by fatcobrah; 2011-02-01 at 15:26.
 
FRuMMaGe's Avatar
Posts: 330 | Thanked: 483 times | Joined on Dec 2010 @ Norwich, UK
#288
Originally Posted by fatcobrah View Post
man ... u r my hero it's working 100% weeehoooooooooooooo DDD i'v deleted leafpad and john then install john from the app manger )
and it's doing 91keys/s !!!!
u said: its just about 8 digits but ppl here use 10 digits i wish u update that soon
thx again 4 ur help DDD
Good to hear you have it working

In the next version you will be able to specify the number of digits in the passkey. Also I'm working on forced deauthentication for wpa clients which will make capturing the handshake a hell of a lot quicker and easier
__________________
OMNOM: Pacman-like game now in extras-devel

fAircrack (Aircrack GUI): Point-and-click pwnage for your N900
Now with John the Ripper integration
 

The Following 6 Users Say Thank You to FRuMMaGe For This Useful Post:
Posts: 182 | Thanked: 84 times | Joined on Jul 2010 @ Jordan
#289
Originally Posted by FRuMMaGe View Post
Good to hear you have it working

In the next version you will be able to specify the number of digits in the passkey. Also I'm working on forced deauthentication for wpa clients which will make capturing the handshake a hell of a lot quicker and easier
wish u all the best and deauthentication is a good idea.
wt about an option if know the 1st digit or 2 digits of the pass?
ex: my pass start with 1XXXXXXX to make bruteforce easier and faster
 
FRuMMaGe's Avatar
Posts: 330 | Thanked: 483 times | Joined on Dec 2010 @ Norwich, UK
#290
Originally Posted by fatcobrah View Post
wish u all the best and deauthentication is a good idea.
wt about an option if know the 1st digit or 2 digits of the pass?
ex: my pass start with 1XXXXXXX to make bruteforce easier and faster
Aircrack already has this built in, so it shouldn't be hard to implement
__________________
OMNOM: Pacman-like game now in extras-devel

fAircrack (Aircrack GUI): Point-and-click pwnage for your N900
Now with John the Ripper integration
 
Reply

Tags
aircrack, aircrack-ng, epicfacepalm, pen testing, rtfm dude!

Thread Tools

 
Forum Jump


All times are GMT. The time now is 16:42.