MALICIOUS (1) package from Python Package Index.
- The campaign has clearly malicious intent, like infostealers.
easyhttprequest¶
- Metadata(1) Check in pypi-data project
- Affected versions(2) unspecified
- May not be available. See more in pypi-json-data repository.
- Version numbers are currently not tracked. Assume all versions are affected.
Campaign data¶
Campaign information may not always be 100% accurate for every related package.
Campaign description
Clone of the requests package. During installation, it downloads a git repository and attempts to execute a script from its commit message
See more details on the campaign page.
clons_real_package
The package is a clone of a real package, but with malicious code added.
override_install
The package overrides the install command in setup.py to execute malicious code during installation.
remote_script
Downloads and executes a remote malicious script.