Skip to content
#

competitions

Here are 67 public repositories matching this topic...

worldcubeassociation.org
heisenberg-official
heisenberg-official commented Sep 13, 2020

Using the POST curl request anyone can flood the database with redundant info and make the site status to 500,0
So it would be better to add google ReCaptcha to register API to avoid any automated signups.

POC ( Proof Of Concept )

sudo curl -d "name=NAME&email=YOU@MAIL.COM&password=YOURPASSWD&mobileNumber=9999999999" -X POST https://quizzie-api.herokuapp.com/user/signup

A simple python s

Improve this page

Add a description, image, and links to the competitions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the competitions topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.