Rare find

QRLJacking. A security tool that shows how attackers can hijack accounts through fake QR code login prompts.

github.com/OWASP/QRLJacking

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2025
  • Merge pull request #228 from Victorbp84/master
  • Merge pull request #253 from MrPowerUp82/patch-1
  • Fixing version issues
October 2023
  • Create python-package.yml
May 2023
  • Merge pull request #211 from LucaReggiannini/master
  • Xpath for "change_identifier" (in Whatsapp Grabber Module) is now co…
April 2023
  • Merge pull request #203 from LucaReggiannini/master
  • To prevent 'TypeError: __init__() should return None, not dict' the "…
  • Fixed typo
  • Update browser.py
  • Fixes: 1) Fixed connection listener (function "create_listener") logi…
  • Update whatsapp.py
May 2021
  • Update WhatsApp img_reload_button XPath
February 2021
  • added Multi-Profile support to fix IndexedDB based sessions
November 2020
  • Update README.md
  • Update README.md
  • Update README.md
  • Merge pull request #126 from melbadry9/master
  • Fix 'whatsapp' KeyError Issue
October 2020
  • Fixing the options bug and some code changes