![]() |
Re: [Announce] Cleven - an aircrack gui
What a great application, thank you for maintaining it Saturn.
I've just cracked my WRT-54G Router with tomato firmware and it only took 5 minutes to get 45000 IVs. Had no luck on it with wifite and injection, only got 90 IVs after one hour. Sometimes I come across WEP secured routers when repairing the computers or network of acquaintances and I think this will get very handy to quickly show what can be done with a smart Smartphone. I'm looking forward to watch their reaction. :D |
Re: [Announce] Cleven - an aircrack gui
Quote:
OK, so I powered up My N900 so I could give you examples. I run Cleven, set up the drivers, set the scan to 20, and hold it out my windows. Oddly enough, in the WEP and WPA lists, every access point is doubled (It shows in the list twice). Never saw that before. The WPS list is normal. OK, from the WPS list, I select the first one, and the name, MAC, and CH don't change. I select one of the others, and it works. I again select the first one on the list, and it shows the previously selected one. The 4th one down the list does the same thing. The first one is only lower case letters, while the fourth has an upper case first letter, but the rest lowercase. They are both 5 characters long. There are a total of 11 AP's here. This isn't the problem I've been having, just what I observed from a quick check. I'll play with it more to see if I can replicate the issues, but it looks like Injection is working OK. OOPS. Spoke too soon. The IV's got to about 3900, and now the Authentication window is saying: 15:38:50 Sending Authentication Request (Open System) (ACK) 15:38:50 Got a Deauthentication Packet! (Waiting xx Seconds) If I kill the Inject window, it authenticates within 15 seconds or so. If I don't kill it, it never re-authenticates. |
Re: [Announce] Cleven - an aircrack gui
As a quick update, I did another scan, and now three AP's don't 'Activate' when clicked, the first two original ones, and a third one. I also noticed AP's with a space in the name get truncated after the space. So, 'Joe Blow' shows up as 'Joe' in the list. If I select it, the information below shows the full 'Joe Blow'.
|
Re: [Announce] Cleven - an aircrack gui
Quote:
cold anyone please explain me about WPS type of security, which appeared in latest version of Cleven? |
Re: [Announce] Cleven - an aircrack gui
Quote:
EDIT: I understood from wiki that support to older KPs including KP50 has been dropped. request you to attach the weblink for the earlier version of 4.1-1. thanks in advance. |
Re: [Announce] Cleven - an aircrack gui
Quote:
2. Disable devel repo 3. Install cleven |
Re: [Announce] Cleven - an aircrack gui
Quote:
i know i bother you a lot. im sorry. |
Re: [Announce] Cleven - an aircrack gui
Hi Saturn, I would like to use cleven, but I don't succeed. I prefer to use things in extra so I installed kernel power 50. I think I succeeded in doing that because uname -r gives the right output as in the kernel power wiki.
But cleven (the one in extra repository) says that it's not found a compatible kernel version for injection drivers. Have you any ideas in order to make it work? I would prefer not to put KP51 since it's unstable. |
Re: [Announce] Cleven - an aircrack gui
Quote:
Please check that. Otherwise I will post tomorrow a version spesific for kp50. |
Re: [Announce] Cleven - an aircrack gui
The one in testing works.
|
Re: [Announce] Cleven - an aircrack gui
Quote:
|
Re: [Announce] Cleven - an aircrack gui
Quote:
You can simply get both stable versions of kp50 + Cleven from extras or kp51 + Cleven from extras-testing (or extras-devel) |
Re: [Announce] Cleven - an aircrack gui
Quote:
Cleven compatibility:
Also, extras-devel is for developers and experienced testers that are comfortable with unstable devices and don't mind reflashing their device when things don't work. Read also this: http://wiki.maemo.org/Extras-devel |
Reaver and WPS
Hey guys, could someone on help me understand how to use reaver on cleven because it is written in the new version of cleven we dont need to use the workarounds as before.
Everytime i use the reaver, it jst says "waiting for beacon from [my mac address], so if anyone can help id appreciate it. Oh thanks Saturn for this awesome application |
Re: [Announce] Cleven - an aircrack gui
Saturn, I guess we need to push a kp50 compatible cleven ASAP in extras since kp50 (stable release) is extras
Come on people, one more vote and V 2.5-2 (KP50 compatible) is in extras Vote here: http://maemo.org/packages/package_in.../cleven/2.5-2/ |
Re: [Announce] Cleven - an aircrack gui
what do you mean from enough (for wep)?
|
Re: [Announce] Cleven - an aircrack gui
Quote:
|
Re: [Announce] Cleven - an aircrack gui
I always start cracking with 20k IVs on N900 seems, still continu capturing too...
|
Re: [Announce] Cleven - an aircrack gui
Quote:
|
Re: [Announce] Cleven - an aircrack gui
Saturn I believe you made the program switch the wifi to monitor mode using "iwconfig wlan0 mode monitor" but that way you cant inject packets properly. You can see that with that simple command
Code:
aireplay -9 wlan0Code:
airmon-ng start wlan0Code:
aireplay -9 (device)Code:
Trying broadcast probe requests...Code:
Trying broadcast probe requests... |
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 |
Re: [Announce] Cleven - an aircrack gui
Quote:
@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. |
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. |
Re: [Announce] Cleven - an aircrack gui
Quote:
@Mr.Saturn sorry this is my last post about that script in this thread. |
Re: [Announce] Cleven - an aircrack gui
Quote:
Quote:
|
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 |
Re: [Announce] Cleven - an aircrack gui
Quote:
Quote:
Quote:
Sometimes the N900 connects auto, becuz I have that enabled and then it fails on mon0 too ;) |
Re: [Announce] Cleven - an aircrack gui
Code:
Nokia-N900:/home/user/MyDocs/MyScripts# ifconfig wlan0 down |
Re: [Announce] Cleven - an aircrack gui
Quote:
|
Re: [Announce] Cleven - an aircrack gui
Quote:
|
Re: [Announce] Cleven - an aircrack gui
Quote:
|
Re: [Announce] Cleven - an aircrack gui
Quote:
Quote:
|
Re: [Announce] Cleven - an aircrack gui
Quote:
you can put the correct pin as an option to make it find it immediately. Maybe you have an old db structure or something. PS: As I said I haven't tried it as I don't have the means and time. |
Re: [Announce] Cleven - an aircrack gui
Quote:
At the moment I crack WPS with Cleven until the window closes (which means its cracked) then i have to open up a separate Xterminal window outside of Cleven and repeat the Reaver commands manually to finally get the password to stay on screen. Its a 10 second job but annoying |
Re: [Announce] Cleven - an aircrack gui
Quote:
Quote:
--- As said in my former comment, the only proper way is to look for certain pattern of stdout from reaver (that indicate success), parse log correctly (to copy only relevant info), and saving it somewhere - just like Cleven do with cracking WEP results. Here is sample of "success" log (earlier pin attempts cut out): Code:
[+] Switching wlan0 to channel 6I would do it myself, but I feel I'm not skilled enough - Saturn, if You can parse this output to make Cleven "automagically" save results in "keys" (WPA PSK + WPS PIN), it would be great. Considering possibility to browse results from Cleven GUI, it would be 100% functional integration of reaver into Cleven, as GUi frontend. /Estel |
Re: [Announce] Cleven - an aircrack gui
hi...,frnds i tried cleven for WEP key finding and it worked like charm....but When i tried it for WPA....i got .cap files then what should i do????......i clicked on select dictonary option but it seems black so now what to do.....help me...plzzzzzzzzzzzzzzz.
THANX In ADVance............. |
Re: [Announce] Cleven - an aircrack gui
No. Just no.
|
Re: [Announce] Cleven - an aircrack gui
Hello wifi cracking community ;)
Just thought about some other way to crack wifi... So idea is: Scan for available networks Rename your own wifi net with the same name of your surrounding`s one Hope that they would be less smart and try to connect to your`s AP Log/Store all their password attempts So the question is - how to save/log password attempts to your AP ? Thanks in advance! |
Re: [Announce] Cleven - an aircrack gui
How the hell is that even remotely related to Cleven?... Last time I checked, Cleven wasn't mobile hotspot.
|
Re: [Announce] Cleven - an aircrack gui
Cleven is a GUI for wifi cracking, so here you are probably discussing topics related to wifi cracking. I know it`s not quite the topic for it, but I thought I`d find someone interested in this as well.
And I didn`t mean mobile AP, I meant logger for home AP |
| All times are GMT. The time now is 15:19. |
vBulletin® Version 3.8.8