bastienbournas / w4spHunter

W4SP Hunter is a simple script which searches for usage of malicious python packages which contains the W4SP stealer malware : On the 2022-11-05, cybersecurity researchers have uncovered 29 malicious packages in Python Package Index (PyPI).
4 stars 0 forks source link

remove pystyle #1

Open CSM-BlueRed opened 1 year ago

CSM-BlueRed commented 1 year ago

pystyle has not been infected by wasp, and its a hacker that do this in pystyle, we removed the suspect line.

bastienbournas commented 1 year ago

Hi, what do you mean ? pystyle is referenced as malicious in the different articles about this:

CSM-BlueRed commented 1 year ago

yeah i know, cause a hacker put a line with a module nammed _algoritmic (not the exact name) and we removed it, you can check the pypi logs

bastienbournas commented 1 year ago

Ok, so the package could still be vulnerable if people did not update ?

CSM-BlueRed commented 1 year ago

if people update pystyle, nothing happend, and if people doesnt update pystyle, nothing happend too

bastienbournas commented 1 year ago

So at some point in time there was a version of pystyle which had this vulnerability right ? I can add a specific case for version number, but I think the tool has to report something for pystyle if it was vulnerable

CSM-BlueRed commented 1 year ago

yes if you want