sotolko / csgo-market-sniper

Bot that monitors desirable skins and will automatically buy them
GNU General Public License v3.0
91 stars 28 forks source link

Malwarebytes detected a "Malware.Heuristic.1001" #9

Open V0IIDx opened 1 year ago

V0IIDx commented 1 year ago

As soon as i tried to launch the script MalwareBytes intervened and blocked a "threat" : chromedriver.exe in the location C:\Users\Asus\AppData\Local\Programs\Python\Python311\Lib\site-packages\chromedriver_autoinstaller\112\chromedriver.exe Is it a false positive or a real virus, can you please reassure and convince me if it's not.

ps: I'm from a thirdworld country, it's really tough out here and i'm desperate to make a quick buck from online sources such as steam market, it would really suck if my laptop and data get hijacked with viruses and spyware. Capture

sotolko commented 1 year ago

I am hearing this for the first time. Malwarebytes is flagging this, which is Python library that automatically installs chromedriver. And they have larger and a lot more popular repository than me. So I am pretty sure it is false positive.

V0IIDx commented 1 year ago

Yeah you're right, i guess it is a false positive sorry for the hassle :) -Other thing : I launched the script and everything was working fine for a while until steam page loaded this : "We were unable to service your request. Please try again later. E502 L3" which in turn made the script exit. This error could be avoided by manually refreshing the page and the script carries on running. Maybe you could include this error in the code so that the script auto refreshes the page when it encounters it ?

error