![]() |
VOOZH | about |
We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.
Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.
Follow TNS on your favorite social media networks.
Become a TNS follower on LinkedIn.
Check out the latest featured and trending stories while you wait for your first TNS newsletter.
While the Log4j crisis that kept everyone busy over the holidays was a wake-up call for many, mitigating it does not solve the larger issues of supply chain attacks. It’s more important than ever to put practices in place to manage your supply chain risk. Supply chain breaches continue to be discovered. Just after the new year, for example, researchers at Palo Alto Networks detected a software supply chain campaign infecting Sotheby’s real estate websites with data-stealing skimmers. The campaign was distributed via a Brightcove cloud-video platform instance.
To skim sensitive data from websites, attackers of this type inject malicious JavaScript code to take over the functionality of HTML form pages, collect sensitive user information and redirect it to a malicious collection server. The information can then be used to create plausible phishing and social engineering attacks.
It’s no longer enough just to protect your perimeter. To build trust into your software, it’s crucial that you secure your software supply chain. The first step in that process is to inventory your software supply chain by building a software bill of materials (SBOM). The process of creating a SBOM involves much more than just an inventory. Building a SBOM means investigating how your software was built, configured and deployed. When you know what you have, where it came from, who is maintaining it, when it should be patched and whether that patching was done, you increase your organization’s ability to perform automated vulnerability remediation.
Building an accurate SBOM is the core activity developers should undertake, but it is only the beginning of a solid SSCRM program. The U.S. National Institute of Standards and Technology (NIST) has developed a Cybersecurity Supply Chain Risk Management (C-SCRM) and Secure Software Development Framework that provides recommendations about how to manage supply chain risk. This framework defines parameters for implementing a comprehensive risk management program and a formal C-SCRM program.
A comprehensive risk management program should be integrated across your entire organization. Your plan should identify and manage critical software components and suppliers, and also account for their entire life cycle.
NIST recommends the following steps to implement a risk management program:
When it comes to supply chain security, NIST recommends that you make sure that your software vendors:
To implement a comprehensive C-SCRM program as outlined by NIST, your organization will need to do the following:
The first step in securing your supply chain is to define the level of security you seek and develop a plan to reach that level. You do this by evaluating the people, processes and technologies that make up your software supply chain. Ideally, you’ll bring in third-party experts to do this evaluation. Third-party experts bring fresh eyes to systematic problem-solving jobs like this, in large part because they are unburdened by institutional memory of the decisions that went into building the supply chain you have. Once you have a clear map of the risks your supply chain poses, then you can establish a multiyear strategy to mitigate and reduce those risks.
SCA and binary analysis are at the heart of any supply chain risk management solution because you can’t build an accurate SBOM if you do not know what is in your software. Even more important, you need tools that will investigate the contents of that software beyond declared dependencies and manifests.
A complete SCA solution employs:
It is equally important that your SCA solution analyzes binaries, executables and libraries for open source components regardless of what the manifests declare. You want a SCA system that will:
Are you confident that your system is free of malicious code? Malicious code can remain dormant for months or even years until it is activated. This type of code can lurk beneath the surface of your software and is usually extremely hard to detect with traditional scanning tools. Security experts use a combination of intensive manual scanning and automated detection to find suspicious constructs in production binaries, configurations and data. Experts can also provide advice on appropriate methods of malicious code management and vulnerability remediation strategies.
Reports in 2021 showed a significant increase in activities related to securing the cloud and containers. Research indicates that organizations are developing their own capabilities for managing cloud security and evaluating their shared responsibility models.
Steps you can take now to secure your infrastructure include:
All businesses these days are software businesses. Businesses either build software as part of their products and services or they buy software and use it to operate the business. Software is the critical infrastructure for all other critical infrastructure, and consequently, it carries significant risks that must be managed, just like any other risks. This is why doing the work to build security processes now will pay off as you go forward. Investment in building an SBOM as part of a robust SSCRM program is more crucial than ever. Breaches like Log4j and the Sotheby’s video data skimming show that every business must make security top of mind.