Sunday, January 19, 2025
HomeCVE/vulnerabilityFBI Warns that Hackers Gain Network Access by Exploiting MFA and “PrintNightmare”...

FBI Warns that Hackers Gain Network Access by Exploiting MFA and “PrintNightmare” Vulnerability

Published on

SIEM as a Service

Follow Us on Google News

The CSA and FBI have collaboratively conducted various types of analysis over hacking activity. There have been speculations on Russian State-Sponsored threat actors and their targets over Ukraine and other parts of the world.

Recently, they have exploited an NGO that was using Cisco’s Duo MFA which had enabled access to cloud and email accounts for stealing documents.

The FBI has also listed the steps to mitigate, Techniques, tactics and Procedures, Indicators of Compromise that can be used to protect against Russian State-Sponsored Hackers.

How did they exploit it?

In early May 2021, the FBI noted that the Russian State-Sponsored hackers were targeting an NGO and exploited a flaw in that system relating to MFA and to move inside the network.

The Hackers initially gained access to the network via compromised credentials. Later, they enrolled in a new device for the compromised account. Hackers were using Brute force techniques to extract credentials of an account. Accounts with very simple and predictable passwords were compromised. 

Due to long inactivity on the compromised account, MFA is disabled and especially the accounts were not removed from the active directory. Hackers leveraged these accounts and took over them. 

For privilege escalation, they used a known vulnerability called “PrintNightmare” and gained access to the system.

After escalating privileges, they managed to change the C:\windows\system32\drivers\etc\hosts file to modify MFA. They redirected the hosts’ file and changed the Duo Server IP to localhost.

This prevented the validation of devices associated with the accounts. Another interesting thing is, Duo has a default value as “Fail Open”. This has disabled MFA authentication for the device while connecting to VPN. 

Once they got access to the Virtual Private Network, they used Remote Desktop Protocol to connect to Windows Domain Controller. They used these accounts to move laterally around the organisation. 

Indicators of Compromise

The following processes might indicate that the systems can be compromised.

  • ping[.]exe
  • regedit[.]exe
  • rar[.]exe
  • ntdsutil[.]exe

Hosts file modifications include 

127.0.0.1 api-<redacted>.duosecurity[.]com 

The following IP addresses were identified that were used by the threat actors.

  • 45.32.137[.]94
  • 191.96.121[.]162
  • 173.239.198[.]46
  • 157.230.81[.]39 

Mitigations

The FBI has posted the complete steps to mitigate and check for compromised accounts. Some of them are 

  • Enabling MFA to all the users as soon as possible
  • Configure new policies for “fail open”
  • Ensure to remove all the accounts that are presumed deactivated.
  • Update all the software and patches
  • Monitor for suspicious log 
  • Not letting employees use the same login credentials to many accounts.

You can follow us on LinkedinTwitterFacebook for daily Cybersecurity and hacking news updates.

Gurubaran
Gurubaran
Gurubaran is a co-founder of Cyber Security News and GBHackers On Security. He has 10+ years of experience as a Security Consultant, Editor, and Analyst in cybersecurity, technology, and communications.

Latest articles

Hackers Easily Bypass Active Directory Group Policy to Allow Vulnerable NTLMv1 Auth Protocol

Researchers have discovered a critical flaw in Active Directory’s NTLMv1 mitigation strategy, where misconfigured...

AWS Warns of Multiple Vulnerabilities in Amazon WorkSpaces, Amazon AppStream 2.0, & Amazon DCV

Amazon Web Services (AWS) has issued a critical security advisory highlighting vulnerabilities in specific...

FlowerStorm PaaS Platform Attacking Microsoft Users With Fake Login Pages

Rockstar2FA is a PaaS kit that mimics the legitimate credential-request behavior of cloud/SaaS platforms....

New Tool Unveiled to Scan Hacking Content on Telegram

A Russian software developer, aided by the National Technology Initiative, has introduced a groundbreaking...

API Security Webinar

Free Webinar - DevSecOps Hacks

By embedding security into your CI/CD workflows, you can shift left, streamline your DevSecOps processes, and release secure applications faster—all while saving time and resources.

In this webinar, join Phani Deepak Akella ( VP of Marketing ) and Karthik Krishnamoorthy (CTO), Indusface as they explores best practices for integrating application security into your CI/CD workflows using tools like Jenkins and Jira.

Discussion points

Automate security scans as part of the CI/CD pipeline.
Get real-time, actionable insights into vulnerabilities.
Prioritize and track fixes directly in Jira, enhancing collaboration.
Reduce risks and costs by addressing vulnerabilities pre-production.

More like this

Hackers Easily Bypass Active Directory Group Policy to Allow Vulnerable NTLMv1 Auth Protocol

Researchers have discovered a critical flaw in Active Directory’s NTLMv1 mitigation strategy, where misconfigured...

AWS Warns of Multiple Vulnerabilities in Amazon WorkSpaces, Amazon AppStream 2.0, & Amazon DCV

Amazon Web Services (AWS) has issued a critical security advisory highlighting vulnerabilities in specific...

FlowerStorm PaaS Platform Attacking Microsoft Users With Fake Login Pages

Rockstar2FA is a PaaS kit that mimics the legitimate credential-request behavior of cloud/SaaS platforms....