Sunday, May 19, 2024

Hackers can Bypass Two-Factor Authentication with Phishing Attack

Two-factor authentication is an additional layer of security on top of the username and password. It makes it harder for attackers to gain access to personal devices or accounts.

KnowBe4 Cheif Hacking Officer Kevin Mitnick demonstrates the phishing attack with a fake email that pretends to be from Linkedin, but the email actually comes from the typosquatted domain llnked[.]com.

The attack looks simple: whenever a user receives a new connection request on LinkedIn, they will be notified with an email, By clickinginterested, they will be taken to the LinkedIn account.

Instead of redirecting to Linkedin it redirects to the phishing domain llnked[.]com and asks to fill in the login credentials.

After entering credentials, it triggers the 2FA check, In the same period of time, the attacker can see the victim’s username, password, and session cookie in a separate window.

Once the victim enter’s the 6 digit authentication code, it creates a session cookie that allows secure access to the site.

In the meantime, an attacker can intercept the session cookie, which can be used by an attacker to log in with the victim’s account without entering account credentials.

Now the attacker needs to visit the real LinkedIn website, inject a session cookie via developer tools, and simply hit refresh to get logged in with the victim’s account.

It’s not the first time 2FA has been hacked, says Stu Sjouwerman, founder, and CEO of KnowBe4. “There are at least ten different ways to bypass two-factor authentication,” he explains in an interview with Dark Reading.

Sjouwerman says that anti-phishing education is really important if the victim is a security-savvy hacker like this, which is impossible to complete.

White hat hacker Kuba Gretzky developed the Advanced Phishing with Two-Factor Authentication Bypass tool dubbed Evilginx. He also published a blog post explaining it’s implementation.

Website

Latest articles

Norway Recommends Replacing SSLVPN/WebVPN to Stop Cyber Attacks

A very important message from the Norwegian National Cyber Security Centre (NCSC) says that...

New Linux Backdoor Attacking Linux Users Via Installation Packages

Linux is widely used in numerous servers, cloud infrastructure, and Internet of Things devices,...

ViperSoftX Malware Uses Deep Learning Model To Execute Commands

ViperSoftX malware, known for stealing cryptocurrency information, now leverages Tesseract, an open-source OCR engine,...

Santander Data Breach: Hackers Accessed Company Database

Santander has confirmed that there was a major data breach that affected its workers...

U.S. Govt Announces Rewards up to $5 Million for North Korean IT Workers

The U.S. government has offered a prize of up to $5 million for information...

Russian APT Hackers Attacking Critical Infrastructure

Russia leverages a mix of state-backed Advanced Persistent Threat (APT) groups and financially motivated...

Millions Of IoT Devices Vulnerable To Attacks Leads To Full Takeover

Researchers discovered four significant vulnerabilities in the ThroughTek Kalay Platform, which powers 100 million...
Guru baran
Guru baranhttps://gbhackers.com
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.

Free Webinar

Live API Attack Simulation

94% of organizations experience security problems in production APIs, and one in five suffers a data breach. As a result, cyber-attacks on APIs increased from 35% in 2022 to 46% in 2023, and this trend continues to rise.
Key takeaways include:

  • An exploit of OWASP API Top 10 vulnerability
  • A brute force ATO (Account Takeover) attack on API
  • A DDoS attack on an API
  • Positive security model automation to prevent API attacks

Related Articles