MALICIOUS (1) campaign cataloged at 2024-09-20(2).
- The campaign has clearly malicious intent, like infostealers.
- This is just the date of creating the catalog entry. It may not reflect the date of creation of the campaign itself.
2024-09-sampleuser123-asciidrawing¶
During installation, a Discord webhook is used to exfiltrate basic data. The package seems to attempt impersonating the "asciidraw" package (some files and description in setup.py are copied).
The other package, pdf2doc, as well as time correlation suggests the uploader is related to the 2024-09-bondonioanderas-cryptominer campaign as well.
Abuse categories¶
Campaign uses .
basic_exfiltration
The package contains code to exfiltrate basic data from the system, like IP or username. It has a limited risk.
clons_real_package
The package is a clone of a real package, but with malicious code added.
dependency-confusion
Campaign uses dependency-confusion.
impersonation
Campaign uses impersonation.
override_install
The package overrides the install command in setup.py to execute malicious code during installation.