schloss / insecurity-demos

A packaged, graphical user interface for demonstrating various digital security threats and mitigations in a training room context.
4 stars 2 forks source link

Filter the wireless networks dropdown list so that only networks with visible, associated clients are shown #55

Closed poser closed 10 years ago

poser commented 10 years ago

Users should only be encouraged to select networks (for decrypted sniffing) that have at least one visible, associated client.

poser commented 10 years ago

Not totally sure about this one... Now that our network-specific tshark captures are able to collect all of the information from the general captures (in addition to certain WPA protected data), it seems less important to filter out networks on which we do not see actual data traffic. And, since this would depend on Enhancement #54, which would eliminate our ability to sniff only on a specific wireless network...we might be better off allowing users to select the network of their choice, from the beginning, even though it increases the likelihood of a blank data table.

poser commented 10 years ago

Closing for now. See #60.