Skip to content

[OUTDATED] [PoC] Magnit bonus card numbers & QR code gen

License

Notifications You must be signed in to change notification settings

press-any-key/magnitqr

 
 

Repository files navigation

magnitqr

[OUTDATED] [PoC] Magnit bonus card numbers & QR code generator and saver

https://rdavydov.github.io/magnitqr/

SPA that was used "in the field" to check the bonus card balances.

Card numbers are bruteforced and checked on their validity using the Luhn algorithm.

QR codes are generated using "E" string + valid card number. Yes, it was that simple in 2020.

User has the ability to save an image with the QR code by entering the bonus card balance. Filename has the following pattern: "balance"_"card number".

By clicking on the string above the QR code, user toggles a list of hardcoded card numbers.

By clicking on the QR code, user toggles the checker/saver controls. Along with the list, this allows the user to quickly switch from the "checker/saver mode" to the "legit app imitation mode".

screenshot

About

[OUTDATED] [PoC] Magnit bonus card numbers & QR code gen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.6%
  • HTML 7.1%
  • CSS 6.3%