Why not just create a network named: Starbucks_passIsHelloWorld
, wouldn't that prevent the network from having some security issues?
After that every user would be able to login using the password and have better security.
Why not just create a network named: Starbucks_passIsHelloWorld
, wouldn't that prevent the network from having some security issues?
After that every user would be able to login using the password and have better security.
Why not just create a network named: Starbucks_passIsHelloWorld, wouldn't that prevent the network from having some security issues?
There is a few reasons to use captive portals instead of just a password.
There are more reasons to captive portal just google it
After that every user would be able to login using the password and have better security.
I am guessing you are talking about the security of people that authenticate with a open/password protected WI-FI as you say in the comments.Lets just say SSL/TLS was created for solving a problem such as this.If an attacker and you are in the same network(i.e connected to the same wifi hotspot) and you happen to visit a HTTP site an attacker will be able to see it(MITM).Just to drive the point if a wifi is open or password protected and happen to visit a site with HTTPS.No an attacker wont see anything.PERIOD
The answer to this question is yes, and no. You see it would make it secure if no one was able to sniff the wireless traffic. But when using a shared key, if I can sniff packets, and watch your device authenticate and associate to the network, and I capture your devices 4 way handshake, I now have all the information I need to decrypt your data. Unless you are using another level of encryption, like a website using HTTPS, or a VPN tunnel.