Skip to content

Commit 1107d03

Browse files
author
github-actions
committed
Ingest OSV - Cloud Storage
1 parent 5cdc1e6 commit 1107d03

File tree

2 files changed

+58
-1
lines changed

2 files changed

+58
-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/: 8a16a82ebe2631d59f82e01e21c7ad91c0678da4
4+
pypi/packages/malicious/osv/: f385b4e03a38091523c41eca0e30b2ff3de36561
55
pypi/packages/pentest/osv/: 0d65fa30569acb74a4cd2f6968297f9cf794b510
66
pypi/packages/probably_pentest/osv/: dbfe89897c1972febd30846186aef4b82af004cd
77
ossf-package-analysis:
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
{
2+
"modified": "2026-03-23T20:41:45Z",
3+
"published": "2026-03-23T20:41:45Z",
4+
"schema_version": "1.7.4",
5+
"id": "",
6+
"summary": "Malicious code in apachelicense (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 - infostealer\n\n\n - obfuscation\n\n\n - crypto-related\n\n\n - action-hidden-in-lib-usage\n\n\n - exfiltration-credentials\n\n\n - clones-real-package\n\n",
8+
"affected": [
9+
{
10+
"package": {
11+
"ecosystem": "PyPI",
12+
"name": "apachelicense"
13+
},
14+
"versions": [
15+
"0.1a1"
16+
]
17+
}
18+
],
19+
"references": [
20+
{
21+
"type": "WEB",
22+
"url": "https://bad-packages.kam193.eu/pypi/package/apachelicense"
23+
}
24+
],
25+
"credits": [
26+
{
27+
"name": "Kamil Mańkowski (kam193)",
28+
"type": "REPORTER",
29+
"contact": [
30+
"https://github.com/kam193",
31+
"https://bad-packages.kam193.eu/"
32+
]
33+
}
34+
],
35+
"database_specific": {
36+
"iocs": {
37+
"domains": [
38+
"apachelicense.vercel.app"
39+
],
40+
"ips": [
41+
"66.45.225.94"
42+
]
43+
},
44+
"malicious-packages-origins": [
45+
{
46+
"source": "kam193",
47+
"sha256": "8cb3d989a52bed71e3c0c981edf8cf82632c1fc6e3a0ea9c39f812e7967848a7",
48+
"import_time": "2026-03-23T21:47:45.570498475Z",
49+
"id": "pypi/2026-03-license-utils-kit/apachelicense",
50+
"modified_time": "2026-03-23T20:41:45.460194Z",
51+
"versions": [
52+
"0.1a1"
53+
]
54+
}
55+
]
56+
}
57+
}

0 commit comments

Comments
 (0)