![]() |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Negative. I use wlan driver selector applet, and everything is working fine. You just don't need to use "injection on" button if You loaded bleeding edge drivers already, but doing so doesn't hurt anyway.
Also, i would like to mention that some instructions from post 1 are incorrect. Yea, i know that this were mentioned many times before, but not in "concluded" form, so i post this here, to avoid another 213424 posts about injection not working: 1. Fake authentication doesn't create ARP. It creates ACK, but that doesn't help You. If You used "injection" (or manually aireplay-ng) and captured ARP, then You re-send it with MAC set to same as client, from whom You captured ARP, access point will accept them. 2. AFAIK the only real usage of fake auth on fAircrack (considering options that are possible now using GUI) is to check if access point got MAC filtering. It won't generate any ARP to replay - as stated in point 1 - at best it can make collecting IV's little easier (on some routers), but I'm not 100% sure about that. But, they're not skyrocketing, by any means. 3. On most situations, ARP is generated only, when new client authenticate to router by "legal" way (no fake auth), So, only possible solution to generate ARP on demand (to re-inject it) is just like with WPA handshake - force client to deauth. I've tested it countless times, with every possible configuration, and only deauthenticating client, while already running aireplay-ng (we're talking about using fAircrack GUI), generate ARP and start re-injecting it. Without that, You must wait quietly until someone connect to given router. Keep in mind, that powersaving idle features of wlan cards != deauthentication. Such a machine is still connected and authenticated, but traffic is suspended to almost 0. Same apply for our precious IVs ;) As for now, deauthentication doesn't want to work in fAircrack, so You must google correct syntax to use it from terminal ;) No big deal thought. --- Correct me if I'm wrong, but aireplay-ng activated via fAircrack work only in real time, i.e. all ARP's captured are lost when we close injection window? It would be great to add possibility to store them for future. It's little annoying, if You have to run everything from terminal, if You want to catch ARP and use it on hour better suiting Your needs. Maybe they should be stored under "decrypt" tab, just as caps and keys, keeping them as default, then deleting on demand? Would be great if name contains not only AP ssid, but also MAC of client whom ARP was originated. Then, on "Access Point" page, we would have another button, called "injection via stored ARP". What do You think, StefanL? //Edit As for repos and maintaining, I would love to help, but I'm as clueless as You ;) Ho ever, it seems that I must start learning it - it's another situation in past few days, where I can't provide useful support, cause lack of knowledge about packaging for maemo ;) Mentalist Traceur gone much further and he's already maintaining aircrack-ng package - I'm 100% sure that he will be glad to help, thought. |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Hi, i forgot to tell you that every time that i open the x-terminal i see this before i can use it:
http://www.imagengratis.org/images/screenshomy2om.png It always appears. If i reboot my cellphone, it still appear. I think that it is related to my problem. |
Re: [Maemo 5] fAircrack (Aircrack GUI)
i have just falshed my N900(not emmc)
and now after doing all the stuff faircrack does not launch from icon nor from xterm.... here is output $ sh /home/user/MyDocs/FAS/launch.sh Traceback (most recent call last): File "Main.py", line 5, in <module> from PyQt4 import QtGui,QtCore ImportError: No module named PyQt4 ~ $ __________________ |
Re: [Maemo 5] fAircrack (Aircrack GUI)
have you installed pyQT ?
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
tell me how to .......should i use apt-get installl pyQT ??? |
Re: [Maemo 5] fAircrack (Aircrack GUI)
you need these four packages:
python2.5 python2.5-qt4-gui python2.5-qt4-core python2.5-qt4-maemo5 |
Re: [Maemo 5] fAircrack (Aircrack GUI)
i found in FAM
pyQT demo pyQT demo(Qt 4.7 experimental) pyQT Full install pyQT Full install (Qt4.7 experimental) do i need that all, or some, or nothing, from them??? or apt-get installl pyQT EDIT :ok ok i am doing right now you post before me thanks! |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
thanks to all!!!!!!! |
Re: [Maemo 5] fAircrack (Aircrack GUI)
so now start packet caprure does not work nothing happens when i click on "start packet capture"(after enableing injection, monitor mode and scaning the WEP )
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
can somebody tell me if he hack WPA\WPA2 network ?
and how !! |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
dekor
q6600 guys .. i did it .. in 4 hours and 31 min =) |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Was it quite a simple key?
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Hi,
Thanks for your post. I following your instructions but i can't enable the monitor.(nothing happen when i click on enabble button) I installed as wrote here (step 4) Then i loaded the custom driver (step 6) I launch faircrack with hildon shortcut.. For information, my mac address is not displayed... Thanks for your help guys. PS : aircrack-ng and john are installed |
Re: [Maemo 5] fAircrack (Aircrack GUI)
did you install
> PyQt > Sudser > Aircrack-ng > John the Ripper > Bleeding-edge packet injection drivers by lxp > Macchanger (optional) |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
Regards |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Hi,
Just one question : " You will normally need at least 50,000 IVs in order to perform a successful decryption, so if it is much less than this then you may as well close this window." How to see the number of IVs ? Best Regards |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
The number is displayed when starting to decrypt caps. Regards |
Re: [Maemo 5] fAircrack (Aircrack GUI)
I made an auto install and setup script. Have a looksee around. All you have to do is have the bleeding edge folder in MyDocs. It will do the rest.
View and try this: http://talk.maemo.org/showthread.php?t=73580 |
Re: [Maemo 5] fAircrack (Aircrack GUI)
so normally how long would a msg "WPA Handshake" take ???
can anyone conferm for me plz |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
What is the column number (i don't see the column while processing) ? Is it possbile to decrypt during capturing ? If i stop the capture, and the IV are not enough to decrypt, do i need to restart all capture from begining ? Thanks for your help and great job !! |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
It works very fine... I decrypted a WEP key in fews minutes... Thanks a lot for this application ! |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
3. Unfortunately, yes. I wonder if there is a method to merge many .cap files? I'm afraid it's just my lack of knowledge here - I'm sure that this question was covered somewhere on aircrack-ng site. |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
WiFiNet-01.cap WiFiNet-02.cap WiFiNet-03.cap WiFiNet-04.cap you can just run "aircrack-ng WiFiNet-*.cap" and get all of them. (Assuming your shell processes the wildcard correctly of course. I have this vague memory that stock busybox didn't, but I know busybox-power does. Either way, "aircrack-ng WiFiNet-*" would do it in the above example. There's also "ivstools", included in aircrack-ng that can extract only ivs from packet captures and can combine ivs packet capture files. |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Nice info, Mentalist! So, StefanL, can this option be added to fAircrack? Either processing via ivstools, or selecting more than 1 cap in "decrypt" tab, and decrypting them together as one, via "decrypt" button? Or both options? ;)
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
Keep coming with the suggestions, they are always appreciated. |
Re: [Maemo 5] fAircrack (Aircrack GUI)
1 Attachment(s)
At last here is the latest update :D. Not much really in this one mainly some minor ui changes:
1) AP details are properly cleared and only displayed once an AP has been selected. 2) Scan button only activates when Monitor Mode is enabled. 3) Deauthentication button added to Access Point Tab with basic deauth functionality (ie. no client deauth yet :(). (This one is for @Trine:p) As per usual, make a back-up copy of the files to be replaced, copy the archive to the FAS directory on your N900 and extract with-in xterm in the FAS directory: tar -xzvf faircrack0.42.tar.gz Enjoy :p Note: Most of the attacks on the Access Point Screen work better once capturing packets. So just hit the buttons top to bottom (ie. cap packets, auth, deauth, inject). PS: APs with spaces in names are working in this version, my test AP is WEP with a space in it. ;) Note 2: Install version 0.3 from post no 1 in this thread, then apply my update. |
Re: [Maemo 5] fAircrack (Aircrack GUI)
i'm not seeing the app in my programs,but can open it in xterm,how do I get to open from the desktop?
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Hey nice app, can I just install this version (v42) and start testing or do I still need to install the bleeding edge driver and any other dependencies (if any).
Thanks in advance. |
Re: [Maemo 5] fAircrack (Aircrack GUI)
1 Attachment(s)
Quote:
get files and open xterminal and type.... Code:
tar -xzvf /home/user/MyDocs/hildon.tar.gzCode:
sudo gainrootCode:
mv faircrack.desktop /usr/share/applications/hildon/Code:
mv faircrack.png /usr/share/icons/hicolor/48x48/hildon/ |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
Quote:
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
my n900 is make me madddd. i can not crack my on wep key network ( o arp and no injection ) i rest the roter bla bla bla still nothing. today i went in town and waiting for some one i sad to my self to try my n900 on a wep net. surprise n900 crack the wep in 3 min.
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
/Estel |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Yep did all that, but it still didn't show up played with it some more and it showed up, but just as a blue square. Where can I copy the other icon in the beginning of this thread to,so I can use it instead of the blue square.
thanks |
Re: [Maemo 5] fAircrack (Aircrack GUI)
and can you please, make the faricrack 0.42 to show the name of the network on the cap.
logitech01.cap now is just 01.cap |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Hehe, I also got only blue default icon - for unknown reason, shipped icon don't work for me. I tried to debug it for a while, but nothing seemed to be wrong, and it's not big deal, so i left it as it.
Of course i followed guide from page 1, installed fAircrack 0.41 (that was few weeks ago). Then, yesterday installed 0.42 - icon still don't show. As for .cap name issue, I confirm it. It worked before update to 0.42, now ssid isn't included. |
| All times are GMT. The time now is 21:53. |
vBulletin® Version 3.8.8