Skip to content

Commit 3177952

Browse files
author
github-actions
committed
Ingest OSV - Cloud Storage
1 parent cb5e108 commit 3177952

File tree

2 files changed

+65
-1
lines changed

2 files changed

+65
-1
lines changed

config/start-keys.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
amazon-inspector:
22
IN-MAL-: IN-MAL-2026-001146.json
33
kam193:
4-
pypi/packages/malicious/osv/: b932b10941d7ade9418ead599627d27f09c7748a
4+
pypi/packages/malicious/osv/: 7767a1665d0e56f2496b7db0e66262c1381f2f1c
55
pypi/packages/pentest/osv/: 0d65fa30569acb74a4cd2f6968297f9cf794b510
66
pypi/packages/probably_pentest/osv/: dbfe89897c1972febd30846186aef4b82af004cd
77
ossf-package-analysis:
Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
{
2+
"modified": "2026-03-23T09:41:24Z",
3+
"published": "2026-03-23T09:41:24Z",
4+
"schema_version": "1.7.4",
5+
"id": "",
6+
"summary": "Malicious code in license-utils-kit (PyPI)",
7+
"details": "Malicious clone of legitimate \"license\" package. When using the find_by_key function, the malicious code from strongly obfuscated files is loaded. It then at least collects data from cryptowallets and password managers and exfiltrate them to a hardcoded remote location.\n\n\n---\n\nCategory: MALICIOUS - The campaign has clearly malicious intent, like infostealers.\n\n\nCampaign: 2026-03-license-utils-kit\n\n\nReasons (based on the campaign):\n\n\n - clones-real-package\n\n\n - action-hidden-in-lib-usage\n\n\n - infostealer\n\n\n - crypto-related\n\n\n - obfuscation\n\n\n - exfiltration-credentials\n\n",
8+
"affected": [
9+
{
10+
"package": {
11+
"ecosystem": "PyPI",
12+
"name": "license-utils-kit"
13+
},
14+
"versions": [
15+
"0.1a0",
16+
"0.1a1",
17+
"0.1b1",
18+
"0.1b2",
19+
"0.1b3",
20+
"0.1b4"
21+
]
22+
}
23+
],
24+
"references": [
25+
{
26+
"type": "WEB",
27+
"url": "https://bad-packages.kam193.eu/pypi/package/license-utils-kit"
28+
}
29+
],
30+
"credits": [
31+
{
32+
"name": "Kamil Mańkowski (kam193)",
33+
"type": "REPORTER",
34+
"contact": [
35+
"https://github.com/kam193",
36+
"https://bad-packages.kam193.eu/"
37+
]
38+
}
39+
],
40+
"database_specific": {
41+
"iocs": {
42+
"ips": [
43+
"66.45.225.94"
44+
]
45+
},
46+
"malicious-packages-origins": [
47+
{
48+
"source": "kam193",
49+
"sha256": "62f1d552063d20e655d715a6f7309c0af7776c3e23d3ae6d3f9c95148a751d93",
50+
"import_time": "2026-03-23T09:52:03.22990555Z",
51+
"id": "pypi/2026-03-license-utils-kit/license-utils-kit",
52+
"modified_time": "2026-03-23T09:41:24.830461Z",
53+
"versions": [
54+
"0.1a0",
55+
"0.1a1",
56+
"0.1b1",
57+
"0.1b2",
58+
"0.1b3",
59+
"0.1b4"
60+
]
61+
}
62+
]
63+
}
64+
}

0 commit comments

Comments
 (0)