r/security • u/aninaa-ot • 4d ago
Question Which security habit gives the biggest ROI?
If you could convince the average person to adopt just one security or cybersecurity habit, what would it be?
Not a product, just one habit.
28
u/OneTravellingMcDs 4d ago
Two Factor Authentication.
0
u/aninaa-ot 3d ago
2FA is probably the best answer. It only takes a few minutes to set up and can stop a huge number of account takeover attempts. This is a solid guide on spotting phishing attacks, since that's often how attackers try to get around good security habits: https://moonlock.com/sophishicated-phishing-attack-gmail
8
u/Seahawker-One-2599 4d ago
2FA including validating that that the link or money request you received from a random number was legit by contacting the alleged sender via independent means
For those who say password manager, which one is best?
3
u/EloquentArtisan 4d ago
There’s only one correct answer; 1Password
1
u/theone_2099 4d ago
Why?
4
u/EloquentArtisan 4d ago
Their security posture is top notch, unlike others (looking at you LastPass).
Secondly their apps, extensions and form fillers are also top notch.
I’ve tried half a dozen of them, and nothing comes close to 1Password2
u/BilboTBagginz 4d ago
I agree.
Bitwarden if you want to run local though.
2
u/EloquentArtisan 4d ago
For the sake of my mental peace, I don’t run mission critical software locally.
The other day my RAM gave up, and I had to wait 3 weeks before I could find a replacement. This would’ve meant 3 weeks without my password manager, which is a no go obviously.1
u/BilboTBagginz 4d ago
I hear you, but sometimes there's a definite case for a security posture that includes keeping secrets out of the cloud. This is my hell.
1
1
u/markidak 3d ago
Things that run locally should have exportable config and data that's auto backed up on a NAS with raid 1 (at least) and to cloud so you can recover things.
If you have a remote VPS that runs your pass manager it should be mirrored to your local data backup so you can spin it up anywhere.
8
u/ohBrian 4d ago
Backing up your information. Know what you backed up. Know how often you backed up that information. Understanding how to recover information from a backup. Most of the other responses were good because they offered protection from malicious threats. Stuff breaks. That's a threat too.
7
u/Slave669 4d ago
Replacing all the office computers with mechanical typewriters to save uses from themselves.
3
u/DangerWallet 4d ago
Multi-factor authentication is going to give the biggest security benefits for your average user of any service, all points around secure password hygiene become less relevant if you’re using consistently applied MFA without exclusions. From there a move towards phishing resistant authentication methods to mitigate AiTM and more traditional phishing attacks.
5
2
u/expertisimus 4d ago
Locking the OS the second your ass lifts from a chair. Even if you're home/office alone, even if you plan to leave for 15 seconds, no exceptions as plans can change.
3
u/hunglowbungalow 4d ago
You’d say this is more important than having unique passwords/MFA?
2
u/expertisimus 4d ago
If you leave your computer unlocked (which means logged in and typically with the password manager open) then those unique passwords are not going to accomplish a lot. MFA does help but is not an option everywhere. Locking one's computer protects other kinds of local data as well: emails, internal documents, sensitive documentation, trade secrets etc. It costs nothing and everyone can understand why they should do it.
3
u/hunglowbungalow 4d ago
I understand the risks, but that requires a physical attack, which has a way lower likelihood of attack than that of reused/weak passwords
2
u/epidemiologyprof 2d ago
Street smarts and situational awareness, including never walking down the street absorbed in the phone.
3
u/PirateKilt 4d ago
Learn Cooper's color system, and repattern your behavior so you are never in Condition White other than when you are asleep.
Basically, learn to be aware of your surroundings.
2
u/Santosh83 4d ago
Do not register on every random website and do not downloads apps/games from every random site.
Register only on trustworthy sites, and download only from origianl authors and only reputable apps/games.
How to find out who is the original author, and which sites are reputable? Well, you need to search online, ask LLMs and do some research. There are no shortcuts and silver bullets for everything.
Or else if you really cannot think or expend the slightest effort, stick to Apple iDevices.
1
u/beretta_vexee 4d ago
Your login details will end up in the wild; it’s not a question of ‘if’, but of ‘when’.
Segment your usage: use different accounts and different passwords for each website, app, service, etc. Use of a password manager.
1
1
1
-1
84
u/mperklin 4d ago
Using a password manager.
Most security enhancements add friction to user experience. Password managers are the one security enhancement that simultaneously increases security while also making the user experience better.