question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Create Stronger Captcha

See original GitHub issue

The tier 5 captcha challenge (about making many requests ina few seconds) can currently be solved by simply executing cURL or Postman very quickly, because you can define the captchaId and answer to it yourself:

{"UserId":1,"captchaId":2,"captcha":"96","comment":"ur shop sux!!1","rating":1}

So why not move this challenge one or two levels down and make a more difficult Captcha? You could place it for example in the Recycling Form. It should not be simply replayable and would require utilizing an additional (self-written) tool.

Suggestion: making a clone of Google’s “reCaptcha” but with fruit-images. Then a hacker would need to use image recognition like in this tutorial for example: https://www.youtube.com/watch?v=jRkW5Uf58K4 https://github.com/crazzle/pydata_berlin_2018

<bountysource-plugin>

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource. </bountysource-plugin>

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:13 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
Nekomystcommented, Mar 10, 2019

Sure 👍 @bkimminich. I will apply text2png for strong CAPTCHA on “Recycling” functionality.

1reaction
CaptainFreakcommented, Mar 9, 2019

@philly-vanilly Really nice suggestion about the solution. It would bring a new flavour of offensive machine learning to Juice-shop. In the past, me and my friend had done similar kind of thing on an engagement.

@bkimminich Check this out. It’s really fun.

“How I hacked 747 game 😎 || Built Cheat Bot using Deep Learning” by Shubham Sawant https://bit.ly/2Tnox6C

Read more comments on GitHub >

github_iconTop Results From Across the Web

reCAPTCHA: Easy on Humans, Hard on Bots - Google
Your legitimate users will find our regular audio CAPTCHAs easy to solve. Bots on the other hand will get a much harder audio...
Read more >
6 Ways Better Than ReCAPTCHA to Prevent Form & Website ...
Check out these 6 alternatives better than reCAPTCHA at preventing form ... Hackers don't even need to create bots that can beat CAPTCHAs....
Read more >
Introducing Strong CAPTCHA, Stytch's answer to CAPTCHA ...
Stytch is excited to announce Strong CAPTCHA, the newest addition to our product suite. Our modern take on anti-fraud protection tackles bot ...
Read more >
5 alternatives to CAPTCHA that won't baffle or frustrate users
1. Honeypot or time-based forms ... The best alternative to a CAPTCHA tool is to completely remove the requirement for users to 'prove...
Read more >
How to Add CAPTCHA to WordPress and Keep Spammers Off ...
Additionally, you'll want to make sure that your plugin can add CAPTCHAs to several areas of your site, not just your login page....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found