Yesterday my anticaptcha api got leaked from OB

Hi,

I noticed yesterday that my Anticaptcha api got leaked from OB and I don’t know how this is possible ?

Anyone here got the same problem?

Someone might have access to your system or you accidentally leaked your api key.
I used ob1 since 2019 and switched to ob2 once the github repo was changed to public visibility and i never had a issue like that.

1 Like

If your config was made by a third party, they can just read the settings json file and get it from there, then send it to their remote listener. It takes 3 blocks to do that (read file, parse json, http request). Please check configs thoroughly before running them, and if you don’t trust the source, JUST DON’T RUN IT.

1 Like