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.

Attacks/Breaches

// // //
7/9/2021
10:00 AM
Tal Memran
Tal Memran
Commentary

It's in the Game (but It Shouldn't Be)

Five ways that game developers (and others) can avoid falling victim to an attack like the one that hit EA.

In June, Vice reported that hackers broke into the systems of Electronic Arts (EA), one of the largest video game companies in the world, and stole source code used in company games. This should serve as a wake-up call to gaming companies to reexamine the resilience of their cybersecurity programs.

Related Content:

Stop Playing Catchup: Move From Reactive to Proactive to Defeat Cyber Threats

Special Report: Building the SOC of the Future

New From The Edge: 7 Skills the Transportation Sector Needs to Fuel Its Security Teams

Hackers bought an EA developer's cookie files for a few dollars on the Dark Web. They used the cookie files to gain access to the individual's EA Slack account, which enabled them to contact the IT department and impersonate employees pretending they lost their phones and needed a security token to access the company's internal server.

While the identity of the perpetrators remains unknown, they reportedly downloaded 780GB of data, including source code for games such as FIFA 21 and the proprietary Frostbite game engine.

Given the number of legal issues EA is facing — including over gambling in video games — any data coming out of the company could potentially have severe legal and reputational implications. In fact, governments are seeking sanctions against gambling in video games — especially in those geared toward young audiences.

This is just the latest in a series of high-profile hacks on gaming companies. As Yahoo News reports:

  • In November 2020, a ransomware attack on Capcom may have revealed up to 350,000 users' personal information.
  • In February 2021, ransomware attackers stole source code for several games from CD Projekt Red and auctioned it online.

Given the potentially devastating implications of these types of attacks, gaming companies must do more to protect themselves against hackers. The following are five ways they can do so.

1. Educate Your People
Companies need to provide professional training to cultivate cybersecurity awareness and improve the skills of their workforce. In EA's case, there should have been an extensive security check to validate the identity of the individuals looking for security tokens.

2. Enforce Policies and Procedures
When clear cybersecurity policies and procedures are put in place and properly enforced, an attacker has a much harder time abusing the human factor. These also make suspicious events stand out more.

3. Properly Allocate Cybersecurity Resources 
While many online gaming companies have extensive security measures for Internet perimeters and gaming applications, they are insufficiently protected when it comes to their infrastructure. Companies must develop a better understanding of where to invest their resources based on data and mathematical models. By understanding and calculating the risk of each attack scenario, measuring business risks through correlating asset value, and evaluating the severity of vulnerabilities and threat-actor activity, companies can better evaluate the organization's security level, allowing them to invest resources smarter and more efficiently.

4. Use a Multilayered Approach
"Defense in depth" is a proven methodology to mitigate and prevent such incidents. This concept is based on building a multilayered approach to cyber defense, ensuring that hackers are forced to bypass many different security controls before they can infiltrate the organization, breach the network, and access its most critical business assets.

5. Employ Zero Trust
In this day and age, making the assumption that the front door is the only way into an organization's network is dangerous. A compromised employee, one-time physical access to an endpoint, or even proximity to an accessible Wi-Fi network are all valid entry points for hackers that could lead to extensive impact with short-term and long-term implications. To summarize, never trust, always verify.

Every organization must build cybersecurity programs to meet its specific needs. Therefore, companies need to understand their own threat landscapes and assess their cybersecurity postures in a holistic way that takes all organizational assets into account. They need to proactively take steps to protect themselves, ensuring that attackers lose the game when it comes to accessing their data, employees, and business crown jewels. 

Tal Memran has been playing an integral role in the cybersecurity industry, working as a Cybersecurity Expert at CYE. Prior to joining CYE, Tal worked as a chef in Canada and Israel. Despite his time in the culinary world, from the time he was a child, computers have always ... View Full Bio
Comment  | 
Print  | 
More Insights
Comments
Newest First  |  Oldest First  |  Threaded View
SalsabilaNadhifah
SalsabilaNadhifah,
User Rank: Apprentice
9/14/2022 | 3:42:21 AM
Pending Review
This comment is waiting for review by our moderators.
causelap
causelap,
User Rank: Apprentice
9/8/2022 | 12:09:20 PM
Pending Review
This comment is waiting for review by our moderators.
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
How Enterprises are Developing Secure Applications
How Enterprises are Developing Secure Applications
Recent breaches of third-party apps are driving many organizations to think harder about the security of their off-the-shelf software as they continue to move left in secure software development practices.
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