Security Affairs
Dark Caracal Deploys New Go Malware With Ethereum-Based C2 Fallback|Australian Police Charge Two Over TeamPCP Credential Theft|Meta to Pay Up to $18B Over Teen Social Media Use|CISA Warns Water Utilities: Find Your Exposed PLCs Before Attackers Do|OpenAI banned Russian ChatGPT accounts backing covert influence operation|CISA Red Team Fully Compromised Two Critical Infrastructure Orgs|FBI Seizes China-Linked Hacking Platforms QScan and QTRouter Used Against Critical Infrastructure|U.S. CISA adds Gitea flaw to its Known Exploited Vulnerabilities catalog|88 ID Verification Breaches Show the Cost of Collecting Identity Data|WhatsApp Adds Stronger Security as Passkeys Hit 1 Billion|Operation Jackal: 58 Arrests Expose the Money Laundering Machine Behind Global Scams|Norway ’s Digital Government Infrastructure Hit by a new DDoS Attack|Dark Caracal Deploys New Go Malware With Ethereum-Based C2 Fallback|Australian Police Charge Two Over TeamPCP Credential Theft|Meta to Pay Up to $18B Over Teen Social Media Use|CISA Warns Water Utilities: Find Your Exposed PLCs Before Attackers Do|OpenAI banned Russian ChatGPT accounts backing covert influence operation|CISA Red Team Fully Compromised Two Critical Infrastructure Orgs|FBI Seizes China-Linked Hacking Platforms QScan and QTRouter Used Against Critical Infrastructure|U.S. CISA adds Gitea flaw to its Known Exploited Vulnerabilities catalog|88 ID Verification Breaches Show the Cost of Collecting Identity Data|WhatsApp Adds Stronger Security as Passkeys Hit 1 Billion|Operation Jackal: 58 Arrests Expose the Money Laundering Machine Behind Global Scams|Norway ’s Digital Government Infrastructure Hit by a new DDoS Attack|
Advertisement

Ad Placeholder

Full Width × 90

Breaking News

QRLJacking — How to bypass QR Code Based Login System

QRLJacking is an attack technique devised by a cyber security researcher to Hijack bypass QR Code Based Quick Login System. Many desktop applications such as Line, WeChat, and WhatsApp allow users to authenticate themself with the Secure Quick Response Login method that relies on QR-code. The QR-code-based authentication system allows users to quickly access a website […]

QRLJacking — How to bypass QR Code Based Login System

QRLJacking is an attack technique devised by a cyber security researcher to Hijack bypass QR Code Based Quick Login System.

Many desktop applications such as Line, WeChat, and WhatsApp allow users to authenticate themself with the Secure Quick Response Login method that relies on QR-code. The QR-code-based authentication system allows users to quickly access a website without providing a password.

The QR-code-based authentication system allows users to quickly access a website without providing a password.

In the Secure Quick Response Login mechanism, the website would display a QR code to the user, the users just have to scan it with a mobile phone app.

Once the QR code is scanned, the site would authorize the user’s access. This method is considered more secure of passwords because it is resilient to attacks such as MiTM and brute-forcing, but unfortunately, hackers have found a way to defeat it with an attack method dubbed QRLJacking (aka Hijacking QR Code Based Login System).

The Egyptian cyber security expert Mohamed Abdelbasset Elnouby demonstrated how to hack accounts from services that implement the Login with QR code authentication. The researcher published a proof-of-concept demonstrating the QRLJacking technique, the attacker just needs to convince the victim into scanning the attacker’s QR code.

QRLJacking attack

Mohamed detailed the QRLJacking attack to the colleagues at THN and also gave them a live demonstration, via Skype.

Below the attack sequence:

  1. The attacker initializes a client side QR session and clones the Login QR Code into a phishing page.
  2. The attacker then sends the phishing page to the victim.
  3. If convinced, the victim scans the QR Code with a specific targeted Mobile App.
  4. The mobile app sends the secret token to the target service to complete the authentication process.
  5. As a result, attacker, who initializes a client side QR session, gains control over the victim’s account.
  6. Then the service starts exchanging all the victim’s data with the attacker’s browser session.

Below the video PoC:

https://youtu.be/4QwyBXiZhG0

The attackers need to do to initialize a successful QRLJacking attack is to write a script to regularly clone the expirable QR Codes and refresh the ones displayed on the phishing website which they created, because as we know a well implemented QR Login process should have an expiration interval for the QR codes,” the explanation reads.

An attacker can exploit the QRLJacking to take over accounts for services that rely on the vulnerable QR-Code-based Login authentication.

For further information give a look to the QRLjacking page published by the expert on Github.

[adrotate banner=”9″]

Pierluigi Paganini

(Security Affairs – QRLJacking , hacking)