Saturday , February 22 2025

How AitM Phishing Attacks Bypass EDR and MFA-How to Fight (Video)

Attackers are using more phishing toolkits (open-source, commercial, and criminal) to carry out adversary-in-the-middle attacks. Attackers can use AitM to steal both login information and active sessions. This lets them bypass security measures like MFA, EDR, and email filtering.

What is AitM phishing?

B1ack’s Stash Releases 1 Million Credit Cards on a Deep Web Forum

On February 19, 2025, the illegal marketplace B1ack's Stash released over 1 million unique stolen credit and debit card details...
Read More
B1ack’s Stash Releases 1 Million Credit Cards on a Deep Web Forum

Cisco Confirms
Salt Typhoon Exploited CVE-2018-0171 to Target U.S. Telecom Networks

Cisco Talos reported that  Salt Typhoon, also known as FamousSparrow and GhostEmperor, has been spying on U.S. telecommunication providers using...
Read More
Cisco Confirms  Salt Typhoon Exploited CVE-2018-0171 to Target U.S. Telecom Networks

AWS Key Hunter
Test this free automated tool to hunt for exposed AWS secrets

A free tool is now available to scan public GitHub repositories for exposed AWS credentials. Security engineer Anmol Singh Yadav created...
Read More
AWS Key Hunter  Test this free automated tool to hunt for exposed AWS secrets

Check Point Flaw Used to Deploy ShadowPad and Ransomware

An unknown threat cluster has targeted European healthcare organizations, deploying PlugX and ShadowPad. In some cases, these intrusions resulted in...
Read More
Check Point Flaw Used to Deploy ShadowPad and Ransomware

CVE-2024-12284
Citrix Issues Security Update for NetScaler Console

Citrix has issued security updates for a serious vulnerability in the NetScaler Console and NetScaler Agent that could allow privilege...
Read More
CVE-2024-12284  Citrix Issues Security Update for NetScaler Console

CISA and FBI ALERT
Ghost ransomware to breach organizations in 70 countries

The FBI and CISA reported on Wednesday that the ransomware group Ghost has been exploiting software and firmware vulnerabilities as...
Read More
CISA and FBI ALERT  Ghost ransomware to breach organizations in 70 countries

Hacker chains multiple vulns to attack Palo Alto Firewall

Palo Alto Networks has issued urgent warnings about threat actors to exploit vulnerabilities in PAN-OS, the operating system powering its...
Read More
Hacker chains multiple vulns to attack Palo Alto Firewall

150 Gov.t Portal affected
Black-Hat SEO Poisoning Indian “.gov.in, .ac.in” domain

Indian government and educational websites, along with reputable financial brands, have experienced SEO poisoning, causing user traffic to be redirected...
Read More
150 Gov.t Portal affected  Black-Hat SEO Poisoning Indian “.gov.in, .ac.in” domain

CVE-2018-19410 Exposes 600 PRTG Instances in Bangladesh

The Cyber Threat Intelligence Unit of BGD e-GOV CIRT has found 600 vulnerable PRTG instances in Bangladesh, affected by the...
Read More
CVE-2018-19410 Exposes 600 PRTG Instances in Bangladesh

Builder claims Rs 150 cr for data loss; AWS faces FIR In Bengaluru

Amazon Web Services (AWS) has been named in an FIR after a builder claimed damages to the tune of Rs...
Read More
Builder claims Rs 150 cr for data loss;  AWS faces FIR In Bengaluru

AitM phishing uses specialized tools to intercept information between the target and a real application login portal.

Because the user is logging into the real site through a proxy, they will see the page exactly as expected. For instance, they will see their real emails when accessing webmail, and their real files when accessing the cloud file store.

AitM feels more authentic and the compromise is less noticeable to the user. Unfortunately, since the attacker is in the middle of the connection, they can see all interactions and take control of the authenticated session to gain control of the user account.

Although the access is temporary for the attacker, authenticated sessions can often last up to 30 days or more if kept active. Moreover, there are various persistence techniques that enable the attacker to maintain access to the user account or targeted application indefinitely.

How do AitM toolkits work?
There are two main techniques used for AitM phishing: Reverse web proxies (classic AitM) and Browser-in-the-Middle (BitM) techniques. AitM toolkits have two main variants.

Reverse web proxy:
This is a very effective method used by attackers. When a victim goes to a malicious website, the requests made by their browser are passed through the malicious site to the actual website. The malicious site then sends the request to the real website, receives the response, and sends it back to the victim.

Open-source tools like Modlishka, Muraena, and Evilginx demonstrate this method. In the criminal world, similar private toolsets have been used in many breaches in the past.

BitM:

Instead of being a reverse web proxy, this method deceives a target into remotely controlling the attacker’s browser using desktop screen sharing and control methods such as VNC and RDP. This allows the attacker to gather not only the username and password, but also all other linked secrets and tokens used for the login.

The victim in this case is unknowingly using the attacker’s browser to log in to the legitimate application. It’s like the attacker giving their laptop to the victim to log in and then taking it back.

The most common way to implement this technique is by using the open-source project called noVNC, a JavaScript-based VNC client that enables VNC usage in web browsers. An example of an offensive tool using this is EvilnoVNC, which creates Docker instances of VNC, provides access to them, and records keystrokes and cookies to compromise accounts. Click here to read full report.

Source: Thehackernews

Check Also

ShadowPad

Check Point Flaw Used to Deploy ShadowPad and Ransomware

An unknown threat cluster has targeted European healthcare organizations, deploying PlugX and ShadowPad. In some …

Leave a Reply

Your email address will not be published. Required fields are marked *