Skip to content

Commit cbbb4a8

Browse files
author
github-actions
committed
Ingest OSV - Cloud Storage
1 parent cf0cdc3 commit cbbb4a8

File tree

3 files changed

+103
-1
lines changed

3 files changed

+103
-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-2025-149197.json
33
kam193:
4-
pypi/packages/malicious/osv/: ecee0b71f6084bf9023331de62eb254f8d428586
4+
pypi/packages/malicious/osv/: f07f46ba2351731ca5adea819e54e644b4fb38c0
55
pypi/packages/pentest/osv/: 27cbe31837ebfb9ccc169b6c60ebc77b8545845e
66
pypi/packages/probably_pentest/osv/: c1b996ad1142bc47f43e30615d9e5a83d344134e
77
ossf-package-analysis:
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
{
2+
"modified": "2025-12-07T01:03:47Z",
3+
"published": "2025-12-07T00:40:43Z",
4+
"schema_version": "1.7.4",
5+
"id": "",
6+
"summary": "Malicious code in blank-lib (PyPI)",
7+
"details": "This is an infostealer, based on Blank Grabber. It's used as dependency in other malicious packages\n\n\n---\n\nCategory: MALICIOUS - The campaign has clearly malicious intent, like infostealers.\n\n\nCampaign: 2025-12-blank-lib\n\n\nReasons (based on the campaign):\n\n\n - infostealer\n\n\n - infostealer:blankgrabber\n\n\n - clones-real-package\n\n\n - The malicious code is intentionally included in a dependency of the package\n\n\n - exfiltration-credentials\n\n",
8+
"affected": [
9+
{
10+
"package": {
11+
"ecosystem": "PyPI",
12+
"name": "blank-lib"
13+
},
14+
"versions": [
15+
"0.0.8",
16+
"0.0.9"
17+
]
18+
}
19+
],
20+
"references": [
21+
{
22+
"type": "WEB",
23+
"url": "https://bad-packages.kam193.eu/pypi/package/blank-lib"
24+
}
25+
],
26+
"credits": [
27+
{
28+
"name": "Kamil Mańkowski (kam193)",
29+
"type": "REPORTER",
30+
"contact": [
31+
"https://github.com/kam193",
32+
"https://bad-packages.kam193.eu/"
33+
]
34+
}
35+
],
36+
"database_specific": {
37+
"malicious-packages-origins": [
38+
{
39+
"source": "kam193",
40+
"sha256": "96f1bcd77950a6cd42af11d0d4fb4ba3d58349cfde6236027341c044e152bfeb",
41+
"import_time": "2025-12-07T01:35:44.731111152Z",
42+
"id": "pypi/2025-12-blank-lib/blank-lib",
43+
"modified_time": "2025-12-07T01:03:47.110526Z",
44+
"versions": [
45+
"0.0.8",
46+
"0.0.9"
47+
]
48+
}
49+
]
50+
}
51+
}
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
{
2+
"modified": "2025-12-07T00:50:39Z",
3+
"published": "2025-12-07T00:50:39Z",
4+
"schema_version": "1.7.4",
5+
"id": "",
6+
"summary": "Malicious code in python-tg-bot (PyPI)",
7+
"details": "During importing, a dependency with infostealer is loaded and package attempts to exfiltrate credentials.\n\n\n---\n\nCategory: MALICIOUS - The campaign has clearly malicious intent, like infostealers.\n\n\nCampaign: 2025-12-blank-lib\n\n\nReasons (based on the campaign):\n\n\n - infostealer\n\n\n - infostealer:blankgrabber\n\n\n - clones-real-package\n\n\n - The malicious code is intentionally included in a dependency of the package\n\n\n - exfiltration-credentials\n\n",
8+
"affected": [
9+
{
10+
"package": {
11+
"ecosystem": "PyPI",
12+
"name": "python-tg-bot"
13+
},
14+
"versions": [
15+
"22.5.1",
16+
"22.5"
17+
]
18+
}
19+
],
20+
"references": [
21+
{
22+
"type": "WEB",
23+
"url": "https://bad-packages.kam193.eu/pypi/package/python-tg-bot"
24+
}
25+
],
26+
"credits": [
27+
{
28+
"name": "Kamil Mańkowski (kam193)",
29+
"type": "REPORTER",
30+
"contact": [
31+
"https://github.com/kam193",
32+
"https://bad-packages.kam193.eu/"
33+
]
34+
}
35+
],
36+
"database_specific": {
37+
"malicious-packages-origins": [
38+
{
39+
"source": "kam193",
40+
"sha256": "5397ab6595b8237172e9a49952d092803e03526e3dda8277c64dc4d26ae45ff2",
41+
"import_time": "2025-12-07T01:35:44.733391151Z",
42+
"id": "pypi/2025-12-blank-lib/python-tg-bot",
43+
"modified_time": "2025-12-07T00:50:39.178299Z",
44+
"versions": [
45+
"22.5.1",
46+
"22.5"
47+
]
48+
}
49+
]
50+
}
51+
}

0 commit comments

Comments
 (0)