GithubHelp home page GithubHelp logo

Nvidia Captcha about fairgame HOT 17 CLOSED

hari-nagarajan avatar hari-nagarajan commented on August 18, 2024
Nvidia Captcha

from fairgame.

Comments (17)

Hari-Nagarajan avatar Hari-Nagarajan commented on August 18, 2024 3

Workaround is still valid, a bunch of people in the discord were testing it with 2060s because they didn't believe and now they have orders in lol

from fairgame.

WhatUpGit avatar WhatUpGit commented on August 18, 2024 1

If stock appears but autobuy is unsuccessful (due to captcha or change in flow), can we have it open the chrome session/browser to where it landed? Or fallback to non-autobuy flow (just add to cart)

I’m just thinking if they update site and stock at same time we won’t have time to update before stock is out

from fairgame.

labbase avatar labbase commented on August 18, 2024 1

Does Paypal payment method works well from a previous update about Nvidia?

from fairgame.

 avatar commented on August 18, 2024 1

Deep-CAPTCHA shows a 98% accuracy for text-based captcha generated from ImageCaptcha (avoided manual labeling). However this is limited by 1) specific captcha type and 2) fixed number of characters. Commercial captcha services would almost certainly kill this approach.

CaptchaSolver seems to do object detection with Yolo but on captcha.

Fastest and easiest methods to implement are most likely

from fairgame.

GreenLEDPlugins avatar GreenLEDPlugins commented on August 18, 2024

You could take the user up to the captcha and then take back over once it is finished but you won't achieve full automation.

Another option would be using the digital river API completely but I think that's what NVIDIA is looking for when they cancel orders.

from fairgame.

stopmoclay avatar stopmoclay commented on August 18, 2024

2Captcha implementation maybe

from fairgame.

shaungupta123 avatar shaungupta123 commented on August 18, 2024

There are some python capture packages, dunno how good/easy they are though:

from fairgame.

freejack avatar freejack commented on August 18, 2024

Depends on whether it shows up for everyone or only rate-limited clients. If it's everyone then we have to manually intervene and do so quickly. It would help to have an audible alarm like some other inventory monitors. Notification services are useful but having it play on the desktop would be most effective.

from fairgame.

GoldDust69 avatar GoldDust69 commented on August 18, 2024

I have a little experience with using captcha solutions. The problem with using a solution like this is once a solution is found, there is often no submit button and you need to execute a script with the path to the callback function. Finding that may prove troublesome unless you know how to write something to automatically find that path - which is possible but beyond me.

from fairgame.

Desync345 avatar Desync345 commented on August 18, 2024

From an Nvidia Q/A

What changes are you making to the NVIDIA Store moving forward?

As with many other etailers, the NVIDIA Store was also overrun with malicious bots and resellers. To combat this challenge we have made the following changes: we moved our NVIDIA Store to a dedicated environment, with increased capacity and more bot protection. We updated the code to be more efficient on the server load. We integrated CAPTCHA to the checkout flow to help offset the use of bots. We implemented additional security protections to the store APIs. And more efforts are underway.

from fairgame.

sonic41592 avatar sonic41592 commented on August 18, 2024

Is it possible to use the Chrome extension Buster: Captcha Solver for Humans?

from fairgame.

labbase avatar labbase commented on August 18, 2024

From an Nvidia Q/A

What changes are you making to the NVIDIA Store moving forward?

As with many other etailers, the NVIDIA Store was also overrun with malicious bots and resellers. To combat this challenge we have made the following changes: we moved our NVIDIA Store to a dedicated environment, with increased capacity and more bot protection. We updated the code to be more efficient on the server load. We integrated CAPTCHA to the checkout flow to help offset the use of bots. We implemented additional security protections to the store APIs. And more efforts are underway.

No more just let me get 2 of them.

from fairgame.

TerryFrench avatar TerryFrench commented on August 18, 2024

ML captcha solving is likely a potential solution. We need to see them first. For instance the one from Amazon seem very simple: white background, rotation and little overlap of black letters.

from fairgame.

TerryFrench avatar TerryFrench commented on August 18, 2024

If we can save the captcha images each time we get them, we can rather quickly get a list of images (and manually generate the text for them).
I'll take a look at this https://github.com/FSecureLABS/captcha22/ as this seems the most promising I have seen, and claims to be able to train a model with small numbers. I'll see if I can install that. I suspect a docker container install of the final server (with trained model) would allow a "portable" local captcha solving code. if we get over say 60% accuracy, that should take care of what is needed (can retry a couple of times likely)

from fairgame.

Hari-Nagarajan avatar Hari-Nagarajan commented on August 18, 2024

#76

Or they just do this.

from fairgame.

jeremych1000 avatar jeremych1000 commented on August 18, 2024

@Hari-Nagarajan is that workaround still valid?

I saw this but both your PR and that reddit post was 15 hours ago.

from fairgame.

notpentadactyl avatar notpentadactyl commented on August 18, 2024

The captcha (google reCAPTCHA) is at the very last page before you "send".

from fairgame.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.