-2
votes
3answers
83 views

Can someone outside of my network connect to my router form outside? [closed]

If they know something like this below, can they connect to my router from outside my network? Meaning from like 500 miles away? I use either WPA2 or WPA. 21:56:24 192.168.2.2 login success 21:47:19 ...
2
votes
0answers
92 views

WPA2 - EAPOL password exchange

(I'm doing this on my network, just for science). I was using airodump-ng to capture handshake. After that, I was able to open file with captured information in WireShark and find part with 4 ...
-1
votes
2answers
59 views

Does this render SSL encryption vulnerable? [closed]

From my understanding, prior to secure SSL communications, a symmetric key is established between the two parties. Now, if an SSL session were to involve an unsecure wireless access point, would it be ...
0
votes
2answers
79 views

How to secure wireless network to the maximum extent possible

I have a wireless n network router like many of you out there. I am kind of paranoid about its security. Would you be able to list all the items I could do with the router (let's not be specific to ...
4
votes
1answer
137 views

How to uniquely identify a notebook and the wireless access point it connects? [closed]

There are a notebook A and a wireless access point B. The scenario is: 1. the notebook A successfully connects to the wireless access point B. 2. the notebook A sends a "hello" message to my server. ...
0
votes
2answers
56 views

wireless authentication of devices

I'm currently developing a wireless connectivity between two embedded devices over 802.15.4 RF protocol. One of the devices is the coordinator(server), and the other is a node(client) I want to make ...
0
votes
2answers
1k views

How to live-decrypt WPA/WPA2-PSK using tcpdump?

Here my Problem: If I am connected to a network (so I know the WPA/WPA2-PSK), I´d like to be able to decrypt the traffic I capture from other devices in the network. (If WEP is used, tcpdump does ...
1
vote
1answer
309 views

Null Integrity protection algorithm [closed]

What is the use of the NULL integrity protection algorithm ?
1
vote
2answers
594 views

control wireless security camera using .NET program

this wireless camera says it has motion detection amoung its features. link text Can/How can I control such a camera from my .NET code? I want my code to be told when motion is detected so that the ...
0
votes
2answers
297 views

Secure captive portal?

We would like to run a wireless access point for public use. However, in case of misbehavior, we would like some personal information to be able to pass on to law enforcement. The proposed solution ...
8
votes
16answers
1k views

Should a wireless network be open? [closed]

Obviously there are security reasons to close a wireless network and it's not fun if someone is stealing your bandwidth. But how much of a problem is this? To address the first concern: Does a ...