Notices


Reply
Thread Tools
Posts: 89 | Thanked: 10 times | Joined on Mar 2010
#31
i have to write the cmd in avrytime i won't to start






 
Posts: 89 | Thanked: 10 times | Joined on Mar 2010
#32
.............

Last edited by dashti; 2011-01-08 at 14:41.
 
Posts: 199 | Thanked: 22 times | Joined on Apr 2010 @ Philippines
#33
what step i will skip if i didnt install any power kernel? im just using stock kernel..
__________________
proud to be PINOY!
 
Posts: 1,141 | Thanked: 781 times | Joined on Dec 2009 @ Magical Unicorn Land
#34
Originally Posted by kulas View Post
what step i will skip if i didnt install any power kernel? im just using stock kernel..
You cannot use this driver with the stock kernel.
 
Posts: 2,225 | Thanked: 3,819 times | Joined on Jun 2010 @ Florida
#35
Originally Posted by stlpaul View Post
You cannot use this driver with the stock kernel.
Well, unless you're an epic level hacker and compile the requisite modules... But then you might as well be running a modified power kernel, and you don't really need this question answered for you if you're that good.
 
Posts: 199 | Thanked: 22 times | Joined on Apr 2010 @ Philippines
#36
Originally Posted by stlpaul View Post
You cannot use this driver with the stock kernel.
ok. too bad..
__________________
proud to be PINOY!
 
Posts: 188 | Thanked: 53 times | Joined on May 2010
#37
Success!!! much thanks to OP for posting the youtube vid, combined with
instructions at :
http://www.aircrack-ng.org/doku.php?id=simple_wep_crack

managed to successfully capture the wep key,

the value of my n900 just shot up, heh.
 
Posts: 39 | Thanked: 36 times | Joined on Aug 2010 @ UAE
#38
when i type this
airmon-ng start wlan0

i got this errore
Interface Chipset Driver

wlan0 Unknown w112xx - [phy0]

ERROR: Neither the sysfs interface links nor the iw command is available.
Please download and install iw from http://dl.aircrack-ng.org/iw.tar.bz2
 
Posts: 188 | Thanked: 53 times | Joined on May 2010
#39
Originally Posted by hesham View Post
when i type this
airmon-ng start wlan0

i got this errore
Interface Chipset Driver

wlan0 Unknown w112xx - [phy0]

ERROR: Neither the sysfs interface links nor the iw command is available.
Please download and install iw from http://dl.aircrack-ng.org/iw.tar.bz2
you can't use that command to enter monitor mode. instead use:

Code:
ifconfig wlan0 down
iwconfig wlan0 mode monitor
ifconfig wlan0 up
that should do the trick, then you can proceed.
 

The Following User Says Thank You to porselinaheart For This Useful Post:
Posts: 284 | Thanked: 320 times | Joined on May 2010 @ Peterborough, UK
#40
Originally Posted by Mentalist Traceur View Post
Anyway, yeah, with the in-repo aircrack-ng, I had to bring wlan0 down, set it into monitor mode, bring it back up. I just ran airmon-ng on wlan0 with iw installed (just use "apt-get install iw" - it's definitely in devel, not sure if it's in the lower ones), and it did everything for me, and not only that, but it also spawned the mon0 interface - no need to take wlan0 down, monitor mode it, then bring it up again.

It's pretty cool. wlan0 is still in managed mode, so I think you can both connect normally and inject. IDK, I'm a newb to this too. I suspect you can also drop wlan0 into monitor mode, and thus do fancy things. *Shrug*
Yes, airmon-ng is pretty handy. It does have bugs though - it attempts to set the channel of the mon0 interface (if you pass one in, and bizarrely uses the legacy iwconfig to do so, despite knowing iw is present on the system) prior to issuing an ifconfig mon0 up, which of course fails; it doesn't retain the MAC address of wlan0 if you've faked it beforehand; and finally it doesn't issue a final ifconfig mon0 down, so you have to do so manually before faking the MAC yourself.

These are all easily fixable, mind you..
 

The Following User Says Thank You to Tigerite For This Useful Post:
Reply

Tags
aircrack, aircrack-ng, tutorial

Thread Tools

 
Forum Jump


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