Close Menu
  • Home
  • Articles
    • Attacks
      • BEC
      • Data Breach
      • DDoS
      • Evasion Attacks
      • Injection
      • Malware
      • MITM
      • Phishing
      • Ransomware
      • RCE
      • Social Engineering
      • Spoofing
      • Spyware
    • Business and Policy
      • BCP and DRP
      • GRC
      • Regulations
    • Data Protection
      • DLP
      • DRM
      • Encryption
      • IAM
    • Future, Trends and Insight
      • AI
      • Events & Community
      • Emerging Tech
      • Expert Panel
      • Interviews With Experts
      • Insights
      • Study & Research
    • Resources
      • Guides
      • Tools
      • Training & Education
    • Security
      • API
      • Apps
      • Cloud
      • Critical Infrastructure
      • Endpoint
      • Hardware
      • IoT
      • Mobile
      • Network
      • OT
      • Port Security
      • Security Architecture
      • Software Development
      • Supply Chain
      • Zero Trust
    • Threats and Vulnerabilities
      • Emerging Threats
      • Insider Threats
      • Risk Management
      • Threat Intelligence
      • Zero Day
  • News and Exclusives
    • Latest News
    • ISB Exclusive
    • Positive News
  • Who We Are
    • About Us
    • Information Security Buzz Expert Panel​
    • Write for Us
    • Media Pack
  • Contact Us
  • Newsletter
Facebook X (Twitter) LinkedIn
Facebook X (Twitter) LinkedIn
Information Security BuzzInformation Security Buzz
  • Home
  • Articles
    • Attacks
      • BEC
      • Data Breach
      • DDoS
      • Evasion Attacks
      • Injection
      • Malware
      • MITM
      • Phishing
      • Ransomware
      • RCE
      • Social Engineering
      • Spoofing
      • Spyware
    • Business and Policy
      • BCP and DRP
      • GRC
      • Regulations
    • Data Protection
      • DLP
      • DRM
      • Encryption
      • IAM
    • Future, Trends and Insight
      • AI
      • Events & Community
      • Emerging Tech
      • Expert Panel
      • Interviews With Experts
      • Insights
      • Study & Research
    • Resources
      • Guides
      • Tools
      • Training & Education
    • Security
      • API
      • Apps
      • Cloud
      • Critical Infrastructure
      • Endpoint
      • Hardware
      • IoT
      • Mobile
      • Network
      • OT
      • Port Security
      • Security Architecture
      • Software Development
      • Supply Chain
      • Zero Trust
    • Threats and Vulnerabilities
      • Emerging Threats
      • Insider Threats
      • Risk Management
      • Threat Intelligence
      • Zero Day
  • News and Exclusives
    • Latest News
    • ISB Exclusive
    • Positive News
  • Who We Are
    • About Us
    • Information Security Buzz Expert Panel​
    • Write for Us
    • Media Pack
  • Contact Us
  • Newsletter
Subscribe
Information Security BuzzInformation Security Buzz
Home - Articles - Cybersecurity Trends And Solutions For The New DecadeNew Year, New Risks: What Can We Expect From The World Of Cybersecurity In 2020?
Articles

Cybersecurity Trends And Solutions For The New DecadeNew Year, New Risks: What Can We Expect From The World Of Cybersecurity In 2020?

ISBuzz TeamBy ISBuzz TeamJanuary 17, 20205 Mins Read
Share LinkedIn Twitter Facebook Copy Link Email
Share
Facebook Twitter LinkedIn Email Copy Link
Quick AI Summary
ChatGPTClaudeGeminiGrokPerplexityDeepSeekCopilot

From tech giants and gamers to politicians and retailers, nobody is safe from today’s mutating threat landscape. 

2019 was another frenzied maelstrom of cyberattacks, mitigations, pre-emptions and preventions, with the old (phishing and DDoS et al) rubbing havoc-wreaking shoulders with the new (new vistas in cyberwars, automation and AI). 

As ever, continuous pressure also begets continuous innovation, and new levels of risk are also driving operational, philosophical and digital transformations across EMEA.

Here are three key cybersecurity trends we expect to drive both challenges and opportunities in 2020.

Application Fog Lheadlights: On

Most organisations still can’t tell you what’s going on with their apps at any given time. How many, where they reside, and who is using them, should be fundamental, easily answerable questions. 

Total visibility isn’t easy to achieve, of course. Typically, there are seven to nine pieces of technology sitting along the data path between application code and end customer. Each may stem from a different vendor and require two to three internal operations teams to make it work. Good luck moving at the pace and scale modern business requires.

The solution is to deploy and manage applications in a consistent way across all infrastructure silos. Organisations want the flexibility to adopt the best data path elements for their applications. The best way to do this— and to get visibility into code-to-customer pathways — is to leverage a consistent set of multi-cloud application services.

Expect decision-makers to clamour for more application control in 2020 – from development through their entire lifecycle – in order to deliver differentiated, high-performing, and secure digital experiences. Nobody wants to fumble around in the dark.

APIs uUnder Llock-and-Kkey

Application programming interfaces (API) are underpinning innovation and agility in a big way, fuelled by the adoption of cloud services, Software-as-a-Service, serverless and mobile computing. 

According to KBV research, businesses will spend $6.2 billion on API management by 2024. At the same time, the 2018 Application Protection Report from F5 Labs found that 25% of surveyed organisations do not use API authentication. 38% reported that they did so “some of the time,” and 37% said it was “most of the time.” This needs to change. 

There are different forms of API authentication and a risk-based approach is advised before committing to anything. 

Credentials are the keys to the kingdom and must be stored in a secure way, whether via user/password combinations (for machines or human users) or API keys (simplified authentication strings that have specific uses).

Crucially, no APIs should pass unsanitised or unvalidated input to applications – a sure-fire recipe for injection attacks. API credentials must be treated using the principle of least privilege. Role-based access control is recommended. 

Once again, it goes without saying that you can’t secure what you can’t see. Every organisation needs to understand where their APIs exist and how they contribute to business operations. Perimeter scans (to get the “hacker’s-eye view”) and in-depth discovery interviews with development and operations teams are instrumental. Get all the details on the table and prepare risk assessments accordingly.

Another way to protect APIs – particularly in the face of automation-driven threats – is to enforce rate limits. This entails setting a threshold on the number of requests accepted by API gateways (lightweight pieces of software running on an application server that manages those connection points for other app services or mobile apps to push or pull data). Remember, hackers can afford to be patient. They only need to get a password right once to enter an entire API system.

Cloudy with a cChance of aApplications

Believe it or not, with the right skills, tools, and design, a transition to the cloud can represent a substantial security, availability, and efficiency step change.

Defenders need to focus on control objectives, not controls. This means ensuring only authorised users and processes can perform authorised actions, without getting hung up on user accounts, passwords and machine rights. 

It is worth noting that cloud systems are often woven together with APIs, ephemeral instantiations, and decoupled services. A ninety-day password policy is not as useful as the tightening of inherited permissions and permissible contexts for a specific service role. Least privilege and permission review are more important than ever. Account lockouts for failed password attempts are not. 

Similarly, most cloud environments move responsibility up the stack. Application-aware security tools, like web application firewalls and service event monitoring, become even more important while infrastructure hardening, and network monitoring are often left to the purview of the cloud provider. 

The beauty of virtual machines built from scripts is that their inventory and operational characteristics can be completely observable. Change control procedures around operator actions on a server can transform into looking for divergence between running instances and their associated build procedures. This can be completely automated, rapidly shrinking exposure windows for breaches, while also containing attackers’ system access. High-value systems can be also be isolated and segregated with microservices and refreshed as needed from patched, hardened, and tested models. You don’t “fix” hacked or broken systems, you rebuild them anew from stronger, fresher, tested designs.

To realise these capabilities, organisations need the appropriate expertise to design and operate in the cloud. This means retraining and leveraging external skills, as well as rethinking how applications are delivered. Any rethink should maintain perspective of what security is trying to do, and the purpose of turning to the cloud in the first place. On the one hand, it is important to ensure the pursuit of confidentiality does not get in the way of application delivery. On the other, in the long run, security and availability need to function as two sides of the same delivery goal. Ultimately, it’s up to organisations to plan with precision and act accordingly. 

ISBuzz Team
  • ISBuzz Team
    Air Canada Data Breach: BianLian Extortion Group Claims A Massive Heist Contrary To Airline’s Earlier Statement
  • ISBuzz Team
    Unprecedented DDoS Attack Rocks The Web: Tech Giants Reveal A Digital Tsunami
  • ISBuzz Team
    CISA Flags High-Severity Adobe Acrobat Reader Flaw Amid Active Exploits
  • ISBuzz Team
    Curl Security Alert: Patching A Critical Bug Averting Potential Cyber Catastrophe

The opinions expressed in this post belong to the individual contributors and do not necessarily reflect the views of Information Security Buzz.

Share. Facebook Twitter LinkedIn Email Copy Link

Related Posts

New Phishing Kit Starkiller Defeats Multi-Factor Authentication

February 23, 20264 Mins Read

ReliaQuest Uncovers Social Media Phishing Campaign Built on Trusted Tools

January 22, 20266 Mins Read

What Happens after a Phishing Email Lands in Your Inbox?

January 5, 20266 Mins Read
ISB-Bora-Side-Bar

No se ha podido establecer conexión. Error 429

 
ISB-Bora-Side-Bar
Black ISB Logo

Information Security Buzz is an independent resource that provides the experts’ comments, analysis, and opinion on the latest Cybersecurity news and topics

X (Twitter) LinkedIn Facebook RSS

Working With Us

  • About Us
  • Advertise With Us
  • Contact Us

Write For Us

  • How To Contribute

The Pages

  • Privacy Policy
  • Cookie Policy
  • AI Policy
  • Terms & Conditions
  • Copyright Notice

Information Security Buzz and all its contents are copyright © 2014-2025. All rights reserved. All third-party trademarks are recognized.

Type above and press Enter to search. Press Esc to cancel.

Manage Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
  • Manage options
  • Manage services
  • Manage {vendor_count} vendors
  • Read more about these purposes
View preferences
  • {title}
  • {title}
  • {title}