Making a Malicious QR Code

Making a Malicious QR Code

Disclaimer: Everything on this site is for educational purposes and should not be used for evil.

Tutorial:

git clone https://github.com/h0nus/QRGen.git
cd /QRGen
pip3 install -r requirements.txt
install -r requirements.txt
python3 qrgen.py
Here you can see all the malformed QR codes and what they do
All payload QR codes are stored in the directory genqr:
cd genqr
Just get any QR code and send it to your victim.

Comments