Skip to content

Commit 449581d

Browse files
author
github-actions
committed
Ingest OSV - Cloud Storage
1 parent a9c49ec commit 449581d

File tree

2 files changed

+50
-1
lines changed

2 files changed

+50
-1
lines changed

config/start-keys.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ amazon-inspector:
33
kam193:
44
pypi/packages/malicious/osv/: 187f33c06a8864c5d6631589612158405596a26d
55
pypi/packages/pentest/osv/: 27cbe31837ebfb9ccc169b6c60ebc77b8545845e
6-
pypi/packages/probably_pentest/osv/: 9e34d51a5020e10fb1e4a8cc969cbfbec9d86b09
6+
pypi/packages/probably_pentest/osv/: 6e2e28ddfbf31587ff2703390cb0540befe42677
77
ossf-package-analysis:
88
confident/: confident/20251207/223057-npm-paysera-checkout-modal-99.9.9.json
99
reversing-labs:
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
{
2+
"modified": "2025-12-08T23:54:54Z",
3+
"published": "2025-12-08T23:54:54Z",
4+
"schema_version": "1.7.4",
5+
"id": "",
6+
"summary": "Pentesting or research code in helloharry123p (PyPI)",
7+
"details": "Installing the package or importing the module exfiltrates basic information about the host, and the package has no other purpose.\n\n\n---\n\nCategory: PROBABLY_PENTEST - Packages looking like typical pentest packages, but also anything that looks like testing, exploring pre-prepared kits, research \u0026 co, with clearly low-harm possibilities.\n\n\nCampaign: GENERIC-standard-pypi-install-pentest\n\n\nReasons (based on the campaign):\n\n\n - The package contains code to exfiltrate basic data from the system, like IP or username. It has a limited risk.\n\n\n - The package overrides the install command in setup.py to execute malicious code during installation.\n\n",
8+
"affected": [
9+
{
10+
"package": {
11+
"ecosystem": "PyPI",
12+
"name": "helloharry123p"
13+
},
14+
"versions": [
15+
"0.1.0"
16+
]
17+
}
18+
],
19+
"references": [
20+
{
21+
"type": "WEB",
22+
"url": "https://bad-packages.kam193.eu/pypi/package/helloharry123p"
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+
"malicious-packages-origins": [
37+
{
38+
"source": "kam193",
39+
"sha256": "6e199ebf30ba4e39d4e6bd9fc4d31ffa9f0a7687e21f67e2e6e8c01e3f24717a",
40+
"import_time": "2025-12-09T00:26:38.782652237Z",
41+
"id": "pypi/GENERIC-standard-pypi-install-pentest/helloharry123p",
42+
"modified_time": "2025-12-08T23:54:54.853753Z",
43+
"versions": [
44+
"0.1.0"
45+
]
46+
}
47+
]
48+
}
49+
}

0 commit comments

Comments
 (0)