Skip to content

How-to: Providing secure access to Microsoft Azure with Parallels Browser Isolation

What is Parallels Browser Isolation (PBI)? 

Parallels Browser Isolation (PBI) is a comprehensive, cloud-native solution that offers highly secure access to web applications and SaaS via a preferred web browser. It is a remote browser isolation solution that offers Zero Trust protection from cybersecurity threats and aligns with industry security standards for safety, protection, and compliance.

Parallels Browser Isolation is a fully hosted remote browser isolation service, with a control plane and containerized browser instances. It’s scalable, flexible, and agentless, offering a highly adaptable and secure solution for all users within an organization.

Learn more about Parallels Browser Isolation!

Why would you like to set up secure access to Microsoft Azure with Parallels Browser Isolation (PBI)?

Like many SaaS applications, users have access to Microsoft Azure from any device and any location by default.

Conditional access in Microsoft Entra Identity (Azure AD) enables you to impose restrictions on managed devices or specific network ranges. However, it’s important to understand that these restrictions are applicable only to managed devices.

What if you want to enforce restrictions without the use of VPN agents? Or suppose you aim to apply access controls to bring-your-own-device (BYOD) policies or non-windows-based devices?

Adding to these challenges, it’s crucial to note that conditional access focuses solely on securing entry points. It does not extend to controlling actions within Microsoft Azure (or any other SaaS application) once access is granted.

What if your security needs include stopping users from downloading data while permitting uploads? Or suppose you need to disable copy/paste functions, prevent screenshot capture, and block printing capabilities? These requirements align with a Zero Trust security model, yet such specific restrictions cannot be achieved through traditional conditional access or role-based access controls alone.

Parallels Browser Isolation enables you to route all Microsoft Azure access through a remote browser. This setup allows for geo-blocking, restricting access exclusively to locations associated with PBI IP addresses.

Following this configuration, only users who adhere to the PBI policies and belong to the designated access groups will be granted the ability to connect to Azure. Furthermore, the policy engine empowers you to specify permissible actions within Azure, such as copy/paste, upload, download, print, and others, offering a tailored and secure user experience.

PBI Azure Portal Diagram

Implement conditional access on Azure

For the first step, you must set up Microsoft Azure to exclusively permit access from PBI IP addresses. You can do this by setting up conditional access within Microsoft Entra ID (formerly known as Azure AD). It’s important to highlight that activating this conditional access feature requires a Microsoft Entra Identity P1 license. The process starts with establishing a Named Location that encompasses the IP addresses associated with Parallels Browser Isolation.

As an admin, go to “Microsoft Entra ID” —> “Security,” —> “Named Locations” Click on “+ IP ranges location” and give this location a unique name. In my case, I called this location “Parallels Browser Isolation”. Add all IP addresses used by Parallels Browser Isolation. The list can be found online in this KB article: https://kb.parallels.com/en/130095.

When adding the different IP addresses, add a /32 to the end to identify that these are single IPs and not ranges.

Once this is done, go to “Microsoft Entra ID” —> “Security” —>“Conditional Access”

Click on “+ Create new policy” and give it a unique name. In my case, I called it “PBI Only Policy”.

In configuring the policy, the initial step involves selecting the ‘Users’ to whom the policy will apply. It’s advisable to begin with a small user group for testing purposes before expanding the policy to include a broader audience.

Important: Make sure you exclude at least a few users from this policy, as you might need to get back into your Microsoft Azure if there are configuration or other issues with your conditional access configuration. If you include everyone and you have an issue, you can’t log in to Microsoft Azure anymore and, therefore can’t make any changes to the conditional access settings in the “Microsoft Entra ID”.

Next, we need to select the “Target Resources” and select “Include”.

If you want to protect your Azure portal only, then choose the “Select apps” option and “Select” only “Microsoft Admin Portals”. This application covers access to Microsoft Azure and some other management portals.

Important: If you choose the “All cloud apps” option, take into account that you might have configured your Parallels Browser Isolation (PBI) solution to be federated with “Microsoft Entra ID,” and therefore, you need to make sure you exclude the application that was created in “Microsoft Entra ID” for PBI from this policy. If not, you won’t be able to log in on PBI.

On the “Conditions” settings, we now have to enable the “Locations” filter. We want to have this policy enabled for all locations except for the “Parallels Browser Isolation” location created in the first step of this procedure.

To do this, under “Include”, select “Any Network,” and under “Exclude,” select “Select Locations” and select the “Named Location” you created earlier, in my case, “Parallels Browser Isolation” location.

The other conditions like “User risk”, “Sign-in risk”, “Device platforms”, “Client apps,” and “Filter for devices” can remain in the default configuration and don’t need to be modified.

The final steps are to set the “Access Controls” to “Block access”, set “Enable policy” to “On,” and save it.

Publish Microsoft Azure as a Secure Web Application in Parallels Browser Isolation (PBI)

Now that the conditional access is configured, your next step is to make sure the users can access Microsoft Azure via Parallels Browser Isolation (PBI).

To do this, log in and go to the PBI admin portal. Click on “Applications” —> “Add Application” —> “Secure Web Application”.

Start by setting the “Name“and the “Icon”. Set “https://portal.azure.com” as a start URL.

Under “Domains,” you have now to specify all URLs that are used by Azure.

For some SaaS applications, this is a single domain, but for Microsoft Azure, the list is pretty long (this is the full list of all domain names used by Microsoft Azure).

You can add the individual subdomains or only the main domains. In the example below we simplified the list of domains to include only the main domains, but not the individual subdomains. Also, we added all possible domains, not just the ones linked to the Microsoft Azure login but all the individual services.

The following domains have been added:

aadrm.com

azconfig.io

azure.com

azure.net

azureedge.net azuresynapse.net loganalytics.io

login.live.com microsoft.com

microsoftonline-p.com microsoftonline.com

msauth.net

msauthimages.net

msftauth.net

msftauthimages.net

office.com

status.microsoft

trafficmanager.net

windows.net

Under the “Access for secure web applications,” select the users or groups in PBI that must have access to Microsoft Azure. Optionally, select an extra policy you want to apply to this application. If the policy doesn’t exist yet, you must first save the application, create a new policy, and then edit the app and assign the newly created policy.

Before creating the policy, don’t forget to save the configuration. You do this by clicking on the bottom of the screen on “Add”.

Once that is done you will see the app in the list of published apps.

Azure Portal PBI

In this example, I want extra security on top of Microsoft Azure and, therefore, will create an extra policy to block “copy/paste”, “download”, and “printing” and have a watermark on the screen to make it more difficult to take screenshots.

To create a new policy in the right menu bar, click on “Policies” —>“Add”

Again, we start with setting a “Name”. My policy will be called “Microsoft Apps Policy”, and the idea is that I can apply this same policy to other published Microsoft applications I may want to publish in PBI later.

I want to apply the policy to all users, so I will set the filter for “Users and Groups” to disabled.

Same for the “Active Hours”, I keep it set to disabled.

For the “Location,” I can implement the geo-restriction. As we have restricted access to Azure to only PBIIP addresses with conditional access, we can’t set country-based geo-restrictions at that level.

In my example, I have geo-restricted Microsoft Azure access to “Belgium”, “France”, “Germany”, “Italy”, “Netherlands”, “Portugal” and “Spain”.

On the “Security controls/Policy Features,” I enabled the “Disable printing”, “Disabled downloads,” and “Disable Clipboard” features.

Under “Security controls/End-user experience,” I enabled the following features:

  • Blue border”: This will put a visual indication (blue border around the screen) that you are not accessing the website directly but via the Parallels Browser Isolation solution.
  • Watermarking”: This will add the user’s login name and date as a watermark on top of the screen so that taking screenshots becomes more difficult.

The “Restrict URLs” options don’t need to change here — they can stay on the default values.

Finish creating the policy by clicking on “Save”. Now that the policy has been created, go back to the “Azure Portal” application and add the “Microsoft Apps Policy” to the application.

Test the setup

Now that we have published the “Azure Portal” application on PBI and configured the conditional access on Microsoft Entra ID, we can test if the setup works: First, we try to open it directly from the web browser.

This should not work as the conditional access only allows connections from the Parallels Brower Isolation IP addresses.

PBI Secure Access

If we do the same thing but via Parallels Browser Isolation, it works. Also, note the watermark and the blue bar around the screen.

Now you have set up secure access to Microsoft Azure via Parallels Browser Isolation!

About Version 2 Digital

Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.

Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.

About Parallels 
Parallels® is a global leader in cross-platform solutions, enabling businesses and individuals to access and use the applications and files they need on any device or operating system. Parallels helps customers leverage the best technology available, whether it’s Windows, Linux, macOS, iOS, Android or the cloud.

24.2.1 Mimas released

Changes compared to 24.2.0

Bug Fixes

  • Fixed an issue with the Comet Server web interface failing to display the users page
  • Fixed an issue applying language selections in the Comet Server web interface

About Version 2 Digital

Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.

Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.

About Comet
We are a team of dedicated professionals committed to developing reliable and secure backup solutions for MSP’s, Businesses and IT professionals. With over 10 years of experience in the industry, we understand the importance of having a reliable backup solution in place to protect your valuable data. That’s why we’ve developed a comprehensive suite of backup solutions that are easy to use, scalable and highly secure.

Preventing the Next Microsoft Hack with NAC

The Microsoft 365 ecosystem cybersecurity landscape has become a battleground for organizations worldwide. The recent surge in cyber threats, exemplified by a significant uptick in Microsoft hacks targeting documents and exploiting system vulnerabilities, underscores a critical reality: the need for robust, multifaceted security strategies has never been more pressing.

The infiltration of cybercriminals into systems through seemingly innocuous vectors, such as non-production test accounts lacking multi-factor authentication (MFA) or the introduction of backdoors in files leading to extensive supply chain attacks, highlights a disturbing trend. These tactics not only breach the immediate security perimeter but also pose a systemic threat, potentially compromising vast networks of data and infrastructure. Such incidents serve as a stark reminder that the security measures once deemed adequate are no longer sufficient in the face of increasingly sophisticated cyber threats.

AI’s Role in Stopping a Microsoft Hack

The rise of artificial intelligence (AI) in the cybersecurity domain offers both a promising solution and a new set of challenges with regards to stopping a targeted Microsoft hack. On one hand, AI and large language models (LLMs) provide organizations with the tools to predict and preempt cyber threats with unprecedented precision. These advanced models can sift through massive datasets to identify potential vulnerabilities, offer actionable insights, and automate responses to emerging threats, thereby enhancing the security posture of cloud environments.

On the other hand, the democratization of AI technologies also equips cybercriminals with powerful tools to craft more sophisticated and elusive attack strategies. The same predictive analytics and automation that fortify defense mechanisms can be repurposed to probe for weaknesses, automate phishing campaigns, and orchestrate complex multi-vector attacks. This dual-use nature of AI technologies in cybersecurity underscores the need for vigilant, adaptive security strategies that can evolve in tandem with emerging threats.

Fortifying Against a Microsoft Hack with NAC

Against this backdrop, network access control (NAC) emerges as a critical line of defense against a Microsoft hack. By implementing stringent NAC policies, organizations can exert granular control over who accesses their networks, under what conditions, and to what extent. NAC systems enable real-time visibility into network activity, ensuring that only authenticated, authorized, and compliant devices can connect to and navigate the network. This level of control is indispensable in preventing unauthorized access, mitigating the risk of data breaches, and ensuring compliance with regulatory standards.

Moreover, NAC solutions play a pivotal role in enforcing the principle of least privilege, a cornerstone of modern cybersecurity strategies. By limiting users’ access to the minimum necessary for their roles, organizations can significantly reduce the internal and external attack surface. This approach not only thwarts potential insider threats but also limits the damage that external attackers can inflict should they gain access to the network.

The integration of NAC with other security measures, such as MFA, endpoint detection and response (EDR) systems, and security information and event management (SIEM) solutions, creates a synergistic security ecosystem. This ecosystem not only defends against known Microsoft hacks but also provides the analytical capabilities to anticipate and respond to novel attack vectors. Through continuous monitoring, automated enforcement of security policies, and the integration of AI-driven insights, organizations can build a dynamic, resilient defense against the evolving cyber threat landscape.

Additional Considerations

However, the implementation of NAC and other advanced security measures is not without its challenges when it comes to stopping a Microsoft hack. Organizations must navigate the complexities of integrating new technologies into their existing infrastructure, managing the potential impact on network performance and user experience, and ensuring that security measures keep pace with the rapid evolution of cyber threats. Furthermore, the human element remains a critical factor; fostering a culture of security awareness and vigilance among employees is as crucial as deploying the most advanced technological defenses.

In conclusion, as organizations grapple with the dual challenges of digital transformation and escalating cyber threats, the imperative for comprehensive, adaptive security strategies has never been clearer. The deployment of network access control, in conjunction with AI-driven security tools and rigorous access management protocols, offers a potent defense mechanism against a broad spectrum of cyber threats. By embracing these technologies and fostering a culture of security-first thinking, organizations can not only protect their digital assets but also pave the way for a safer, more secure digital future. In this relentless battle against cyber threats, vigilance, innovation, and adaptability are the keys to resilience and security.

About Version 2 Digital

Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.

Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.

About Portnox
Portnox provides simple-to-deploy, operate and maintain network access control, security and visibility solutions. Portnox software can be deployed on-premises, as a cloud-delivered service, or in hybrid mode. It is agentless and vendor-agnostic, allowing organizations to maximize their existing network and cybersecurity investments. Hundreds of enterprises around the world rely on Portnox for network visibility, cybersecurity policy enforcement and regulatory compliance. The company has been recognized for its innovations by Info Security Products Guide, Cyber Security Excellence Awards, IoT Innovator Awards, Computing Security Awards, Best of Interop ITX and Cyber Defense Magazine. Portnox has offices in the U.S., Europe and Asia. For information visit http://www.portnox.com, and follow us on Twitter and LinkedIn.。

Announcing Parallels Browser Isolation: Your gateway to safer web access with enhanced policy control

As more businesses use SaaS apps and the demand for remote work and the tools that facilitate it grows, online threats are increasing. 

Traditional security methods can’t fully protect you from advanced attacks targeting web browsing.

Today, Parallels introduces its latest, unique cloud-native and secure web access service, Parallels Browser Isolation. This solution allows organizations to confidently and securely access SaaS apps and more, better enabling global collaboration and remote working.

It’s your gateway to safer web access with enhanced policy control.

Bid goodbye to the hassles of securing web access, managing browser vulnerabilities, and worrying about online threats.

Welcome to a new era of effortless, robust, and efficient browser isolation that ensures a safe, scalable, and seamless browsing experience for your entire organization. PBI provides secure web access for remote workers, contractors, and compliance-focused industries.

Ready to try Parallels Browser Isolation now? Sign up for your free trial!

How does Parallels Browser Isolation work?

Introducing PBI

Parallels Browser Isolation provides a secure way to access web applications, including Software as a Service (SaaS) and other cloud-based applications, right from your favorite web browser on your laptop or desktop.

It provides top-notch security against web-based threats by running web applications in a separate, secure browser environment in the cloud. This creates an “air gap” between the user’s web browsing and your company’s network.

Parallels Browser Isolation streamlines onboarding and management with an intuitive web-based admin portal with granular policy control and real-time plus historical insights.

Secure web access

Secure Web AccessParallels Browser Isolation Isolates web browsing to protect users and the organization from web-based attacks, ensuring secure access across all locations and devices.

Ensures the safety of users and organizational assets by securely rendering websites in a remote browser container, effectively preventing any malicious content from reaching the user’s device.

Policy control

 

Policy Control

 

Parallels Browser Isolation offers a streamlined and detailed policy engine for easy management.

It enables content filtering by geography or category and customization of access policies for clipboard, printing, and file transfers, alongside the ability to allow trusted domains and block specific URLs.

This granular approach significantly reduces risks, ensuring secure web browsing and SaaS application use with enhanced control, aligning operational flexibility with stringent security needs efficiently.

Activity insights

Activity Insights

 

Parallels Browser Isolation provides comprehensive, real-time insights into the actions and activities of both users and administrators, alongside detailed historical data for in-depth analysis. This dual focus on real-time and historical insights offers a nuanced understanding of user behavior and administrative actions, enabling more informed decision-making and enhanced security protocols.

With Parallels Browser Isolation, organizations can monitor and review user and admin activities with unprecedented clarity and detail, facilitating a deeper understanding of their digital environment’s dynamics.

This powerful feature ensures that businesses have the necessary tools to analyze trends, identify potential security threats, and make data-driven decisions to bolster their cybersecurity posture.

Predictable pricing

Parallels Browser Isolation offers a predictable and transparent pricing structure, ensuring that businesses have clear expectations of costs.

With predictable pricing, Parallels Browser Isolation presents businesses with straightforward cost forecasts, eliminating financial surprises and allowing for effective budget planning.

Integration with an ecosystem for legacy apps and desktops

Parallels Ecosystem

 

 

PBI is expandable throughout the Parallels ecosystem, offering a full workspace solution for accessing apps and desktops from on-premises or cloud. Plus, it is compatible with external identity providers (IdPs), including Microsoft Entra ID, Okta, and Ping.

Adding Parallels Browser Isolation is beneficial for existing Parallels customers using Parallels Secure Workspace, Parallels RAS, and Parallels DaaS who want to enhance the security of their SaaS apps and enable secure web browsing as well as organizations in need of a stand-alone remote browser isolation solution.

It’s designed for organizations seeking a comprehensive secure workspace solution that want to enhance the security of their SaaS apps and enable secure web browsing.

Parallels Browser Isolation supports legacy apps, desktops, SaaS, and web applications, catering to a wide range of business needs and types of IT environments.

Easy setup

Setting up Parallels Browser Isolation is straightforward; in just four easy steps, administrators can launch a secure browsing session, ensuring users can safely access SaaS apps.

Fast setup — with no IT overhead, get a secure, efficient web browsing experience set up in less than 10 minutes, with no learning curve. You can launch a secure session for users in under five minutes!

Step 1

PBI Step 1

Register an account and access Parallels Browser Isolation.

Step 2

PBI step 2

Configure security policies and publish your applications.

Step 3

PBI Step 3

Invite users to access published applications.

Step 4

PBI step 4

Users launch a secure session for access to applications.

Parallels Browser Isolation admin portal

PBI Admin portal

This is Parallels Browser Isolation admin portal, where admins can configure policies. Adding SaaS apps and secure browsers is as simple as a few clicks. The intuitive dashboard is designed for clarity and efficiency.

Within this admin portal, admins can manage users with ease, gaining valuable insights through live reports and audits.

The dashboard supplies you with an instant snapshot, including active users, applications, and policies, along with a 30-day overview of user sessions, browser activities, and policy compliance.

PBI Admin portal

Parallels Browser Isolation end user portal

This is how the Parallels Browser Isolation portal appears to an end user, and below that, you can see how a secure browsing session is experienced from the end user’s perspective.

End user portal

End user portal

User secure browsing session

User Secure Browsing Session

User secure SaaS app session

User secure SaaS app session

Browser isolation is getting the attention and investment that is due in the market. Strategically, Zero Trust requires that we don’t trust the internet, and we don’t trust our users not to interact with malicious content. Using Parallels Browser Isolation aligns with that requirement and can help a business enable this critical strategy. And it does so without negatively impacting the user experience”

-Chase Cunningham, Dr. Zero Trust and cybersecurity expert

Try Parallels Browser Isolation now!

Discover secure web access with Parallels Browser Isolation.

Sign up now for a free trial and join our webinar to learn more about how PBI can safeguard your digital interactions. Don’t miss out on this opportunity to enhance your organization’s security and efficiency.

Parallels Browser Isolation is secure browsing, simplified — it’s your gateway to safer web access with enhanced policy control.

About Version 2 Digital

Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.

Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.

About Parallels 
Parallels® is a global leader in cross-platform solutions, enabling businesses and individuals to access and use the applications and files they need on any device or operating system. Parallels helps customers leverage the best technology available, whether it’s Windows, Linux, macOS, iOS, Android or the cloud.

What are advanced persistent threats (APT) and how can you steer clear of them?

Cyberattacks are not all one-and-done deals. Some cybercriminals prefer to play the long game – they lurk and gather information over time before dealing the massive final blow. Advanced persistent threats (APT), our topic today, are exactly such long ploys – they’re used to infiltrate a device and slowly collect its most sensitive data.

Falling victim to prolonged attack campaigns can be detrimental to a business, so it’s crucial to know the most effective defenses against them. Let’s look at how advanced persistent threats work, how they differ from other cyberattacks, and what you can do to keep your company safe.

Advanced persistent threat lifecycle

Unlike malware, phishing emails, or other dangers lurking online, an advanced persistent threat isn’t a single tool or action. The term describes a series of processes that include the infiltration and extraction of sensitive information from a device or a system. Its scale means that catching advanced persistent threats is a delicate process, and they may go unnoticed until it’s too late.

Given the intricate nature of APTs and the complexity of their execution, these tactics are usually used by more experienced cybercriminals. Governments, law firms, and financial institutions are particularly popular targets as they handle highly valuable confidential data. The attackers tend to go after classified personal and financial information, intellectual property, patents, and other data that may be used for blackmail or ransom. Motives behind APTs include espionage and cyber warfare.

Advanced persistent threats require a lot of preparations ahead of the true strike. The attackers must first establish their targets and research them thoroughly, learning both about the organization’s internal structure and the employees. The preparation stage helps find the target’s weak links, such as poor password policies, insufficient on-site security, or outdated software use.

Once the background information is gathered, testing begins. The attackers want to ensure they enter and leave the system with the stolen data unnoticed, and they must go through trial and error to succeed. This thorough preparation makes advanced persistent threats stand out as some of the most sophisticated attacks, requiring expert teams to dismantle them and prevent or undo the damages. The execution itself consists of three advanced persistent threat steps.

Once the background work is done and the test runs have succeeded, cybercriminals initiate the first stage of the lifecycle – infiltration. Depending on the nature of the attack, they can infiltrate the system in different ways. Phishing to acquire employees’ login credentials is a common strategy, as is using malicious email attachments that infect the system once downloaded and opened. Regardless of the actual strategy, the goal is to breach the defense systems and weaken the security measures in place.

As soon as the hackers have established their presence in the now-infected system, it’s time for them to settle in and spread their roots. This step is usually known as escalation – a crucial stage for gathering intel and inching to the much-desired data. As they escalate, cybercriminals will acquire employee credentials, override security protocols, and establish backdoors to enter and exit the systems unnoticed, even if their key operation is compromised. They can attempt to reuse the backdoors in the future after evolving their tactics and striking the system again.

With the jackpot uncovered and the valuable data gathered, attackers can start the final phase of their operation – extraction. The backdoors from step two can be advantageous here, as the goal is to exfiltrate all the stolen information undetected. The biggest challenge here is distracting any uncompromised security systems. To achieve this, cybercriminals may rely on code obfuscation – creating a code that’s difficult for humans and computers to understand and disassemble – or distributed denial of service (DDoS) attacks.

How do APTs differ from other threats?

The hint is in the name here – advanced persistent threats aren’t crafted like viruses you can easily quarantine. Instead, they’re deeply hidden in the system, quietly combining several threats that would be a challenge to contain on their own to maximize the damage. They’re not quite the “mother of all threats,” but they’re certainly close – especially for small-scale companies that can be eroded from within by tactics that APT attackers employ.

Advanced persistent threats combine the worst that cyber criminals have to offer, all packaged into one – Trojan viruses infiltrating the systems, denial of service attacks to distract the security team, and mass phishing campaigns to get hold of as many login credentials as possible. One such attack could cause irreparable harm to a company, while the whole package is a destructive force. Worst of all, the amount of work put into every stage of the APT lifecycle means they’re difficult to detect, and the damage is harder to undo.

What tactics are employed in an APT attack?

As we’ve established, the process of setting up and executing is complex and multifaceted. Different stages of the process employ different tactics to optimize the potential retrieval of data and exploit as many blind spots as possible. The goal is to simultaneously overwhelm the system’s security measures and pass through them undetected. Common tactics used during an advanced persistent threat attack include:

  • Phishing. Social engineering techniques reign supreme even in the most sophisticated schemes, so it’s unsurprising that phishing is employed in APT attacks. In this instance, spear phishing is the popular choice – this type of attack targets a specific person to access sensitive information required to get inside the system.

  • Credential theft. This tactic often goes hand in hand with phishing attempts. The goal is to overtake as many login credentials within the organization as possible to maximize the possible theft scale.

  • DoS and DDoS attacks. These two types of denial-of-service attacks are used as a distraction technique. By overwhelming the server traffic with artificial requests, attackers distract the security team and can sneak deeper into the system undetected.

  • Zero-day exploits. Zero-day vulnerabilities are bugs or other weaknesses in a system that have been noticed by an attacker but haven’t been patched yet. This strategy is a gambit for hackers because it requires a fast pace to execute. If executed in time, it can be used for espionage or extraction.

  • Trojans. Coopting their name from the ancient Greek myth, Trojan viruses pretend to be legitimate apps and, upon being opened, attack your system from within. They may be used to weaken the defensive systems, create backdoors, or grant remote control of the infected device.

  • Code obfuscation. This is the process of creating a program that uses code so complicated neither people nor computers can effectively read or decipher it. This tactic helps cybercriminals escape the system in the final stages of an APT attack undetected, as the security tools are too preoccupied with the impossible code.

Advanced Persistent Threat examples

Some of the biggest advanced persistent threats were years-long projects, attesting to the complexity of such attacks. Some APT groups have been around for over a decade, targeting high-profile subjects and companies, often in politically charged schemes. Many such groups are considered state-sponsored, while others may form on their own volition.

One of the oldest named attacks is Titan Rain, which started in 2003 and lasted several years. While the attacks that targeted the computer systems of various US-based organizations originated in China, the specific group was never identified or named. Nevertheless, the APT space is associated with a few notorious groups associated with cyber espionage, warfare, and hacktivism.

The APT group names that you see in the news are rarely official. Unlike other cybercrime groups that may pick a moniker, APT groups are identified and named by cybersecurity and cyberintelligence agencies. Therefore, you may see the same group referred to by a different name. For example, Microsoft’s naming taxonomy assigns climate terms based on the presumed region of the attack, whereas CrowdStrike uses animal names, i.e., “Typhoon” and “Panda” for China or “Sandstorm” and “Kitten” for Iran, respectively.

Fancy Bear (Forest Blizzard, APT28)

Fancy Bear is a Russian-based cyber espionage group. Although it wasn’t officially identified until 2014, it’s been engaged in advanced persistent threat attacks since at least 2007. The primary exploitation used by APT28 is zero-day vulnerabilities. Over the years, the group has been associated with Russian military intelligence and has been part of active cyber warfare following Russia’s invasion of Ukraine in 2022. They’ve also notably targeted the German parliament in a six-month APT in 2014 and interfered in presidential elections in France and the US.

Lazarus (Diamond Sleet, APT38)

Lazarus is an allegedly North Korean cyber warfare group. Its earliest confirmed APT attack, Operation Troy, dates back to 2009 and lasted until 2012. The group targeted the South Korean government with a stream of DDoS attacks. In recent years, Lazarus gained more notoriety for attacks against cryptocurrency exchanges, digital casinos, and traditional financial institutions.

Helix Kitten (Hazel Sandstorm, APT34)

Helix Kitten is assumed to be an Iranian cybercriminal group. It has a history of targeting financial and telecommunications industries, particularly in the Middle East, and relies heavily on social engineering techniques in its attacks. Its targets often overlap with those hit by Refined Kitten, another APT group assumed to be from Iran. However, it’s unclear whether the two groups work in tandem.

APT security measures

Preparing defenses against advanced persistent threats requires businesses to think ahead and stay on top of the most recent breach strategies. In some instances, an organization may only start working on its security measures after the infiltration phase of the attack, meaning that its reaction has to be quick and rely on robust tools to prevent broach escalation.

Here are some of the tools and tactics that your advanced persistent threat defense system should include:

  • Routine software updates and patches – due to the prominence of zero-day exploits, it’s crucial to keep your software up-to-date to close any potential vulnerabilities.

  • Secure private networks – unencrypted networks open up gateways for cybercriminals to sneak in. Ensure your organization uses encrypted network access, like NordLayer, to secure your company resources.

  • Web Application Firewalls (WAF) – firewalls help protect your web servers from potential infiltration attempts by monitoring web traffic in your organization, detecting suspicious activity, and blocking threats.

  • Breach and Attack Simulations (BAS) – running simulations helps ensure your security team is ready to tackle an incoming threat. It also ensures your tools are up-to-date and ready to handle robust cybercriminal tactics.

  • Live monitoring – it’s simpler to open a backdoor passage when the security team isn’t looking. Ensure that your company is always monitoring inbound and outbound network traffic to detect and block suspicious and malicious activity instantly.

  • Centralized password policies – password exploits help cybercriminals access organization accounts and, by extension, their jackpot – sensitive data and resources. By enforcing a password policy in your organization, you can ensure that everyone follows the protocol and uses strong login credentials. The policies can also account for potential data breaches and help reset affected accounts faster.

  • Employee training – to account for the human error factor, all employees should be aware of and stick to correct cybersecurity practices. Ensure your teams have regular online security training and follow the company guidelines.

How can NordPass help you stay protected?

Perhaps the scariest thing about advanced persistent threats is their ability to infiltrate a system undetected. This simply means that you need to reinforce your first line of defense to prevent cybercriminals from breaching your systems in the first place. Even if you suspect you’re under attack, you can work on reinforcing your APT cybersecurity protection.

You may have noticed a trend already – many APT attacks involve social engineering techniques and rely on human error to succeed in the early stages. This makes protective measures surprisingly easy – implementing a secure password management system in your organization can be a life-changer.

The NordPass Enterprise password manager lets you set up a robust company-wide password policy, ensuring everyone adheres to the highest security standards. The Enterprise plan is compatible with major identity authentication services, enabling secure and instant single sign-on (SSO) access. If you suspect any malicious activity from within, you can easily revoke access to sensitive information or reassign it to a different employee. If you suspect that your sensitive data has been compromised, you can use the Data Breach Scanner to track your company credentials, domains, and credit card information.

Get in touch with our team to learn more about how NordPass Enterprise helps your organization stay secure in the face of advanced persistent threats.

About Version 2 Digital

Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.

Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.

About NordPass
NordPass is developed by Nord Security, a company leading the global market of cybersecurity products.

The web has become a chaotic space where safety and trust have been compromised by cybercrime and data protection issues. Therefore, our team has a global mission to shape a more trusted and peaceful online future for people everywhere.