Saturday , December 21 2024

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?

Eight New ICS Advisories released by CISA

CISA has released eight advisories on vulnerabilities in Industrial Control Systems (ICS). These vulnerabilities affect essential software and hardware in...
Read More
Eight New ICS Advisories released by CISA

Authority Denies
Hacker claim ransomware attack on Indonesia’s state bank BRI

Bank Rakyat Indonesia (BRI), the largest state bank by assets, has assured customers that their data and funds are secure...
Read More
Authority Denies  Hacker claim ransomware attack on Indonesia’s state bank BRI

London-based company “Builder.ai” reportedly exposed 1.2 TB data

Cybersecurity researcher Jeremiah Fowler reported to Website Planet that he found a non-password-protected 1.2 TB dataset containing over 3 million...
Read More
London-based company “Builder.ai” reportedly exposed 1.2 TB data

(CVE-2024-12727, CVE-2024-12728, CVE-2024-12729)
Sophos resolved 3 critical vulnerabilities in Firewall

Sophos has fixed three separate security vulnerabilities in Sophos Firewall.  The vulnerabilities CVE-2024-12727, CVE-2024-12728, and CVE-2024-12729 present major risks, such...
Read More
(CVE-2024-12727, CVE-2024-12728, CVE-2024-12729)  Sophos resolved 3 critical vulnerabilities in Firewall

“Workshop on Cybersecurity Awareness and Needs Analysis” held at BBTA

A time-demanding workshop on "Cybersecurity Awareness and Needs Analysis" was held on Thursday (December 19) at Bangladesh Bank Training Academy...
Read More
“Workshop on Cybersecurity Awareness and Needs Analysis” held at BBTA

CVE-2023-48788
Kaspersky reveals active exploitation of Fortinet Vulnerability

Kaspersky's Global Emergency Response Team (GERT) found that attackers are exploiting a patched SQL injection vulnerability (CVE-2023-48788) in Fortinet FortiClient...
Read More
CVE-2023-48788  Kaspersky reveals active exploitation of Fortinet Vulnerability

U.S. Weighs Ban on Chinese-Made Router TP-Link: WSJ reports

The US government is considering banning a well-known brand of Chinese-made home internet routers TP-Link due to concerns that they...
Read More
U.S. Weighs Ban on Chinese-Made Router TP-Link:  WSJ reports

Daily Security Update Dated: 18.12.2024

Every day a lot of cyberattack happen around the world including ransomware, Malware attack, data breaches, website defacement and so...
Read More
Daily Security Update Dated: 18.12.2024

CISA released best practices to secure Microsoft 365 Cloud environments

CISA has issued Binding Operational Directive (BOD) 25-01, requiring federal civilian agencies to improve the security of their Microsoft 365...
Read More
CISA released best practices to secure Microsoft 365 Cloud environments

Data breach! Ireland fines Meta $264 million, Australia $50m

The Irish Data Protection Commission fined Meta €251 million ($263.6 million) for GDPR violations related to a 2018 data breach...
Read More
Data breach! Ireland fines Meta $264 million, Australia $50m

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

Telecom Namibia

Over 4 lac files ‘leaked’: Telecom Namibia hit by major cyberattack

Telecom Namibia experienced a cyber incident that leaked customer data. The company is working with …

Leave a Reply

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