-= Per source details. Do not edit below this line.=-
hello-dynamic 0.1.2 is a near-empty package whose init.py only defines a hello() function printing 'Hello!'. Its setup.cfg declares a dependency_links entry pointing at a webhook.site UUID endpoint (https://webhook.site/56557fe9-5bcf-4f26-bed7-38f772525011/pypi/aliga-raison). webhook.site is a generic HTTP-callback inspector commonly used to receive beacon traffic. Modern pip ignores dependency_links, so installer harm is minimal in practice, but the artifact's shape — trivial code, no real functionality, install metadata pointing at a request-inspector endpoint named after a PyPI package — is consistent with a reconnaissance probe testing which installers still process dependency_links. No exfiltration, RCE, credential read, or persistence mechanism is present in the package code.
Package attempts to test exploitation via legacy dependency_links configuration
Category: PROBABLY_PENTEST - Packages looking like typical pentest packages, but also anything that looks like testing, exploring pre-prepared kits, research & co, with clearly low-harm possibilities.
Campaign: GENERIC-standard-pypi-install-pentest
Reasons (based on the campaign):
The package contains code to exfiltrate basic data from the system, like IP or username. It has a limited risk.
The package overrides the install command in setup.py to execute malicious code during installation.
{
"malicious-packages-origins": [
{
"id": "pypi/GENERIC-standard-pypi-install-pentest/hello-dynamic",
"import_time": "2026-06-10T18:03:22.534978256Z",
"modified_time": "2026-06-10T17:21:27.40599Z",
"sha256": "168dd7abca8ed812dcfb0119eaf80a2b05b186ee37a1e0c8f98e88f884a90602",
"source": "kam193",
"versions": [
"0.1.0",
"0.1.1",
"0.1.2"
]
},
{
"id": "IN-MAL-2026-008865",
"import_time": "2026-07-08T22:51:29.597223573Z",
"modified_time": "2026-07-08T22:44:35Z",
"sha256": "bd498b2e70ac8f0a58221910520992cddb5e8994c821db69c9ceba6a9a4aaa8f",
"source": "amazon-inspector",
"versions": [
"0.1.0"
]
},
{
"id": "IN-MAL-2026-008968",
"import_time": "2026-07-08T23:27:56.388595944Z",
"modified_time": "2026-07-08T22:59:40Z",
"sha256": "d1532f25a13ed2c77496e590acadc24df4fa7d063e707c53687143a7457e2d2e",
"source": "amazon-inspector",
"versions": [
"0.1.2"
]
}
]
}[
{
"cweId": "CWE-506",
"description": "The product contains code that appears to be malicious in nature.",
"name": "Embedded Malicious Code"
},
{
"cweId": "CWE-506",
"description": "The product contains code that appears to be malicious in nature.",
"name": "Embedded Malicious Code"
}
]
{
"evidence_files": [
{
"path": "setup.py",
"sha256": "68bc79a85f3d7e47e6ea5f49acd22facde81c98478ca8a71c793a5d703bdef9a",
"tlsh": "0fc08ca7989290381590c3e0488b202d1e12ea220f0890c9f88d418a0ad54f14eac2a9"
}
],
"package_integrity": [
{
"filename": "hello_dynamic-0.1.0.tar.gz",
"hashes": {
"blake2b_256": "67f1e760b3eb348d3fade622b28f4ca4ad0e41df7afa9dc61faf32548daaafe1",
"md5": "acc0f304a9fcfb7dd553e34b81aaf1dc",
"sha256": "dac906996e5ef48c9d7686793079c1b7e24233171cdaa08fbac7406a5338961d"
}
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/pypi/hello-dynamic/MAL-2026-5518.json"