DZone
Security Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Security Zone > Will 2017 Be 'Cyber Summer?'

Will 2017 Be 'Cyber Summer?'

If you were hoping hackers would take the summer off to go sight-seeing, you've got to be disappointed. See what you can do to beef up your InfoSec.

James Lee user avatar by
James Lee
·
Jun. 28, 17 · Security Zone · Opinion
Like (2)
Save
Tweet
1.56K Views

Join the DZone community and get the full member experience.

Join For Free

The stage is set for a turning point in cybersecurity; it's an open question if what happens will be for good or bad.Image title

If you were counting on the Summer of 2017 being a time you could relax, free from worry about the rough and tumble world of cybersecurity – you might want to invest in some travel cancellation insurance. Let’s use the news that a cyberattack could cripple the electric industry as a start to a discussion about three key issues that executives, lawmakers, and security professionals need to keep in mind:

  1. Despite the fear of cyberattacks, critical infrastructures – especially Operating Technologies – have been neglected when it comes to addressing cyber threats. The Ponemon Institute’s recent report and the new cybersecurity guide for electric utilities from US NIST and NCCOE detail as much.
  2. Web application attacks are successful because software flaws are ubiquitous and because most popular cybersecurity tools only protect part of an application’s code. It doesn’t take a particularly sophisticated hacker to find and exploit flaws – often traceable to an open-source component – that can bring organizations to a grinding halt as we’ve seen with ransomware in healthcare and transportation.
  3. We continue to rely on outdated tools. The bad guys are creative and persistent while businesses and governments still rely on decades-old approaches to protecting data and systems. Heuristics are the dominant approach to cybersecurity where we guess if an attack is real. A report this month from NSS Labs shows 80% of today’s top firewalls miss attacks at a time when malicious and state-sponsored hackers develop tools that evade traditional defenses.

Just like it’s easy to find code flaws, but hard to fix them, it’s easy to point out the flaws in the current approach to cybersecurity. There are, though, steps that can dramatically improve protection while reducing complexity, noise, and resources requirements.

  1. Most teams struggle to keep up with routine and emergency patch updates that start a race between hackers with their automated vulnerability scanners and security teams who must apply the updates. Virtual patching instantly applies code equivalent protections from newly discovered vulnerabilities without taking your app out of production or making code changes – taking away the inherent time advantage of hackers. You can always go back and apply the binary patch once the protection is in place.
  2. Don’t stop with virtual patching. Microsoft, for the second time in a month, reopened long-dead Windows XP to issue patches linked to newly discovered OS vulnerabilities. Old end-point software is only one part of the problem, so are web applications running on out-of-support Java and .NET platforms. Virtual upgrades, like virtual patching, can instantly bring older platforms up to current platform versions without a long and expensive project to rewrite an application.
  3. System hardening and attack surface reduction should be the norm. System and application components that are not required should be disabled at all layers of the software stack either manually or automatically with the help of tools. This includes firmware, operating systems, system drivers, services, and applications, as well as inside managed virtual machines such as the .NET and JVM platforms. This practice can dramatically reduce the attack surface of an organization – significantly reducing the likelihood of a successful system compromise.
  4. Treat all code that enters an operating system or managed virtual machine as untrusted. Compartmentalize the runtime environment, define trust boundaries, and control the interaction between compartments. Untrusted code and 3rd party components need to run in isolated compartments. Industroyer and similar malware showcase the value of running any untrusted code inside restricted sandboxes, containers, or other types of runtime compartmentalization solutions that provide isolation of the environment as well as fine-grained control of what operations are allowed or not.

There are encouraging signs that we’re about to see a step-change in cybersecurity. The constant barrage of attacks and newly discovered vulnerabilities has the attention of executives, shareholders, government regulators, and legislators – the four groups that can mandate action. Now it’s up to security professionals to take advantage of this environment to drive positive change.

operating system application

Published at DZone with permission of James Lee, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • How to Handle Early Startup Technical Debt (Or Just Avoid it Entirely)
  • Why to Implement GitOps into Your Kubernetes CI/CD Pipelines
  • Best Practices for Resource Management in PrestoDB
  • Everything I Needed to Know About Observability, I Learned from ‘Bewitched’

Comments

Security Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo