Aircrack-ng is an 802.11 WEP and WPA-PSK keys cracking program that can recover keys once enough data packets have been captured.

learn more… | top users | synonyms

1
vote
0answers
148 views

Why does Aircrack-ng 1.1 in Ubuntu 13.04 stop my graphic card from working?

When I use airmon-ng in the terminal, my graphic card stops working properly and a fuzzy screen appears, making me go for a hard reboot. I use v. 1.1 of Aircrack-ng in Ubuntu 13.04.
0
votes
0answers
21 views

problems executing airdump-ng mon0 whiles installing aircrack

Hi i'm new to ubuntu but i'm trying to get hang of it for a while now, been trying to install aircrack-ng on the 12.04 lts but i'm stuck now.this is a snapshot of where my problems got started.please ...
0
votes
1answer
94 views

Problems with installing aircrack-ng on ubuntu 12.04

I have found a tutorial how to install aircrack-ng on ubuntu 12.04 because it's not in repository anymore. I followed instructions below: sudo apt-get install build-essential libssl-dev wget ...
0
votes
2answers
213 views

Step by Step guide to install aircrack-ng suite on ubuntu 12.04 LTS

I tried soo many guides and soo many things i browsed like the whole world wide web and I could not install aircrack-ng suite. Any help would be appreciated :) Thank you all, Best regards.
0
votes
0answers
58 views

switching wireless card from monitor to normal mode cause system crash

I have a dell inspiron laptop, with wireless card Broadcom Corporation Device [14e4:4365] and I have installed wireless driver: Broadcom STA/wl for it. Now in order to run airodump I have to put my ...
0
votes
1answer
268 views

Aircrack-ng installation error

I want to install aircrack-ng tool on my Ubuntu 12.04 but I found errors while installation when I give command make I got this " nosha@nosha-Inspiron-N4050:~/aircrack-ng-1.1$ make make -C src all ...
0
votes
1answer
2k views

Samsung Galaxy S3 With easy install Ubuntu 12.04 can I use aircrack-ng? [closed]

This is the easiest way I've gotten Ubuntu to work on the Galaxy S3. Can I put it in monitor mode? I have a external wireless card to use alfa card with the 5 pin usb female to usb adapter. I know ...
0
votes
0answers
29 views

Encryption changes after few minutes of listening for WEP adapter

I scan my home network to see how fast I can crack my own dedicated AP that is using only WEP encryption (my old phone's requirement). After listening for packets by using airodump-ng from ...
0
votes
1answer
79 views

When I enter the command to monitor wifi network ,why does (aircrack-ng) error appears

I installed aircrack an hour ago and after I enter this command error occurs and no wifi networks appear in terminal. command: airmon-ng start wlan0 Here is screen shot
-1
votes
1answer
770 views

airmon-ng problem: chipset unknown

When I run sudo airmon-ng start wlan0, I get this as the output: dell@ubuntu:~$ sudo airmon-ng start wlan0 [sudo] password for dell: Found 5 processes that could cause trouble. If airodump-ng, ...
2
votes
1answer
182 views

Problems with aireplay-ng

I'm trying to change the channel on monitoring mode interface mon0 but when I use it in aireplay-ng it says it's not on the same channel with AP. I've tried to change the channel with iwconfig mon0 ...
0
votes
1answer
264 views

How to use Atheros ath5k driver with aircrack-ng?

I have read pages and pages of wiki and I'm just more confused than ever as to driver and patches to use with the aircrack-ng suite. The card chipset is ath5k but the info is conflicting as to which ...
1
vote
1answer
2k views

Cannot install aircrack-ng [duplicate]

Possible Duplicate: Can’t install aircrack-ng Today I tried to install aircrack-ng. I used the command sudo apt-get install aircrack-ng and it didn't work. Here's what it says: root @ ...
0
votes
0answers
146 views

Wireless Driver Incompatible with Aircrack

When installing 12.04, I didn't have any wireless network, or at least none that I could see at the time. I then asked a question here, on askubuntu. Someone for which I am grateful replied and gave ...
1
vote
1answer
1k views

ERROR while getting interface flags: no such device

The command airmon-ng start wlan0 gives as output http://i.stack.imgur.com/yNkmp.png and then I type ifconfig mon0 down and I get this error: ERROR while getting interface flags: no such ...
0
votes
1answer
613 views

12.04 making BCM4313 card work with aircrack-ng?

I'm a real Linux Noob, just started using it (this month) and until now i had no issues. now i'm trying to set-up aircrack-ng on my laptop, but it seems like it's using the worst card possible (or ...
0
votes
1answer
96 views

Problems with wifi connection after playing with aircrack

Problem: From time to time my wifi connection download/upload speed goes to nearly 0 for 2-3 minutes (pages doesn't open) and goes back to the full speed after this time. This happens for about half ...
2
votes
3answers
6k views

Airmon-ng command not found

In the terminal I get Command not found when I type: airmon-ng start wlan0 What can I do to access the airmon-ng command?
0
votes
1answer
829 views

aircrack-ng channel problem under 12.04 LTS

I would like to test security of my home wireless network, but I have lot of troubles with aircrack-ng. I am using 12.04 LTS, linux-3.2.0-27-generic-pae. My wireless card is BCM4311 (14e4:4311). ...
1
vote
1answer
361 views

aircrack-ng channel hopping issue

I cannot stop channel hopping on latest ubuntu, on aircrack website it sais that newotk managers or similar programs cause this...when launching airmon-ng it warns me that processes like dhcpi, ...
0
votes
1answer
2k views

Installing aircrack-ng [duplicate]

Possible Duplicate: Can't install aircrack-ng Ok so I'm a noob at Ubuntu just really started using it today no lie. But i was installing aircrack-ng as seen in this video ...
1
vote
2answers
227 views

Why isn't aircrack identifying my wireless interface?

I have installed aircrack and when trying to identify a wireless network interface (after executing /sbin/iwconfig in the terminal) I get the following. lo no wireless extensions. eth1 ...
2
votes
2answers
418 views

E: Unable to locate package airodump-ng

So I have installed aircrack-ng and now trying to install airodump-ng but I am getting the following error message. E: Unable to locate package airodump-ng Question is, do I still need airdump if I ...
0
votes
0answers
58 views

How to fix the Aircrack-ng channel -1 error? [duplicate]

Possible Duplicate: My wireless card is stuck on channel -1 when I'm trying to use aireplay-ng I have a Satellite P205-S6337, Intel Core 2 Duo T5300, 2GB memory, 945GM chipset. I ...
2
votes
3answers
8k views

Gerix Wifi Cracker and Aircrack-ng in Ubuntu 12.04?

I am have install Aircrack-ng from its official site. Compiling its source and installing. And Gerix also from official site Source. I am using AR9285 with ath9k drivers included default with Ubuntu ...
1
vote
1answer
2k views

How do I get a BCM4313 with airodump-ng working in monitor mode?

I noticed that the STA driver can't work in monitor mode so I disabled it. I am now using brcmsmac dirver. Here is the output from lshw for this wireless card: description: Wireless interface ...
2
votes
3answers
8k views

Getting an error when using 'make' command (installing aircrack-ng on Ubuntu 12.04)

I followed these instructions. I edited the common.mak file successfully and when I ran make I get this error: mohd-arafat-hossain@TUD:~/aircrack-ng-1.1$ make make -C src all make[1]: Entering ...
1
vote
2answers
2k views

How to save after editting 'vi common.mak' (aircrack-ng) on Ubuntu 12.04

I followed the steps from here >> http://securit.se/en/2012/03/kompilera-reaver-ubuntu-12-04/ everything was going good till I reached this point. after I found the following lines in the file ...
1
vote
4answers
10k views

How to run Reaver in Precise

I need to run sudo airmon-ng start wlan0. In 11.10, this works fine, but in 12.04 it doesn't: it cannot find the command. So I ran sudo apt-get install airmon-ng, but this is the result I get: ...
0
votes
2answers
2k views

how to get this adapter to work with aircrack-ng?

I have a usb wifi adapter: Bus 001 Device 003: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter I start it in monitor mode like this: airmon-ng start wlan1 And it says monitor ...