-
Notifications
You must be signed in to change notification settings - Fork 126
Expand file tree
/
Copy pathMAL-2025-191944.json
More file actions
100 lines (100 loc) · 3.67 KB
/
Copy pathMAL-2025-191944.json
File metadata and controls
100 lines (100 loc) · 3.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
{
"modified": "2025-12-11T09:27:54Z",
"published": "2025-04-20T12:05:56Z",
"schema_version": "1.7.4",
"id": "MAL-2025-191944",
"summary": "Malicious code in zscaner (PyPI)",
"details": "\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: kam193 (ee09d48ac6f9e7d0460c2a2bc7c9aaae013ce04ac342eb164683b214616e56d1)\nCampaign is split into multiple packages that altogether exfiltrates data from desktop Telegram application.\n\n1. \"pyapiepo\" is a cover package that provides some useless features BUT also imports \"zscaner\"\n2. \"zscaner\", when imported, automatically runs a function that is an entry point to the whole process; it uses the \"scan\" from \"reqinstall\" to walk through directories. The package also provides main logic: filtering files, triggering archiving directories and exfiltrating them. \n3. \"reqinstall\" ensures \"requests\" are installed and provides a directory tree scanning function.\n4. \"zmaker\" provides functions to build archives from collected files.\n5. \"zsender\" provides functions to exfiltrate data, the remote URL and a function to deobfuscate configuration in other packages.\n\nAltogether, they look for \"Telegram Desktop\" folder, archive user data stored there and exfiltrate to a remote location.\n\n\n---\n\nCategory: MALICIOUS - The campaign has clearly malicious intent, like infostealers.\n\n\nCampaign: 2025-04-zscaner\n\n\nReasons (based on the campaign):\n\n\n - target:telegram\n\n\n - exfiltration-generic\n\n\n - The malicious code is intentionally included in a dependency of the package\n",
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "zscaner"
},
"versions": [
"1.2.0",
"1.3.0"
]
}
],
"references": [
{
"type": "WEB",
"url": "https://bad-packages.kam193.eu/pypi/package/zscaner"
}
],
"credits": [
{
"name": "Kamil Mańkowski (kam193)",
"contact": [
"https://github.com/kam193",
"https://bad-packages.kam193.eu/"
]
},
{
"name": "Kamil Mańkowski (kam193)",
"type": "REPORTER",
"contact": [
"https://github.com/kam193",
"https://bad-packages.kam193.eu/"
]
}
],
"database_specific": {
"iocs": {
"ips": [
"77.91.76.45"
],
"urls": [
"http://77.91.76.45:100/OPEN"
]
},
"malicious-packages-origins": [
{
"source": "kam193",
"sha256": "6668043ae2bc7032a11a782861883035f06c1553fa9a8b2f1ed9f2214c2683de",
"import_time": "2025-12-02T22:30:55.79750499Z",
"id": "pypi/2025-04-zscaner/zscaner",
"modified_time": "2025-04-20T12:05:56Z",
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
}
]
}
]
},
{
"source": "kam193",
"sha256": "ee09d48ac6f9e7d0460c2a2bc7c9aaae013ce04ac342eb164683b214616e56d1",
"import_time": "2025-12-02T23:07:18.84137537Z",
"id": "pypi/2025-04-zscaner/zscaner",
"modified_time": "2025-04-20T12:05:56Z",
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
}
]
}
]
},
{
"source": "kam193",
"sha256": "6f576cbb5c69265f66e820606e885aa1c9edc89fae12046bb3a7c29cca43eee8",
"import_time": "2025-12-10T21:38:58.004351118Z",
"id": "pypi/2025-04-zscaner/zscaner",
"modified_time": "2025-04-20T12:05:56Z",
"versions": [
"1.2.0",
"1.3.0"
]
}
]
}
}