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)

sifo 2012-08-20 19:53

Re: [Announce] Cleven - an aircrack gui
 
im not spamming here, sorry :p but guys the N900-crack getting WEP passwd easly and faster i tried it 2 days ago for the first time and i got it in 2 minutes :D....wow
( dont try this at home ! )

./sifo

mr_pingu 2012-08-20 22:22

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

Originally Posted by sifo (Post 1253892)
im not spamming here, sorry :p but guys the N900-crack getting WEP passwd easly and faster i tried it 2 days ago for the first time and i got it in 2 minutes :D....wow
( dont try this at home ! )

./sifo

It certainly doesn't beat wifite, and may I redirect you to n900crack.sh thread, it has some serious issues


@tanago: If you use the mon0 way on the n900 and connect the wlan0 to an AP on eg channel 1, it locks mon0 automatically to channel 1 too :( Also I am not sure if injection doesn't work if you monitor mode on wlan0 on a real AP and specify BSSID/ESSID in injection test and most important channel is locked ;) Or even better hook on a compatible wlan adapter via USB-Host and do a real injection test with 2 wlan devices: http://www.aircrack-ng.org/doku.php?...36a8cf8d28fbe0. Can't test myself ATM, sorry.

Saturn 2012-08-20 22:49

Re: [Announce] Cleven - an aircrack gui
 
@tanago

I remember somebody else has mentioned this in the past, but didn't have time to check it. I don't have the time and the means to test it now also.

If you like coding and have the time, you can edit the clevenHelper.sh file as root to do this. Check lines 51 to 54. I'm guessing this is the part you need to modify as well as replace all references of wlan0 with mon0 in the rest of this bash script.

I cannot really promise, but if you give me complete instructions on how to enable monitor/managed modes then I might give you a test version to test.

sifo 2012-08-20 23:14

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

Originally Posted by mr_pingu (Post 1253921)
It certainly doesn't beat wifite, and may I redirect you to n900crack.sh thread, it has some serious issues

[Off-topic]AFAIK, the only problem is loading the injection drivers which can easly be fixed using a script[/Off-topic]

@Mr.Saturn
sorry this is my last post about that script in this thread.

tanago 2012-08-21 09:17

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

Originally Posted by mr_pingu (Post 1253921)
@tanago: If you use the mon0 way on the n900 and connect the wlan0 to an AP on eg channel 1, it locks mon0 automatically to channel 1 too :(

mon0 is coming from wlan0 , thus when locking the master device will lock mon0 too. But why you should want to alter wlan0 and/or connect to ap when you have entered monitor mode and you have fully working injection on mon0? Just exit monitor mode and you will be able to connect
Quote:

Originally Posted by Saturn (Post 1253927)
If you like coding and have the time, you can edit the clevenHelper.sh file as root to do this. Check lines 51 to 54. I'm guessing this is the part you need to modify as well as replace all references of wlan0 with mon0 in the rest of this bash script.

I cannot really promise, but if you give me complete instructions on how to enable monitor/managed modes then I might give you a test version to test.

I am really interested in this and I like coding but there are 2 clevenHelper.sh files one in /opt/cleven and the other in /home/opt/cleven which one should I edit?

Estel 2012-08-21 15:11

Re: [Announce] Cleven - an aircrack gui
 
I think I've found small glitch in Cleven's reaver implementation.

Using current command to invoke Cleven, after successful cracking of PIN, reaver x-term window just closes - without giving chance to actually verify found PIN or retrieved WPA PSK.

I've just checked it during real-test on my router, and reaver.db file *doesn't* keep retrieved WPA password (at least, using reaver from repositories, aka latest, compiled by Pali). Retrieved data is shown *only* on x-term window with cracking progress.

reaver have argument "-o" for providing output to file, but it prevents any info from appearing inside opened x-term window, where reaver is "working". Furthermore, using static path for -o, would result in further cracking attempts overwriting former ones.

IMO, it would be good idea to create new directory under /home/user/.cleven/keys, called - for example - wps (/home/user/.cleven/keys/wps). Then, some code in clevenHelper would read reaver's output, and react on "success" pattern, saving it (only relevant part, as whole log would be loooong) as retrieved WPS PIN and WPA PSK, vievable from "keys" tab from Cleven GUI.

What do you think, Saturn?

/Estel

mr_pingu 2012-08-21 15:17

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

Originally Posted by tanago (Post 1254070)
mon0 is coming from wlan0 , thus when locking the master device will lock mon0 too.

Mon0 and wlan0 can be on different channels in backtrack on my laptop when I last tested it, IIRC.
Quote:

Originally Posted by tanago (Post 1254070)
and you have fully working injection on mon0? Just exit monitor mode and you will be able to connect

Injection works fine when you are connected to AP with wlan0. Ofcourse of what I said before, it only works on the same channel as the AP.


Quote:

Originally Posted by tanago (Post 1254070)
But why you should want to alter wlan0 and/or connect to ap when you have entered monitor mode?

Well when I test on my own router (have 2, on on channel 11 and one on channel 1)

Sometimes the N900 connects auto, becuz I have that enabled and then it fails on mon0 too ;)

mr_pingu 2012-08-21 15:30

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

Nokia-N900:/home/user/MyDocs/MyScripts# ifconfig wlan0 down
Nokia-N900:/home/user/MyDocs/MyScripts# iwconfig wlan0 mode monitor
Nokia-N900:/home/user/MyDocs/MyScripts# ifconfig wlan0 up
Nokia-N900:/home/user/MyDocs/MyScripts# aireplay-ng -9 wlan0
17:26:00  Trying broadcast probe requests...
17:26:01  No Answer...
17:26:01  Found 2 APs

17:26:01  Trying directed probe requests...
17:26:01  00:11:22:33:44:55  - channel: 11 - 'ESSID'
17:26:02  Ping (min/avg/max): 1.373ms/14.998ms/49.805ms Power: -90.72
17:26:02  29/30:  96%

17:26:02  Injection is working!

17:26:02  00:12:34:56:78:90 - channel: 11 - ''
17:26:03  Ping (min/avg/max): 2.014ms/13.966ms/67.474ms Power: -38.47
17:26:03  30/30: 100%

Nokia-N900:/home/user/MyDocs/MyScripts# ifconfig wlan0 down
Nokia-N900:/home/user/MyDocs/MyScripts# iwconfig wlan0 mode managed
Nokia-N900:/home/user/MyDocs/MyScripts# ifconfig wlan0 up
Nokia-N900:/home/user/MyDocs/MyScripts# airmon-ng start wlan0
Process with PID 7010 (udhcpc) is running on interface wlan0


Interface        Chipset                Driver

wlan0                TI WL1251        wl12xx - [phy0]
                                (monitor mode enabled on mon0)

Nokia-N900:/home/user/MyDocs/MyScripts# aireplay-ng -9 mon0
17:28:32  Trying broadcast probe requests...
17:28:34  No Answer...
17:28:34  Found 2 APs

17:28:34  Trying directed probe requests...
17:28:34  00:12:34:56:78:90 - channel: 11 - ''
17:28:34  Ping (min/avg/max): 1.495ms/10.259ms/38.635ms Power: -43.38
17:28:34  29/30:  96%

17:28:34  Injection is working!

17:28:34  00:11:22:33:44:55 - channel: 11 - 'ESSID'
17:28:40  0/30:  0%

In my situation injection works on wlan0 too...

tanago 2012-08-21 15:53

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

Originally Posted by mr_pingu (Post 1254185)
In my situation injection works on wlan0 too...

then the problem is in me and I will take care of it. :)

Saturn 2012-08-21 15:56

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

Originally Posted by tanago (Post 1254070)
I am really interested in this and I like coding but there are 2 clevenHelper.sh files one in /opt/cleven and the other in /home/opt/cleven which one should I edit?

Actually /home/opt and /opt are pointing to the same location. That is, it is the same file you just look at it from different links.


All times are GMT. The time now is 22:45.

vBulletin® Version 3.8.8