maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Maemo 5] fAircrack (Aircrack GUI) (https://talk.maemo.org/showthread.php?t=69009)

FRuMMaGe 2011-02-03 13:35

Re: [Maemo 5] fAircrack (Aircrack GUI)
 
Quote:

Originally Posted by Creamy Goodness (Post 934420)
Normally, this is a good thing, and I'm happy if it brings lxp some more donations, but creating software to automate potentially illegal activities is really hard to support. This isn't a hacker support forum

I suppose it can be classed as a tool more than anything. A chainsaw can be used for some pretty horrific and illegal things, but that doesn't mean everyone who buys a chainsaw should be suspected of using it for this purpose. It's up to the user to decide how they will use it.

Quote:

Originally Posted by triplea.smklb (Post 934917)
i found a program in window call fscrack...
basically, it's just a GUI for john the ripper for windows..
my problem is, i cannot seem to figure a way to use it to decrypt my wpa.cap file because it only can decrypt .hash file...
so, how to force it to decrypt .cap file because i know that that we can use john the ripper in fAircrack to decrypt the cap file?? ..

Somebody????

This is because John the Ripper was not made to crack WPA. The only reason we can use it with aircrack is because it can be used to output lists of passwords directly to the stdout, and aircrack can accept the stdin as input. This means that we can pipe the John command directly through the aircrack command.

Code:

john  --incremental:MODE --stdout | sudo aircrack-ng -e TARGETESSID -w - TARGETCAP
With MODE being the increment mode. Either "Alpha" for letters, "Digits" for numbers, "Alnum" for both or "All" for both and special characters.

TARGETESSID is the name of the target access point, and TARGETCAP is the cap file.

You will also need to edit the /opt/John/john.conf file as root and change the max and min limits on the different Incremental modes to match your desired passkey length.

Quote:

Originally Posted by colla84 (Post 934934)
it's work or not?

No it doesn't work. Its just a program so you can show off to your friends and pretend you are 1337.
/sarcasm

Seriously read the thread lol :D

colla84 2011-02-03 13:42

Re: [Maemo 5] fAircrack (Aircrack GUI)
 
i means if that can use it for test my wireless key if i can crack it! and find that key

FRuMMaGe 2011-02-03 14:03

Re: [Maemo 5] fAircrack (Aircrack GUI)
 
Quote:

Originally Posted by colla84 (Post 934954)
i means if that can use it for test my wireless key if i can crack it! and find that key

Yes. That is what it is for.

Chrome 2011-02-03 14:18

Re: [Maemo 5] fAircrack (Aircrack GUI)
 
Is it possible to include wesside-ng WEP cracking method in this script? And does the current version of aircrack-ng support it in the first place?

I'm sorry if this was mentioned before, and thanks FRuMMaGe you've done impressive work so far.

FRuMMaGe 2011-02-03 14:23

Re: [Maemo 5] fAircrack (Aircrack GUI)
 
Quote:

Originally Posted by Chrome (Post 934977)
Is it possible to include wesside-ng WEP cracking method in this script? And does the current version of aircrack-ng support it in the first place?

I'm sorry if this was mentioned before, and thanks FRuMMaGe you've done impressive work so far.

Haven't heard of it. Is it compatible with Maemo?

Chrome 2011-02-03 14:36

Re: [Maemo 5] fAircrack (Aircrack GUI)
 
Quote:

Originally Posted by FRuMMaGe (Post 934982)
Haven't heard of it. Is it compatible with Maemo?

It was added to aircrack suite since version 1.0, but I've no idea if it's supported in maemo's version.
Anyway, it's a very simple method, all you have to do is set the card into monitor mode and then:

wesside-ng -i wlan0 -v (victims BSSID)

It'll take less than 1 minute to crack the key.

http://img543.imageshack.us/img543/5466/49994286.png

ammyt 2011-02-03 14:38

Re: [Maemo 5] fAircrack (Aircrack GUI)
 
I just have a very small little tiny problem, I'm 14 years old, ehhem can anyone lend me his Credit Card? MasterCard recomended please...

FRuMMaGe 2011-02-03 14:42

Re: [Maemo 5] fAircrack (Aircrack GUI)
 
Quote:

Originally Posted by ammyt (Post 934988)
I just have a very small little tiny problem, I'm 14 years old, ehhem can anyone lend me his Credit Card? MasterCard recomended please...

Yeah, that's likely to happen :D

What do you need one for?

ammyt 2011-02-03 14:46

Re: [Maemo 5] fAircrack (Aircrack GUI)
 
Quote:

Originally Posted by FRuMMaGe (Post 934990)
Yeah, that's likely to happen :D

What do you need one for?

Ummm, Donating for the Bleeding edge drivers? Otherwise, I'm empty-handed :(.

Switch_ 2011-02-03 15:23

Re: [Maemo 5] fAircrack (Aircrack GUI)
 
PM. 10 Chars.


All times are GMT. The time now is 21:53.

vBulletin® Version 3.8.8