maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Cleven - an aircrack gui (https://talk.maemo.org/showthread.php?t=75428)

Honza. 2011-08-25 16:22

Re: [Announce] Cleven - an aircrack gui
 
I have a weird problem. I tried to descript two AP, got 50k of data. Descripting was fast, but i get wrong passwords (6C656E6B61 and
6A61726461). Passwords don't works. Do you know where is problem? Thanks

trisha02 2011-08-25 16:34

Re: [Announce] Cleven - an aircrack gui
 
thnk u.it worked.i could successfully cracked the wep

pusak gaoq 2011-08-25 17:27

Re: [Announce] Cleven - an aircrack gui
 
Quote:

Originally Posted by Honza. (Post 1076554)
I have a weird problem. I tried to descript two AP, got 50k of data. Descripting was fast, but i get wrong passwords (6C656E6B61 and
6A61726461). Passwords don't works. Do you know where is problem? Thanks

hmmm...two reason why the passwords didnt works....

1.you wrongly enter the passwords = you need re-enter the password correctly...since the passwords is in HEX formats then all alphabet must be enter in capital...

2.They change the password = The owners of the AP might change the password right after you have decrypt it....

try capture/decrypt the AP again & see if the passwords do change or not...

trisha02 2011-08-25 17:41

Re: [Announce] Cleven - an aircrack gui
 
one BIG problem.i cannot connect via 2G.after this.i rebooted the phone.now everytym i connect via 2G it works but after few seconds it disconnects automatically saying cellular network unavailable but the network bar is full.this problem happened after i cracked WEP.but rebooted my phone.plzzz help

pusak gaoq 2011-08-25 17:58

Re: [Announce] Cleven - an aircrack gui
 
Quote:

Originally Posted by trisha02 (Post 1076590)
one BIG problem.i cannot connect via 2G.after this.i rebooted the phone.now everytym i connect via 2G it works but after few seconds it disconnects automatically saying cellular network unavailable but the network bar is full.this problem happened after i cracked WEP.but rebooted my phone.plzzz help

those were not cause by cleven or by any cracking AP programs....
it just happen your 2G networks got coverage problem...it will be fixed by your networks in due time...

trisha02 2011-08-25 18:21

Re: [Announce] Cleven - an aircrack gui
 
thnx for replying so soon.anyways i am browisng now.not facing any problem.sorry for bothering :P

colla84 2011-08-25 21:53

Re: [Announce] Cleven - an aircrack gui
 
when windows of ap for capture, need 30k of beacons or data?

i try to capture but i take only 2k data! then stop to receive data, and about in 2 hours..

Saturn 2011-08-25 23:26

Re: [Announce] Cleven - an aircrack gui
 
Quote:

Originally Posted by colla84 (Post 1076737)
when windows of ap for capture, need 30k of beacons or data?

i try to capture but i take only 2k data! then stop to receive data, and about in 2 hours..

There is some links for you to read on the first post about aircrack. IIRC the FAQ there answers your question already.

razefox 2011-08-26 01:11

Re: [Announce] Cleven - an aircrack gui
 
My phone became completely bugged and slow after installing cleven and I needed to reflash my n900. Iam scared to install it again :/

IsaacDFP 2011-08-26 02:33

Re: [Announce] Cleven - an aircrack gui
 
Quote:

Originally Posted by pusak gaoq (Post 1073559)
follow these step....
<...>
7.then press the capture button below the AP list.....
8. a x-term will popup to show the capture to that AP....look carefully at the data...if the data keep getting collected then just waits until the data is at 30k-50k....this show that the AP is active...
<...>
10a.if the AP is active & the data is collected at 30k-50k then go back to cleven menu (closed the x-term) then press the cleven status bar & select decrypt captured
<...>

Please anybody correct me if I'm wrong (I'm still a little new at networking), but I thought you had to Capture, Authenticate, AND Inject every single time... These are the steps I used to do before the GUI was created (again, please correct me if I'm mistaken):

01) cd MyDocs/wl1251-maemo/binary/compat-wireless
02) sh load.sh
03) *Open new root xterm*
04) ifconfig wlan0 up
05) iwlist wlan0 scan
06) *copy target mac address*
07) ifconfig wlan0 down
08) iwconfig wlan0 mode monitor
09) macchanger -r wlan0 |grep Faked
10) ifconfig wlan0
11) ifconfig wlan0 up
12) airodump-ng -c 8 -w [filename] wlan0
13) *open new root xterm session*
14) aireplay-ng -1 0 -a [paste MAC here] wlan0
15) aireplay-ng -3 -b [paste MAC here] wlan0
16) *open new root xterm session*
17) aircrack-ng [filename]-01.cap
18) *open new root xterm session*
19) aireplay-n -2 -p 0841 -a [MAC]

When the GUI came out, I began understanding a little more of what I was doing and why, but I'm still not catching 100% of it :s

IsaacDFP 2011-08-26 19:20

Re: [Announce] Cleven - an aircrack gui
 
Anybody able to confirm or deny...?

Saturn 2011-08-26 22:51

Re: [Announce] Cleven - an aircrack gui
 
Quote:

Originally Posted by IsaacDFP (Post 1077135)
Anybody able to confirm or deny...?

Basically this is irrelevant to this thread.

You'll need to check the tutorials online.
e.g.
http://www.aircrack-ng.org/doku.php?id=simple_wep_crack
http://www.aircrack-ng.org/doku.php?id=flowchart

pusak gaoq 2011-08-27 04:10

Re: [Announce] Cleven - an aircrack gui
 
Quote:

Originally Posted by IsaacDFP (Post 1076793)
Please anybody correct me if I'm wrong (I'm still a little new at networking), but I thought you had to Capture, Authenticate, AND Inject every single time... These are the steps I used to do before the GUI was created (again, please correct me if I'm mistaken):

01) cd MyDocs/wl1251-maemo/binary/compat-wireless
02) sh load.sh
03) *Open new root xterm*
04) ifconfig wlan0 up
05) iwlist wlan0 scan
06) *copy target mac address*
07) ifconfig wlan0 down
08) iwconfig wlan0 mode monitor
09) macchanger -r wlan0 |grep Faked
10) ifconfig wlan0
11) ifconfig wlan0 up
12) airodump-ng -c 8 -w [filename] wlan0
13) *open new root xterm session*
14) aireplay-ng -1 0 -a [paste MAC here] wlan0
15) aireplay-ng -3 -b [paste MAC here] wlan0
16) *open new root xterm session*
17) aircrack-ng [filename]-01.cap
18) *open new root xterm session*
19) aireplay-n -2 -p 0841 -a [MAC]

When the GUI came out, I began understanding a little more of what I was doing and why, but I'm still not catching 100% of it :s

basicly you dont need to run cleven using x-term unless there a problem using it...
just find cleven icon on your menu...cleven GUI can cut all step while using x-term in half....

TDSii 2011-08-29 02:00

Re: [Announce] Cleven - an aircrack gui
 
hello,

i read the tutorial here http://talk.maemo.org/showpost.php?p...&postcount=145

can you please continue it. Also do we click Inject in all cases? (if authenticate failed and if authenticate was successful)

HtheB 2011-08-29 04:27

Re: [Announce] Cleven - an aircrack gui
 
Somehow, I can't autenticate anything... the xterm window pops up and closes directly.

(it worked for me before around version 1.7)

Edit: got kernelv48 also the bleeding edge wlan drivers are installed
Edit2: going to try out with v47

pusak gaoq 2011-08-29 06:10

Re: [Announce] Cleven - an aircrack gui
 
Quote:

Originally Posted by HtheB (Post 1078248)
Somehow, I can't autenticate anything... the xterm window pops up and closes directly.

(it worked for me before around version 1.7)

Edit: got kernelv48 also the bleeding edge wlan drivers are installed
Edit2: going to try out with v47


Cleven works flawless with kp48 on my device....
perhaps you trying to authenticate AP with space in it but as i tested the latest version authenticate AP with space works...

HtheB 2011-08-31 11:41

Re: [Announce] Cleven - an aircrack gui
 
Quote:

Originally Posted by pusak gaoq (Post 1078268)
Cleven works flawless with kp48 on my device....
perhaps you trying to authenticate AP with space in it but as i tested the latest version authenticate AP with space works...

Same problem on v47

And no, I don't have any spaces in the network name.
It worked before, but somehow the window pops up and closes immediately.
It did work before with the older versions of cleven :/

I tried to run within xterm, but it doesn't show me anything when I click on the Authenticate button...

How can I find out why this is happening?

pusak gaoq 2011-08-31 15:57

Re: [Announce] Cleven - an aircrack gui
 
Quote:

Originally Posted by HtheB (Post 1079483)
Same problem on v47

And no, I don't have any spaces in the network name.
It worked before, but somehow the window pops up and closes immediately.
It did work before with the older versions of cleven :/

I tried to run within xterm, but it doesn't show me anything when I click on the Authenticate button...

How can I find out why this is happening?

hmmmm....did you look at the capture windows (x-term) careful??? does the beacons getting higher every seconds???
if it does then possible you need to uninstall (purge) cleven & re-installed it....
if the beacons is not collected then its the AP prblm not from cleven....

HtheB 2011-09-05 00:57

Re: [Announce] Cleven - an aircrack gui
 
Quote:

Originally Posted by pusak gaoq (Post 1079611)
hmmmm....did you look at the capture windows (x-term) careful??? does the beacons getting higher every seconds???
if it does then possible you need to uninstall (purge) cleven & re-installed it....
if the beacons is not collected then its the AP prblm not from cleven....

Thanks! Finally =) it works again!
Uninstalling with purge did the trick! :D

trisha02 2011-09-07 09:18

Re: [Announce] Cleven - an aircrack gui
 
i could crack wifi earlier with KP47. in the meantime i went to Kp48 and again i went bak to KP47. my cleven is not working properly.data is not collecting.what to do when data is not collecting?

trisha02 2011-09-07 09:28

Re: [Announce] Cleven - an aircrack gui
 
"10b.if the data is not collected then go back to cleven menu (without closing the x-term) & press the authenticate button...another x-term will popup showing it try to authenticate with the AP....it will show successfully authenticate or not...
10c.if successfully authenticate the x-term will not autoclose...if it fails then x-term will closed automatic...
10d.at this point go back to cleven main menu & press the inject button...another x-term will appears show it try to inject the AP....

i will continues if you have understand the step above..."

next step plzz.data is not collecting

trisha02 2011-09-07 14:42

Re: [Announce] Cleven - an aircrack gui
 
plz can anyone help me to proceed further when no data is collected?

trisha02 2011-09-08 16:18

Re: [Announce] Cleven - an aircrack gui
 
please anyone help me to proceed further.when data is collected i could crack ap. but what happens when data is not recieving but ap is active?

pusak gaoq 2011-09-08 18:51

Re: [Announce] Cleven - an aircrack gui
 
Quote:

Originally Posted by trisha02 (Post 1084404)
please anyone help me to proceed further.when data is collected i could crack ap. but what happens when data is not recieving but ap is active?

ok how do you know the AP is active????
for me the only way to know it at x-term capture windows....looks at the AP....does any other clients connected with that AP??? if it does then the AP is active....
remember any AP is consider active when there is clients connected to it....

trisha02 2011-09-08 21:32

Re: [Announce] Cleven - an aircrack gui
 
yes that i know. i know it because i when testing it.my friend was able to connect it.and i cudnt fetch the data to crack the ap.i knew the password.i just wantd to test it.


10b.if the data is not collected then go back to cleven menu (without closing the x-term) & press the authenticate button...another x-term will popup showing it try to authenticate with the AP....it will show successfully authenticate or not...
10c.if successfully authenticate the x-term will not autoclose...if it fails then x-term will closed automatic...
10d.at this point go back to cleven main menu & press the inject button...another x-term will appears show it try to inject the AP....

i did it upto this.succesffuly happened. whats next. dat i want to know.

pusak gaoq 2011-09-09 04:34

Re: [Announce] Cleven - an aircrack gui
 
Quote:

Originally Posted by trisha02 (Post 1084573)
yes that i know. i know it because i when testing it.my friend was able to connect it.and i cudnt fetch the data to crack the ap.i knew the password.i just wantd to test it.


10b.if the data is not collected then go back to cleven menu (without closing the x-term) & press the authenticate button...another x-term will popup showing it try to authenticate with the AP....it will show successfully authenticate or not...
10c.if successfully authenticate the x-term will not autoclose...if it fails then x-term will closed automatic...
10d.at this point go back to cleven main menu & press the inject button...another x-term will appears show it try to inject the AP....

i did it upto this.succesffuly happened. whats next. dat i want to know.

i believe i already show you the next step here....
http://talk.maemo.org/showpost.php?p...&postcount=154

trisha02 2011-09-09 06:25

Re: [Announce] Cleven - an aircrack gui
 
Quote:

Originally Posted by pusak gaoq (Post 1084678)
i believe i already show you the next step here....
http://talk.maemo.org/showpost.php?p...&postcount=154

no no no. this was after i collected a minimum data. u mentioned-"ok looks likes you have a minimum data collected...
now you can closed x-term authenticate windows & go back to cleven main menu...."

but my data got collected upto 3.for this what shold be done next?the link u mentioned was for the further steps after my data got collected upto 37k

trisha02 2011-09-10 13:12

Re: [Announce] Cleven - an aircrack gui
 
can anyone please comment on what to do when data is not collecting at all but fetching beacons. and the AP is active.

Saturn 2011-09-10 15:55

Re: [Announce] Cleven - an aircrack gui
 
trisa! ffs could you please stop acting like a child?

I've asked politely to keep the thread relevant to the application - for questions about aircrack and cracking in general go elsewhere..

Please also delete you previous messages where you ask the same thing 10 times in a row - they don't do you any favour and most importantly they piss me off.

a_k_o 2011-09-12 17:13

Re: [Announce] Cleven - an aircrack gui
 
Quote:

Originally Posted by pusak gaoq (Post 1073559)
follow these step....

1.open cleven
2.at loading driver press
a.loading injection driver
b.enable monitor mode
3.then press the status bar to get to cleven main menu
4. at cleven main menu press the scan button to search any WEP & WPA AP in range....the default search time is 10 seconds...
5.after 10 seconds search (a popup will show search complete) press WEP button if you want to cracks WEP AP or WPA button for WPA AP...
6.if you pick WEP then press the WEP button...you will see a few AP listed below...now choose any AP you wanna cracked (highlighten)
7.then press the capture button below the AP list.....
8. a x-term will popup to show the capture to that AP....look carefully at the data...if the data keep getting collected then just waits until the data is at 30k-50k....this show that the AP is active...
9.now it the data is not collecting any then the AP is not active....
10.at this point you have to different way to do.....
10a.if the AP is active & the data is collected at 30k-50k then go back to cleven menu (closed the x-term) then press the cleven status bar & select decrypt captured...
10b.if the data is not collected then go back to cleven menu (without closing the x-term) & press the authenticate button...another x-term will popup showing it try to authenticate with the AP....it will show successfully authenticate or not...
10c.if successfully authenticate the x-term will not autoclose...if it fails then x-term will closed automatic...
10d.at this point go back to cleven main menu & press the inject button...another x-term will appears show it try to inject the AP....

i will continues if you have understand the step above...




Can you please do the similar tutorial but for the WPA network instead. Thanks a lot in advance.

trisha02 2011-09-12 19:57

Re: [Announce] Cleven - an aircrack gui
 
what steps to follow if data is not collected and i have done from 10b to 10d. after that what shud i do?

don_falcone 2011-09-12 20:04

Re: [Announce] Cleven - an aircrack gui
 
Quote:

Originally Posted by trisha02 (Post 1087031)
what steps to follow if data is not collected and i have done from 10b to 10d. after that what shud i do?

Maybe this helps.

trisha02 2011-09-13 04:01

Re: [Announce] Cleven - an aircrack gui
 
Quote:

Originally Posted by don_falcone (Post 1087036)
Maybe this helps.

lol.u shud try that

Saturn 2011-09-15 22:57

Re: [Announce] Cleven - an aircrack gui
 
macchanger is missing a vote here

Anyone that has tested it, found that it fulfils the criteria and hasn't vote?

Estel 2011-09-16 01:02

Re: [Announce] Cleven - an aircrack gui
 
Done, cap :)

Saturn 2011-09-17 10:22

Re: [Announce] Cleven - an aircrack gui
 
Version 1.10-1 is now in extras

- thanks for those testing and voting.
- of course it is not complete and WPA is still limited.


Uploaded in devel version 1.11-2.

changes:
* Fix (proper) for WAP authentication to accept spaces in network names.
* Addition to store only IVs when in WEP capture (and save space).

That is, I would appreciate if someone with his AP having spaces in the name could test it.

pusak gaoq 2011-09-17 12:06

Re: [Announce] Cleven - an aircrack gui
 
Quote:

Originally Posted by Saturn (Post 1090069)
Uploaded in devel version 1.11-2.

changes:
* Fix (proper) for WAP authentication to accept spaces in network names.
* Addition to store only IVs when in WEP capture (and save space).

That is, I would appreciate if someone with his AP having spaces in the name could test it.

i found a bug on your latest version....

i was unable to delete any IVs on decrypt capture menu.....

Saturn 2011-09-17 12:14

Re: [Announce] Cleven - an aircrack gui
 
Quote:

Originally Posted by pusak gaoq (Post 1090109)
i found a bug on your latest version....

i was unable to delete any IVs on decrypt capture menu.....

confirming.. thanks

EDIT::

Just uploaded version 1.11-3 with a fix for this issue.

Estel 2011-09-17 14:51

Re: [Announce] Cleven - an aircrack gui
 
Tested later version, everything seems to be in order. Nice job and thank You, Saturn!

I really miss deauthedntication, though. If no client-aimed deauth is possible now, even simple deauth AP-targeted would be a good thing to have, especially when collecting WEP ARP's for injection. Now, if someone wan't to use GUI-only solution, it's needed to use Cleven in tandem with fAircrack :) (fAircrack deauth, Cleven can mix IV's from many sessions. And yea, I admit it is much easier to use xterm command for lacking feature, no matter which GUI You use ;) )

Also, when we are talking about decrypting from different session's caps - possibility to use different sessions's caps (ARP's in it) for injection would be *really* great feature.

Saturn 2011-09-17 16:53

Re: [Announce] Cleven - an aircrack gui
 
Quote:

Originally Posted by Estel (Post 1090217)
...
I really miss deauthedntication, though. If no client-aimed deauth is possible now, even simple deauth AP-targeted would be a good thing to have, especially when collecting WEP ARP's for injection. ...

I have asked this also in the past - why you mention two types of deauthentication?

AFAIK, there is only one. One needs to deauthenticate a client from the AP and for that the mac of a connected client is needed.

ATM, my problem is to parse the MAC of a connected client from the xterm window running airodump-ng.

If anyone wants to help, this is the task I lack for completing this part; code can be in shell or python.


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

vBulletin® Version 3.8.8