![]() |
Re: [Announce] Cleven - an aircrack gui
Yes it says the same 2.6.28.10-power50, will try fAircrack and report.
Thx :) |
Re: [Announce] Cleven - an aircrack gui
When i got my second n900 i install all the programs as per my n900 and still no luck with injection. After upgrading to 20.2010.36-2.203.1 all work fine with kp49 or kp50.
|
Re: [Announce] Cleven - an aircrack gui
i have cssu thumb2 enabled but cleven requires kp so any chance of cleven for cssu thumb2
|
Re: [Announce] Cleven - an aircrack gui
Cleven seems to have a confilict in the new KP51, as it depends on linux-backports-modules-power, which is currently only valid for 2.6.28.10-power50.
|
Re: [Announce] Cleven - an aircrack gui
Quote:
|
Re: [Announce] Cleven - an aircrack gui
-
- well that could have a version for the N9 |
Re: [Announce] Cleven - an aircrack gui
@Saturn
There is a conflict with the latest KP51r1 and Cleven 3.2-1 (with linux-backports-modules-power) if kp51r1 is installed then clecven is removed as depends on the above modules. I tried a previous version of Cleven 2.5-2 with no success the same warning about drivers not found. any chance for an upgrade? |
Re: [Announce] Cleven - an aircrack gui
@saturn: I know you most probably hate us (me and Pali) :D , but KP51 provides kernel-feature-packet-injection. The same feature will provide the next version of kernel-cssu.
Both kernels have packet injection drivers build in, no more need for an external packages. So I kindly ask you to make an updated package which depends on kernel-feature-packet-injection. look at KP51 thread for the details, or ask me and/or Pali if any additional info is required. Sorry for the troubles :o |
Re: [Announce] Cleven - an aircrack gui
^ that's awesome!
|
Re: [Announce] Cleven - an aircrack gui
Quote:
Thanks for the info. I was quite busy and missed all new stuff happening here. My feeling is actually the opposite from hate - your change is really welcome and makes our life easier in the long term. Give me a few days and I will upgrade to KP51 and look into it.. |
Re: [Announce] Cleven - an aircrack gui
@Saturn Thank you so much for such an awesome app!
I think I'll wait for your cleven update b4 I'll move to kp51, hehe |
Re: [Announce] Cleven - an aircrack gui
I'll also wait for the new version of Cleven, where I can make a donation?
very good job. thanks |
Re: [Announce] Cleven - an aircrack gui
Quote:
i'm new here. @envy: i had just bought a n900 and i'm not a techie guy. all i want from this phone is call, text and surfing the net through wifi. now that i have this phone it seems that every wifi hotspot in town is protected with wpa-pre shared key. i cannot-of course connect to the internet. i've searched at google if there's an app for n900 to bypass those wifi protected setup and led me to this forum. i have read previous posts from this forum and the app (cleven air-crack ng) i have installed it already but... it seems not to be working properly. can you help me "the_envy" since your last post says... [QUOTE=the_envy;1242416]@Saturn Thank you so much for such an awesome app! then i conclude that you've got your app working smoothly. can you make a tutorial for me step by step specially in downloading and installing compatible packages inorder for the app to run. im asking help because im no good in scripts or commands or anything thats going on to this thread. i have a clean nokia n900 and dont know what to install... to run cleven for anyone who read this, please help me. i just want to have a free internet access. thank you. P.S. emperorstrike@gmail.com if anyone prefers to e-mail it. |
Re: [Announce] Cleven - an aircrack gui
Quote:
|
Re: [Announce] Cleven - an aircrack gui
Of course... That's true cuzz it's not legal.... :)
|
Re: [Announce] Cleven - an aircrack gui
|
Re: [Announce] Cleven - an aircrack gui
@emperor
sure, I can make a quick guide for ya, I've succsessfully got 3 WEP protected networks thanks to this amazing app (Thank you, Saturn!), but I have no pc access till next week, so, if you can wait I think I can post some info |
Re: [Announce] Cleven - an aircrack gui
Quote:
|
Re: [Announce] Cleven - an aircrack gui
Quote:
@everyone: hope someone will understand me here. just want to stay online... |
Re: [Announce] Cleven - an aircrack gui
Hey guys i just updated to the new linux kernel for power user (1:2.2.28-10power51r1) and it automatically uninstalled Cleven and all its dependencies. Can someone tell me how can i revert back to the older version of linux kernel or if theres a new update coming soon for cleven that will make it compatible with this version of kernel? thanks in advance
|
Re: [Announce] Cleven - an aircrack gui
Hey, WTF? It's not aircrack support thread, please go away for google and search there.
Before anyone goes berserker with "be polite", I would like to mention, that last page was full of polite posts, stating that leeching other's people wifi is bad. Person in question seems to have it in *** /Estel |
Re: [Announce] Cleven - an aircrack gui
Please delete all of your three posts here. Trust me.
Quote:
|
Re: [Announce] Cleven - an aircrack gui
Quote:
....BAZINGA...:D:D:D |
Re: [Announce] Cleven - an aircrack gui
Quote:
From reading the code you need to pass an option for the action you would like to execute. e.g. to run: #./packet-injection.sh load #./packet-injection.sh enable to restore: #./packet-injection.sh unload But if this is too complicated you can just use what you had before just point to the new location. Let me know if I didn't understand the question. |
Re: [Announce] Cleven - an aircrack gui
Release of cleven 3.3-1 in extras-devel
This version (should be available in few minutes) expects (but do not force) the KP51. To casual users: Please allow people with more experience to test it first before you upgrade. I have not tested it with all possible combinations and the major changes might break your system. Recommended is to use the version in stable repository or if you feel adventurous the testing repository. Changes:
|
Re: [Announce] Cleven - an aircrack gui
@Saturn - does it explicitly depend on KP >= 51 or depends on kernel-feature-packet-injection?
|
Re: [Announce] Cleven - an aircrack gui
Quote:
Quote:
It works like that, but do you think I should make a dependency to the kernel-feature-packet-injection? Thanks |
Re: [Announce] Cleven - an aircrack gui
Correct me if I'm wrong, but it doesn't have a chance to work properly without KP, yes? If correct, it sounds like dependency for me (to kernel-feature-packet-injection)
|
Re: [Announce] Cleven - an aircrack gui
Quote:
On the other hand, hardcoding path to drivers (/opt/packet-injection-modules/2.6.28.10-power51/) is a bad idea, a better solution will be: /opt/packet-injection-modules/`uname -r`/ That way you will support every kernel providing those drivers in the correct place. For now there are only kernel-power and kernel-cssu, but who knows what future will bring. Thanks. |
Re: [Announce] Cleven - an aircrack gui
Thanks for your time.
Quote:
Also the drivers some times need to be compiled with the KP headers I though it was not necessary to force anyone with a custom kernel to get also drivers for the latest KP too, i.e. add the dependency. To summarise, if one has KP51 and later then he has the drivers included. if one has KP-custom then he has to provide them himself and use the "skipKernelCheck" option. Quote:
Hope I was more clear this time. |
Re: [Announce] Cleven - an aircrack gui
Quote:
/Estel |
Re: [Announce] Cleven - an aircrack gui
and who is that one who have a custom kernel and dont know what is going on in TMO ? :p,
maybe adding seome info about the packet injection at cleven start-up would help or in "About" menu , as Mr.Saturn seems he want the freedom of choice so not adding Kp51 packets as a dep to force the user to use it :) ./sifo |
Re: [Announce] Cleven - an aircrack gui
That is what "kernel-feature-packet-injection" is for - it doesn't enforce any type of kernel, it just ensure, that installed kernel provide packet injection.
/Estel |
Re: [Announce] Cleven - an aircrack gui
Quote:
Thanks, that clears things up for me, his script needs the extra input on the command line. What clever little coders we have here ;). |
Re: [Announce] Cleven - an aircrack gui
5 Attachment(s)
I`m not sure whether this info is needed, as we have this wiki guide
http://wiki.maemo.org/Cleven but still... Short noobie guide of how to quickly break a WEP protected network. First of all - go to Cleven and press "Configure WLAN Drivers" you should see a pop-up window where you need to press "Load Injection Drivers", then "Enable Monitor Mode" and then press "Random" near your MAC adress to change it and press "Set" to confirm. http://talk.maemo.org/attachment.php...1&d=1343681645 If the buttons are red as they are on the picture then we are good to continue. If not and a Warning board pops up then it means you have some dependency or kernel problem (please refer to the first post or wiki page above to solve it). So now it comes to scanning the available networks. Return to the main menu of the application and press the second button "Scan, Capture and Test". In this menu press "SCAN" in the right corner and then wait for it to finish (approx. 5-15 secs), Then choose a desired type of network - WEP or WPA. http://talk.maemo.org/attachment.php...1&d=1343681963 In this example we are going with WEP as this is the easiest type of security. I won`t go into details about the difference between WEP and WPA, you may google it for yourself. The only thing you should know is that with WPA you`ll have to bruteforce the pass and with WEP you can just decrypt the captured data to get the key. So, press "Capture" at the bottom (my pic may be a bit misleading, it`s due to the fact that I`ve already pressed the button). Once you press it, a new window should open in X-term. Keep an eye on the "#Data" column. http://talk.maemo.org/attachment.php...1&d=1343682664 First row is the BSSID of the network you are catching data from. And rows below are stations that are connected to this net. You should have at least one connected station that is using this net in order to capture their shared data (which will be later used for decryption). So the "#Data" column - is the number of data you cumulatively got from all stations. You will need more than 50000 of it for a 100% break, but this number may be lower and depends on the difficulty of the key. When you`ve got more than 50000 simply close the window and return to the main menu of cleven, then press "Decrypt Packets". http://talk.maemo.org/attachment.php...1&d=1343683389 Choose the net you`ve collected the data from and press "Decrypt". Decrypting process starts automatic and you just have to wait for some more time letting it do it`s job. Once it completes, return to main menu and press "Decrypted Keys" and then your network. Please note that if you didn`t have enough data it may return with error or even simply close the window in way it does with successful decrypt. So if you don`t find your key in this menu it seems the number of data you`d collected was not enough. http://talk.maemo.org/attachment.php...1&d=1343683779 If you had done everything correctly and you had no problems finding active stations - you are probably having a working key at this stage. Also note, that the key displayed is encrypted in HEX but still works if you input it in the password field. If there are any questions, I would be glad to help or correct the description. My short guide refers only to WEP protected networks as I only had success with them and I consider WPA nets hard to break. The use of the WEP protected network chosen in this test was allowed by it`s owner and is done in research approach. |
Re: [Announce] Cleven - an aircrack gui
Release of cleven 4.1-1 in extras-devel
This version (should be available in few minutes) expects (but do not enforce) KP51. In short, provides proper support for reaver and wash through the release of pali. All previous workarounds that required to compile and copy the binaries is not needed any more. To casual users: Please allow people with more experience to test it first before you upgrade. I have not tested it with all possible combinations and the major changes might break your system. Recommended is to use the version in stable repository or if you feel adventurous the testing repository. Changes:
INSTRUCTIONS:
|
Re: [Announce] Cleven - an aircrack gui
Cleven has been working good for me, but I've had a few issues. Lately, I have problems with WEP. When I start packet playback, I get unauthorized. When I stop playback, it can authorize again. Makes cracking time consuming and/or requires me to keep opening and closing the packet window. Also, sometimes in a list of available access points, if I select one to attack, it actually selects another. The common theme, I'm guessing, is Cleven is sometimes mixing up MAC addresses. Is this a known issue?
|
Re: [Announce] Cleven - an aircrack gui
Quote:
Can it be this case? If you look in the small info box (that shows the Name, MAC, Channel, etc.) if the name and MAC is from the one you want to select. If it is shown there, then you can be sure it will be those parameters that will be used. |
Re: [Announce] Cleven - an aircrack gui
Quote:
P.S. i am glad that you help a noobie. Thank You, the_envy |
Re: [Announce] Cleven - an aircrack gui
Working good with me...thank youuuu!!
|
| All times are GMT. The time now is 22:44. |
vBulletin® Version 3.8.8