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 - Contingency Plans For Winter
Articles

Contingency Plans For Winter

ISBuzz TeamBy ISBuzz TeamDecember 24, 2015Updated:July 4, 20247 Mins Read
Share LinkedIn Twitter Facebook Copy Link Email
Contingency Plans For Winter
Share
Facebook Twitter LinkedIn Email Copy Link
Quick AI Summary
ChatGPTClaudeGeminiGrokPerplexityDeepSeekCopilot

As a Spanish national, I was a little bit surprised to see how the UK, and in particular London, came to a halt during the 2009 winter after a single night of snow. After all, mountainous regions of central Spain tend to get periods of heavy snow every winter and rarely schools, roads or airports need to be closed. But it doesn’t have to be freezing to cause problems as the last few weeks have demonstrated with some regions deluged by record-breaking persistent and heavy rainfall having devastating consequences. And its not over with weather reporters warning that there’s more to come. Then of course there’s the festive break with many workers connecting remotely while the office is closed.

So how can your business plan to avoid grinding to a halt all whilst keeping your data safe?

The answer could be to have adequate infrastructure in place that allows workers to securely work from home, while stranded anywhere sensible with an internet connection.

So what technologies are there to help, and what are the security implications that need to be considered?

Take to the cloud

You may wish to selectively expose applications and make them accessible via the cloud. This can be made easier by choosing a cloud provider, minimising the risk of exposing your DMZ or internal network to attackers. That way, you don’t expose your internal corporate network to attackers through a VPN.

However, you have to make sure you chose a provider with a proven security record and it’s also worth considering that by choosing a third party provider, you are entrusting them with your own information or data. If privacy is an issue, consider creating your own mini-cloud, with an extranet completely isolated from the rest of your network.

Using a cloud solution will likely provide a more reliable and faster connection, and may be less prone to performance or availability issues should large numbers of remote workers suddenly connect for whatever reason, such as bad weather.

Any applications hosted in the cloud should be properly security assessed beforehand, utilising TLS and preferably enforcing two factor authentication.

Remember that disk encryption only protects data while at rest; therefore anyone able to gain access by compromising the authentication mechanism or leveraging a vulnerability in the application, will have full access to your data.

A Virtual Tunnel

Alternatively, a more classic solution is to allow remote workers to connect to internal resources as if they were in the office by using a VPN (Virtual Private Network). They provide good scalability at relatively low cost. However, when deploying VPNs there are a wide range of security implications that need to be considered. For example, even if a VPN is correctly configured and does not directly open any security holes into the corporate network, there still exists a difficult to control weak link: the end point. It is more than likely that employees will access websites or install software for their own personal use from devices located outside the corporate environment, and they will probably also connect to unsecured public Wi-Fi networks. If the end point is compromised, this can provide an attacker with a direct link into your internal network.

How to secure your VPN?

We have established that your main threat when using a VPN is going to come from end users. Therefore, your efforts should be focused on protecting the devices they will use to access the VPN.

Firstly, make sure you use the strongest possible authentication method. For example, in Windows networks, one of the strongest options would be EAP-TLS, although this requires you to securely provide remote workers with client certificates. Whatever the option you choose, make sure you don’t rely on simple username/password authentication – two factor authentication is far more secure.

It is also important to disable split tunnelling, a technique used to allow users of a VPN to be connected to both a secure VPN and any unsecured network at the same time. This is especially dangerous in situations where users are connecting to a VPN from public networks, such as public Wi-Fi hotspots.

Some VPN servers will allow you to configure security measures that must be implemented on the user’s device before it is allowed to connect to the VPN. You should ensure that devices connecting through the VPN are compliant with the same security policy which is applied internally. If possible, you should at least check for OS and applications security patches, up to date anti-virus definitions, and adequate firewall rules. It is also recommended that you monitor users connected through the VPN for suspicious activity and signs of infection.

A factor you may not have considered, yet is particularly common throughout the winter months, is your own employees causing a Denial of Service (DoS) of your VPN. In the event of heavy snow preventing lots of employees getting to the office, you may find that everyone turns to using the company VPN. As well as potentially putting strain on authentication mechanisms, bandwidth intensive activities such as video streaming may exhaust the VPN resulting in a slowdown for all users connected. Consider the potential impact and plan ahead.

Mobility is also an option

Most businesses nowadays have the need to allow mobile phones, tablets, and other portable devices which can be connected to the corporate network to access services such as email. This always raises security concerns, but with employees working remotely this raises the potential for any of these devices to become compromised.

One of the biggest risks with portable devices is potentially losing or having them stolen. Without the correct procedures in place, a stolen device provides an easy way for an attacker to gain a foothold into a network. Therefore, it is very important that full disk encryption is used for all devices and that they are protected by adequately strong passwords. It is also important that some form of remote wipe technology is configured into the devices in order to have greater assurance that any data on the device will be protected.

In the case of mobile devices, such as smartphones and tablets, using an MDM (Mobile Device Management) will help in managing and establishing adequate corporate security policies. An MDM typically consists of a third party product that has management features for particular vendors of mobile devices such as Android, iOS or Windows Phone. The only problem with this is that, with every additional device vendor, comes an added complexity of managing via the MDM, and although most vendors offer security policies which can be enforced, they typically are incompatible with each other.

It is also important that portable devices, especially laptops, have security software such as antivirus installed. Additionally, further security products including anti-exploit software such as EMET (Enhanced Mitigation Experience Toolkit) may be used. Users are more likely to visit potentially malicious websites when using their laptop outside of the office, and so precautions should be taken. MWR InfoSecurity has commonly worked with clients affected by users which were infected with malware, such as ransomware, after an employee accidentally browsed to a malicious website while using a corporate laptop outside the office. If the infected laptop is then connected to the corporate network, you can find yourself with all your company files encrypted and an email demanding money if you want the key to recover your files.

While adverse weather isn’t predictable, it is probably inevitable. Planning now could keep employees working even if they find themselves cut-off or the office inaccessible – all whilst keeping your data safe.

[su_box title=”About MWR InfoSecurity” style=”noise” box_color=”#336588″]mwr_infosecrityEstablished in 2003, MWR InfoSecurity is a research-led information security consultancy, with a client list consisting of Dow Jones, NASDAQ, FTSE 100 companies and Government agencies & departments. MWR consults with clients around the world, providing specialist advice and services on all areas of security, from mobile through to supercomputers.

Central to its philosophy is the desire to deliver high quality cyber security consulting services and unsurpassed levels of support to clients. MWR’s focus is working with clients to develop and deliver a full security programme, tailored to meet the needs of each individual organisation.

MWR’s services range across professional and managed services, technical solutions and training covering areas such as security research, incident response, web defense, phishing, mobile and payment security.[/su_box]

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

Foxconn confirms cyberattack following Nitrogen ransomware claims

May 14, 20263 Mins Read

Visual data is the blind spot in enterprise security: that’s about to change

May 4, 20267 Mins Read

Making stolen data worthless: why security must start with the data

March 30, 20265 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}