Dark Reading is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them.Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.

Operational Security

// // //
7/20/2017
03:43 PM
Joe Stanganelli
Joe Stanganelli
News Analysis-Security Now

Personal Security Begets Enterprise Security

Employees' personal approach to information security is fundamentally crucial to their organizations' security posture. Accordingly, enterprises would do well to learn from recent hacks and rethink the way they train their employees in cybersecurity matters.

In May, restaurant-finding service Zomato discovered its users' actual names, usernames, passwords and email addresses for sale on the dark web after suffering a security breach. Working with the hacker to get the sales link taken down, the company found that the vector for the attack originated when the hacker hacked into an employee's GitHub account -- compromising Zomato's code. The hacker was able to do this only because that employee had used the same email address and password on his GitHub account as he had for a webhosting service, 000webhost. 000webhost's user database (including plaintext passwords) had been compromised about a year and a half prior, and the employee had apparently neglected to update his duplicate password on GitHub. Moreover, neither his 000webhost account nor his GitHub account was secured by multifactor authentication (MFA).

Security vs. accessibility
Security experts have long known and long preached that relying on a single authentication factor can be highly detrimental to account security; ditto for password recycling. As users, however, we cannot bloody well be expected to keep track of countless well-constructed passwords and use MFA for every little thing we do. Security and accessibility, after all, are archrivals. Perfect security means zero accessibility -- and vice versa.

Accordingly, the more security-conscious among us are compelled to prioritize. Maybe something that doesn't matter much, like a free Pandora account containing little to no PII, is fine with minimal security. Conversely, an online banking account should, perhaps, ideally have as many authentication factors and as long and an entropic a password as your bank will let you throw at it.

The problem for laypeople is distinguishing the levels in between.

More than MFA
Zomato, incidentally, is not the only company to recently suffer a user database breach because of links between employees' personal accounts and their work compounded with a lack of MFA.


You're invited to attend Light Reading's Virtualizing the Cable Architecture event – a free breakfast panel at SCTE/ISBE's Cable-Tec Expo on October 18 featuring Comcast's Rob Howald and Charter's John Dickinson.

This is not strictly an MFA problem, however. Cybersecurity pundits have noted that MFA is not an all-purpose salve -- particularly when it is not implemented well. The US National Institute for Standards and Technology (NIST) deprecated SMS-based MFA a year ago because of the problems of and common neglect in verifying that the phone number used for SMS authentication is actually associated with both a mobile service and physical device. Meanwhile, biometric authentication carries with it its own bevy of inherent problems.

MFA is but one tool in the InfoSec toolbox. What's really missing is a culture of security -- something difficult to cultivate indeed.

Teach personal security; the rest will follow
The solution, therefore, is accessible and practicalall-purpose security training for employees that brings security home for them. It is something more than a series of irritated emails from the IT department after something goes wrong. And it is definitely something more than "Here's the company handbook; let me read it to you verbatim. Now sign this form." Truly effective security training -- the kind that employees take with them and instill in themselves -- happens when you show them how and why it is important in their everyday lives, and how and why to incorporate it into their everyday lives.

"What you do is you give them training that will help them in their personal life," said Patrick Hynds, president and founder of New Hampshire-based cybersecurity consultancy DTS, in an interview on security training, "and you show them how it's applicable to their work life."

Security professionals like Hynds report greater success in security training -- in terms of both actual engagement in the training itself as well as long-term impact -- when personal, rather than strictly organizational, cybersecurity training is given to employees. Teach an employee how to make their banking and social-media accounts more secure, why taking those steps is important, and how one service can be hacked via another, and the employee will begin to think for himself or herself in terms of security impact when acting both at work and at home.

If employees understand the how and why of spotting and avoiding phishing scams and malware links in their personal communications, they'll be better prepared for when one hits their work inbox. If, all on their own, they stop password recycling for at least all but the blandest of accounts and can be taught tricks on how to make their passwords both more secure and easier to keep track of, that can mean fewer burdensome password requirements for employees to kvetch about. If employees can develop a knack for identifying safe and unsafe online behaviors, that becomes a load off of IT administrators' minds.

Employees making these small changes in their personal online lives will help to guard against the kinds of attacks suffered by Zomato and 8tracks. Such security-fostering activities can also help better enable and secure a BYOD strategy. More importantly, a security approach that addresses employees' attitudes and practices about their personal security promises to herald in an organization-wide security mindset -- without any grandiose talk about culture and change.

Related posts:

Comment  | 
Print  | 
More Insights
Comments
Threaded  |  Newest First  |  Oldest First
Edge-DRsplash-10-edge-articles
I Smell a RAT! New Cybersecurity Threats for the Crypto Industry
David Trepp, Partner, IT Assurance with accounting and advisory firm BPM LLP,  7/9/2021
News
Attacks on Kaseya Servers Led to Ransomware in Less Than 2 Hours
Robert Lemos, Contributing Writer,  7/7/2021
Commentary
It's in the Game (but It Shouldn't Be)
Tal Memran, Cybersecurity Expert, CYE,  7/9/2021
Register for Dark Reading Newsletters
White Papers
Video
Cartoon
Current Issue
Everything You Need to Know About DNS Attacks
It's important to understand DNS, potential attacks against it, and the tools and techniques required to defend DNS infrastructure. This report answers all the questions you were afraid to ask. Domain Name Service (DNS) is a critical part of any organization's digital infrastructure, but it's also one of the least understood. DNS is designed to be invisible to business professionals, IT stakeholders, and many security professionals, but DNS's threat surface is large and widely targeted. Attackers are causing a great deal of damage with an array of attacks such as denial of service, DNS cache poisoning, DNS hijackin, DNS tunneling, and DNS dangling. They are using DNS infrastructure to take control of inbound and outbound communications and preventing users from accessing the applications they are looking for. To stop attacks on DNS, security teams need to shore up the organization's security hygiene around DNS infrastructure, implement controls such as DNSSEC, and monitor DNS traffic
Flash Poll
Twitter Feed
Dark Reading - Bug Report
Bug Report
Enterprise Vulnerabilities
From DHS/US-CERT's National Vulnerability Database
CVE-2023-33196
PUBLISHED: 2023-05-26
Craft is a CMS for creating custom digital experiences. Cross site scripting (XSS) can be triggered by review volumes. This issue has been fixed in version 4.4.7.
CVE-2023-33185
PUBLISHED: 2023-05-26
Django-SES is a drop-in mail backend for Django. The django_ses library implements a mail backend for Django using AWS Simple Email Service. The library exports the `SESEventWebhookView class` intended to receive signed requests from AWS to handle email bounces, subscriptions, etc. These requests ar...
CVE-2023-33187
PUBLISHED: 2023-05-26
Highlight is an open source, full-stack monitoring platform. Highlight may record passwords on customer deployments when a password html input is switched to `type="text"` via a javascript "Show Password" button. This differs from the expected behavior which always obfuscates `ty...
CVE-2023-33194
PUBLISHED: 2023-05-26
Craft is a CMS for creating custom digital experiences on the web.The platform does not filter input and encode output in Quick Post validation error message, which can deliver an XSS payload. Old CVE fixed the XSS in label HTML but didn’t fix it when clicking save. This issue was...
CVE-2023-2879
PUBLISHED: 2023-05-26
GDSDB infinite loop in Wireshark 4.0.0 to 4.0.5 and 3.6.0 to 3.6.13 allows denial of service via packet injection or crafted capture file