/qr-brute-force

PoC of brute force attack with QR code.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

QR Code Brute force

This repository content a PoC of a brute force attack based in QR Code.

AUR python red-team


Disclaimer

This PoC is develeped only for educational purposes and ethical hacking. Use it at your own responsibility. Damages or legal problems caused are the responsibility of the user.

License

GPL (GNU General Public License) 3.0

More info: here

Usage

usage: qrbf.py [-h] -d FILE [-p PORT] [-i MILLISECONDS]

optional arguments:
  -h, --help       show this help message and exit
  -d FILE          dictionary FILE
  -p PORT          server port (8080 default)
  -i MILLISECONDS  brute force interval (1000 ms default)

About

This repository was created by: @codexlynx.