Qrgen - Uncomplicated Script For Generating Malformed Qrcodes

Simple Script For Generating Malformed QRCodes. These qrcodes are useful if y'all desire to examination roughly QRCode scanner's parser or how the application get QRCode data.
Down side of this tool: y'all bespeak to manually scan codes amongst camera.

Proof


Installation
What produce y'all need:
  • python3
  • qrcode
  • Pillow
  • argparse

Steps
1 git clone https://github.com/h0nus/QRGen
two cd QRGen
iii pip3 install -r requirements.txt OR python3 -m pip install -r requirements.txt
four python3 qrcode.py
v Enjoy attacking QRCodes :P

Personalization
You tin alter the default wordlists to what y'all desire yesteryear passing -w/--wordlist :) Order of default wordlists group:
  • SQL Injection
  • XSS
  • Command Injection
  • Format String
  • XXE
  • String Fuzzing
  • SSI Injection
  • LFI/Directory Traversal
  • custom passed amongst -w/--wordlist