fermer
fermer
Le réseau de demain
Le réseau de demain
Planifiez votre chemin vers un réseau plus rapide, plus sûr et plus résilient, conçu pour les applications et les utilisateurs que vous prenez en charge.
          Essayez Netskope
          Get Hands-on With the Netskope Platform
          Here's your chance to experience the Netskope One single-cloud platform first-hand. Sign up for self-paced, hands-on labs, join us for monthly live product demos, take a free test drive of Netskope Private Access, or join us for a live, instructor-led workshops.
            Un leader sur SSE. Désormais leader en matière de SASE à fournisseur unique.
            Un leader sur SSE. Désormais leader en matière de SASE à fournisseur unique.
            Netskope fait ses débuts en tant que leader dans le Magic Quadrant™ de Gartner® pour le SASE à fournisseur unique.
              Sécuriser l’IA générative pour les nuls
              Sécuriser l’IA générative pour les nuls
              Learn how your organization can balance the innovative potential of generative AI with robust data security practices.
                Modern data loss prevention (DLP) for Dummies eBook
                La prévention moderne des pertes de données (DLP) pour les Nuls
                Get tips and tricks for transitioning to a cloud-delivered DLP.
                  Réseau SD-WAN moderne avec SASE pour les nuls
                  Modern SD-WAN for SASE Dummies
                  Cessez de rattraper votre retard en matière d'architecture de réseau
                    Identification des risques
                    Advanced Analytics transforms the way security operations teams apply data-driven insights to implement better policies. With Advanced Analytics, you can identify trends, zero in on areas of concern and use the data to take action.
                        Les 6 cas d'utilisation les plus convaincants pour le remplacement complet des anciens VPN
                        Les 6 cas d'utilisation les plus convaincants pour le remplacement complet des anciens VPN
                        Netskope One Private Access is the only solution that allows you to retire your VPN for good.
                          Colgate-Palmolive protège sa "propriété intellectuelle" "grâce à une protection des données intelligente et adaptable
                          Colgate-Palmolive protège sa "propriété intellectuelle" "grâce à une protection des données intelligente et adaptable
                            Netskope GovCloud
                            Netskope obtient l'autorisation FedRAMP High Authorization
                            Choisissez Netskope GovCloud pour accélérer la transformation de votre agence.
                              Let's Do Great Things Together
                              La stratégie de commercialisation de Netskope privilégie ses partenaires, ce qui leur permet de maximiser leur croissance et leur rentabilité, tout en transformant la sécurité des entreprises.
                                Solutions Netskope
                                Netskope Cloud Exchange
                                Netskope Cloud Exchange (CE) provides customers with powerful integration tools to leverage investments across their security posture.
                                  Support technique de Netskope
                                  Support technique de Netskope
                                  Nos ingénieurs d'assistance qualifiés sont répartis dans le monde entier et possèdent des expériences diverses dans les domaines de la sécurité du cloud, des réseaux, de la virtualisation, de la diffusion de contenu et du développement de logiciels, afin de garantir une assistance technique rapide et de qualité
                                    Vidéo Netskope
                                    Formation Netskope
                                    Grâce à Netskope, devenez un expert de la sécurité du cloud. Nous sommes là pour vous aider à achever votre transformation digitale en toute sécurité, pour que vous puissiez profiter pleinement de vos applications cloud, Web et privées.

                                      Detecting Ransomware on Unmanaged Devices

                                      Aug 31 2022

                                      Summary

                                      “If a tree falls in a forest and no one is around to hear it, does it make a sound?”

                                      If an unmanaged device is infected with ransomware, will the security operations team receive an alert? Consider a contractor or employee who uses their personal laptop for work. If that device becomes infected with ransomware, not only does it pose a risk to the organization’s data and a risk to other devices within the organization, but the device is not centrally managed. How does the security operations team know that an unmanaged device was infected with ransomware? In this blog post, we will illustrate how you can detect a ransomware infection on an unmanaged device by monitoring uploads to managed cloud apps.

                                      Approach

                                      In the past we have discussed the MO of multiple ransomware variants such as DearCry, Khonsari, LockBit, and Hive, to name a few. In most of these cases, ransomware operators deploy the malware on corporate devices, steal the information from these devices, and encrypt the contents before asking for a ransom. 

                                      While smaller organizations can effectively keep an eye on a small set of employees, a larger organization is going to have more of a challenge monitoring all of the devices within the corporation. This is something that plays to the ransomware operator’s advantage, and is exacerbated when the devices that access sensitive data are not managed. In these situations, the standard ransomware monitoring setup might encounter some detection challenges due to a lack of visibility. 

                                      However, there is a detection opportunity here via cloud applications. Users often install clients for the cloud applications they use on their machines, such as Microsoft OneDrive or Dropbox. These clients monitor the local file system for any file modifications and then sync the changes up to the cloud application. This is particularly useful for collaboration among teams that need to edit the same Word, Excel, or Powerpoint documents. When ransomware infects a machine that has a client installed and starts encrypting a large amount of files, these changes are also pushed up to the cloud provider.

                                      Detection

                                      Netskope detects ransomware on unmanaged devices by monitoring managed cloud apps for signs of a ransomware infection. Netskope’s Advanced UEBA platform uses a combination of heuristics, machine learning, and threat intelligence to identify two specific signs:

                                      • A user suddenly uploads a large number of encrypted files to a managed cloud app. Netskope uses a combination of heuristics and machine learning to identify encrypted files. Because ransomware typically encrypts all of a victim’s documents very quickly, a sudden spike of encrypted files uploaded to a cloud app is a telltale sign of ransomware infection.
                                      • A user uploads files that use a known ransomware extension. Many ransomware families use a file extension that is specific to that ransomware family and are rarely used otherwise. Netskope detects ransomware by monitoring file uploads containing these extensions.

                                      As an example, Netskope recently detected an AvosLocker infection by identifying both of these signs:

                                      • Multiple users uploaded thousands of encrypted files to a managed Microsoft 365 OneDrive account.
                                      • All of the encrypted files had a file extension of avos2, a file extension associated with AvosLocker. 

                                      The diagram below shows how Netskope was able to detect the ransomware infection, even though it only affected unmanaged devices. The unmanaged devices uploaded the AvosLocker encrypted files to the managed OneDrive account. The OneDrive account was monitored by Netskope API Data Protection and Advanced UEBA which detected the ransomware-encrypted files and generated alerts for each of the infected users.

                                      Diagram showing ransomware detection process

                                      Protection

                                      Below you will find a screenshot of the Netskope Advanced UEBA console, which includes a view of the User Confidence Index (UCI). The UCI is a risk score assigned to each user by Netskope. If the user presents no risk, then the score is 1,000, and each behavioral anomaly deducts some amount from that score to indicate the risk they pose to the organization.

                                      The screenshot below shows the UCI at the top, and then it itemizes the anomalies below the timeline. In this example, the user’s confidence score goes from 1,000 to 0 in one day due to the ransomware infection, indicated by the uploads of encrypted files with ransomware extensions to a managed cloud app.

                                      Chart showing user confidence index (UCI) score changes

                                      The UCI score changes may not always drop to zero, as it did in this example. Even slight changes in UCI can be used in adaptive access policies to provide real-time coaching on risky behaviors, limiting specific app activities, and controlling data movement between company and personal instances of managed apps. 

                                      Netskope’s Advanced UEBA has more than 55 detections for insiders, compromised accounts, and devices. Learn more about it here.

                                      author image
                                      Colin Estep
                                      Colin Estep has 16 years of experience in software, with 11 years focused on information security. He's a researcher at Netskope, where he focuses on security for AWS and GCP.
                                      Colin Estep has 16 years of experience in software, with 11 years focused on information security. He's a researcher at Netskope, where he focuses on security for AWS and GCP.

                                      Restez informé !

                                      Abonnez-vous pour recevoir les dernières nouvelles du blog de Netskope