Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This Flutter-based mobile application is designed to detect QR code phishing (quishing) attacks. Users can scan QR codes, and the app extracts the embedded URL or data, which is then analyzed using a backend API to determine whether the link is safe or malicious.

Notifications You must be signed in to change notification settings

Akilesh-GA/QRLizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quishing Detection App

A Flutter application designed to detect QR code phishing (quishing) attacks. The app enables users to scan QR codes and identify potentially malicious URLs using a secure external API. It helps protect users from interacting with harmful QR codes, which are increasingly used in phishing and cyber attacks.

Features

  • Scan QR codes using the device camera
  • Detect and classify malicious URLs in real time
  • Integrates with an external API for URL safety verification
  • Provides a simple and intuitive user interface
  • Supports both Android and iOS platforms
  • Maintains a secure workflow by minimizing data exposure during scanning
  • Logs scanned URLs with safety status for user reference
  • Optionally integrates with Firebase for authentication and analytics

Tech Stack

Technology Description
Flutter Cross-platform UI toolkit for building native-like apps
Dart Programming language for Flutter apps
Firebase Optional backend services for authentication, analytics, and data storage
External URL Safety API Real-time detection of malicious links and phishing attempts
QR Code Scanner Plugin Enables seamless camera-based QR code scanning

Additional Notes

  • Focused on usability and security, ensuring users can easily distinguish safe and unsafe QR codes.
  • Designed to be lightweight and efficient for mobile devices.
  • Can be extended to include advanced features like history tracking, offline scanning, and integration with threat intelligence databases.

About

This Flutter-based mobile application is designed to detect QR code phishing (quishing) attacks. Users can scan QR codes, and the app extracts the embedded URL or data, which is then analyzed using a backend API to determine whether the link is safe or malicious.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published