The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
3answers
4k views

Wireshark WPA 4-way handshake

From this wiki page: WPA and WPA2 use keys derived from an EAPOL handshake to encrypt traffic. Unless all four handshake packets are present for the session you're trying to decrypt, Wireshark ...
0
votes
2answers
458 views

Local access only to router when encryption enabled

I have a Wireless Huawei HG520b Router and a Toshiba Satellite laptop. They can connect fine via ethernet, and the router has a connection to the internet no problem. But if I try to connect the ...
3
votes
1answer
265 views

Can I tell DD-WRT to allow certain devices to connect without encryption?

I've got a Linksys router running DD-WRT and a crazy long passcode. My Canon printer used to be connected over Wi-Fi before adding the WPA. Does anyone know an easier way to connect this thing ...
1
vote
1answer
920 views

Ubuntu 12.04 suddenly cannot connect to WPA2/WPA Personal protected connection. Windows 7 can

I have a laptop with Windows 7 and Ubuntu 12.04. I have a Cisco E1200 and when I set it up, it created 2 SSIDs. Let's name them: MyConnection (WPA/WPA2 personal), and MyConnection-Guest (no ...
1
vote
1answer
1k views

Windows XP does not list WPA wireless networks

What can be the reason that Windows XP does not show WPA-encrypted wireless networks? The laptop I have problems with is an older model (Toshiba Satellite Pro 6100) with Windows XP SP3 on it, fresh ...
1
vote
1answer
410 views

No Field for Pre Shared Key in Group Policy

I am attempting to configure group polocy (Windows 2008 R2) to issues a WPA Pre shared Key on client login. Through Group Policy I can setup WPA and select PSK (Along with TKIP) But there's not ...
0
votes
1answer
176 views

OpenVPN causes WLAN/WiFi to disconnect in Linux?

If I configure my Wireless network on start up (wpa_supplicant & dhclient), the connection is fine until I launch OpenVPN. At which point the wireless interface disassociates (not until the ...
2
votes
0answers
29 views

Pyrit - can you set order passwords are checked?

Lets say I have captured some handshakes and other data from a WPA network and would like to crack it using Pyrit. I have a database of around 800 million passwords, but having Pyrit check through all ...
1
vote
0answers
96 views

Connecting to a WPA network in Linux with a USB dongle

I'm trying to connect my computer to a wireless network in Linux Mint. I used the Windows Wireless Driver program to load the Windows XP drivers for my USB dongle, a Cisco / Linksys AE1200. After that ...
0
votes
0answers
125 views

Passive Scan using wpa_supplicant-0.7.3

I am using wpa_supplicant-0.7.3 and WL12xx TI Driver(WiFi) . Looking into both code,I seen that both support passive scan . Also, nl80211 driver is used (not wext). I am not able to find any ...