Cracking "Hacking" WEP with a Hidden SSID Ubuntu 9.04
Uploader Comments (ubuntusoilder)
Video Responses
All Comments (24)
-
I am using Ubuntu 11.04 (Natty). Can you please tell me anything on how to crack a hidden or unknown SSID for an Open (unsecured) network.
-
what this program named?
-
There is an E-book called Wi-foo you can learn from there
-
there is a faster way use mdk3
-
@ubuntusoilder @ubuntusoilder Found 1 processes that could cause trouble. If airodump-ng, aireplay-ng or airtun-ng stops working after a short period of time, you may want to kill (some of) them! PID Name 5753 dhclient Interface Chipset Driver wlan0 RTL8187 rtl8187 - [phy0] mon0 RTL8187 rtl8187 - [phy0] (monitor mode enabled on mon3) mon1 RTL8187 rtl8187 - [phy0] mon2 RTL8187 rtl8187 - [phy0]
-
@ubuntusoilder root@bt:~# sudo killall pid 5753 dhclient pid: no process killed 5753: no process killed root@bt:~# sudo killall pid 5753 pid: no process killed 5753: no process killed root@bt:~# sudo killall pid dhclient pid: no process killed root@bt:~# sudo killall dhclient root@bt:~# sudo killall 5753 5753: no process killed root@bt:~# airmon-ng start mon0
-
Yea I use a trial and error to find the client that's not broadcasting their SSID (nobody does it with simple WEP), I tried Ubuntu before, and I'm giving it another shot but Ubuntu v10.10 can only get the OLD version of aircrack-ng, the newest version aircrack-ng-1.1 wont install in Ubuntu v10.10 damm linux file permission commands don't work the same on Ubuntu, my goal is to get a better injection rate than with the VMware image of aircrack-ng-1.1 which is very laggy.
-
man i says key found 02:05:8:06:09 .. what should i do with tham i mean in your example....that the pass or what??
-
so how do you actually use the key? is the key in HEX? would there be a way to get the pass-phrase? like the actual set password and not just the key?
-
when I type 'sudo airodump-ng --ivs -c 11 --write hack wlan0' in terminal on BT4 it says "invalid output format IVS and PCAP format can not be used together.
ideas?
failed. Next try with 5000 ivs. help place
leonelex2009 2 years ago
Leave every thing running, when you've collected enough ivs aircrack-ng will try again automatically .
ubuntusoilder 2 years ago
when I write "sudo airmon-ng start rausb0" It comes up 5 processes that could cause trouble.
PID Name
2863 NetworkManeger
2881 wpa_supplicant
2887 avahi-deamon
2888 avahi-deamon
6154 dhclient
The dhclient is causing trouble. how do I kill it??
(Yes, I have only had ubuntu for a month)
4santa4 2 years ago
sudo killall dhclient
ubuntusoilder 2 years ago
it is not working for me - probably, because I don't know how to proced step by step from begining... But thank you for readable text on the screen. There are so many unreadable videos on youtube...
nowymercedes 2 years ago
Try reading the aircrack-ng manual, you just need to give it time, this stuff doesn't come to you straight away.
ubuntusoilder 2 years ago