Current Landscape
In todays modern, and everchanging world how can people funny understand if they are secure, and even if they are secure what must be done in order to stay on top of this “secure status”? Currently, over 50 new vulnerabilities are discovered every single day, its a landscape that stops for no one or nothing.
Many home users are extremely susceptible to attack, with many not knowing much about vulnerabilities or even if they do, many do not care enough to find a way to combat this. This was one of the many things that I learnt while creating my final year university project NashNetworkScanner. Education on this specific area is a major issue.
Passwords are like underwear: don’t let people see it, change it very often, and you shouldn’t share it with strangers
Chris Pirillo
What needs to be done?
Passwords.
The main area in which users commonly trip up is passwords with over 60% of US adults (Vojinovic, 2022) incorporating words from their social media accounts into their passwords. This allows for a common attacker to gather this information with ease severely weakening their overall password strength.
A good password consists of these key points:
-
Longer then 8 Characters, 12 or more is preferable.
-
Contains:
-
Number
-
Letter, upper and lowercase
-
Special Character
-
-
Not be reused.
-
Not to contain common words e.g “Password“
2FA
2FA or Two Factor Authentication for many is classed as a hindrance and due to this reason stays disabled. This needs to change. Many providers do not require that users use 2FA nor do many give the user many options as to what type of 2FA they would like to use with many just defaulting to using SMS authentication which is proven to be less secure then TOTP based authentication such as Google Authenticator.
Leave a Reply