Lucene search
+L

57 matches found

Kitploit
Kitploit
•added 2026/09/25 4:43 a.m.•12 views

SuricataLog

SuricataLog 当我开始学习如何使用 Suricata 时,很快发现需要一个工具来检查 eve.json 文件;网上大多数教程和文档都建议安装一套环境来完成以下任务: 1. 将日志集中存储 2. 对事件(尤其是告警)进行标准化和丰富化 3. 使用前端界面来深入分析数据 这非常有用,但如果我只是想快速查看事件呢? 迟早你会对像下面这样做而感到 无聊透顶: root@kitploit: cat eve.json | jq -r -c 'select.eventtype=="alert"|.payload'| base64 --decode SuricataLog 是一组用于解析和显示...

6.1AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/24 5:09 p.m.•151 views

fibratus

Fibratus Security sensor for realtime threat detection and protection Get Started » Docs • Rules • Filaments • Download • Discussions Fibratus detects and eradicates advanced attacker tradecraft, malware, and emerging threats by scrutinizing and asserting a wide spectrum of system events against ...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/24 7:08 a.m.•13 views

metashield-clean-up-sdk-python

============================== Metashield-clean-up-sdk-python Instalación Instale el paquete metashieldcleanup usando pip:: root@kitploit: pip install metashieldcleanup Uso Ejemplo para limpiar un archivo. .. code-block:: python root@kitploit: import time import base64 from metashieldcleanup.api...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/21 2:05 p.m.•12 views

cve-2026-27483

CVE-2026-27483 PoC de Path Traversal a RCE en MindsDB Este script PoC se basa en el siguiente aviso de GitHub Por defecto, MindsDB no usa autenticación El PoC admite modos no autenticado y autenticado Podemos consultar /api/handlers/ para encontrar handlers disponibles; usa el nombre de cualquier...

8.8CVSS6.1AI score0.08821EPSS
SaveExploits5References1
Kitploit
Kitploit
•added 2026/09/21 1:56 p.m.•13 views

CVE-2000-0114

CVE-2000-0114 Este es un CVE que encontré en VDP en la plataforma HackerOne Pasos para el POC :- 1 - instala " pip install CVE-2000-0114 " 2 - ejecuta " CVE-2000-0114 -u https://example.com " 3 - o puedes ejecutar el script...

5CVSS5.9AI score0.47595EPSS
SaveExploits1
PyPA
PyPA
•added 2026/08/27 5:20 p.m.•9 views

PYSEC-2026-3960

openssl-encrypt pip package, versions = 1.4.8 fails to sanitize filenames read from untrusted drive data outside the AES-GCM authenticated manifest before printing them in the verify-usb command's output. An attacker can plant filenames containing terminal cursor-movement and erase-line control...

9.3CVSS5.6AI score0.0025EPSS
SaveExploits0References2Affected Software1
NVD
NVD
•added 2026/08/27 5:20 p.m.•13 views

CVE-2026-81694

openssl-encrypt pip package, versions = 1.4.8 fails to sanitize filenames read from untrusted drive data outside the AES-GCM authenticated manifest before printing them in the verify-usb command's output. An attacker can plant filenames containing terminal cursor-movement and erase-line control...

9.3CVSS0.0025EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/27 2:50 p.m.•23 views

CVE-2026-81690 verify-usb before 1.4.9 Symlink Directory Traversal Code Execution

openssl-encrypt pip package before 1.4.9 contains a symlink-following flaw in its verify-usb v2 added-file allowlist scan. The scan enumerated the drive with rglob, which in CPython does not descend into symlinked directories and treats the symlink as an ordinary directory, while ONOFOLLOW on the...

8.7CVSS6.3AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/08/27 2:50 p.m.•13 views

EUVD-2026-67046

openssl-encrypt pip package before 1.4.9 contains a symlink-following flaw in its verify-usb v2 added-file allowlist scan. The scan enumerated the drive with rglob, which in CPython does not descend into symlinked directories and treats the symlink as an ordinary directory, while ONOFOLLOW on the...

8.7CVSS5.8AI score0.00706EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/27 12:00 a.m.•0 views

CVE-2026-81684: Invocation of Process Using Visible Sensitive Information

In opensslencrypt pip package openssl-encrypt versions = 1.4.8, the desktop GUI passes the steganography password to the CLI child process on the command line via the --stego-password argument on both encrypt and decrypt paths instead of via an environment variable as done for the main password...

6.9CVSS5.8AI score0.00166EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/08/27 12:00 a.m.•17 views

PT-2026-82595

Name of the Vulnerable Software and Affected Versions openssl-encrypt versions prior to 1.4.9 Description The software fails to sanitize filenames read from untrusted drive data located outside the AES-GCM authenticated manifest before displaying them in the output of the verify-usb command. An...

9.3CVSS5.6AI score0.0025EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/08/13 12:17 p.m.•16 views

CVE-2026-73627

JupyterLab pip package 'jupyterlab' versions =4.1.0,=4.6.0,=4.6.1 contain a plugin manager lock-rule enforcement bypass. Two server-side enforcement gaps allow an authenticated user to circumvent administrator lock rules by making direct requests to the /lab/api/plugins endpoint, enabling or...

6CVSS5.4AI score0.00422EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/07 11:45 a.m.•17 views

PYSEC-2026-1138 Apache HDFS Provider error message suggested

In the Apache Airflow HDFS Provider, versions prior to 4.1.1, a documentation info pointed users to an install incorrect pip package. As this package name was unclaimed, in theory, an attacker could claim this package and provide code that would be executed when this package was installed. The...

7.8CVSS6.8AI score0.00605EPSS
SaveExploits0References7
OSV
OSV
•added 2026/07/03 11:44 p.m.•33 views

MAL-2026-6752 Malicious code in confighub (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 805d9b5848999d2ba85368446cb12d90bf350b8201a78dd475079c04f180dd81 confighub 7.0.1 declares installrequires='procwire' and imports procwire at package load in init.py under a version gate that silently swallows...

6.3AI score
SaveExploits0References4
OSV
OSV
•added 2026/03/21 3:46 p.m.•20 views

MAL-2026-2016 Malicious code in qyrm-pipinject4 (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 9a21af6fd1f0c3069036b62cd769efe0cd35077f9141b1454397e44561c73461 During installation, the package starts a reverse shell. --- Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers. Campaign:...

6AI score
SaveExploits0References1
OpenVAS
OpenVAS
•added 2026/03/06 12:00 a.m.•8 views

openSUSE Security Advisory (SUSE-SU-2026:0805-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

2CVSS5.8AI score0.00414EPSS
SaveExploits1References4
OpenVAS
OpenVAS
•added 2026/02/03 12:00 a.m.•9 views

Huawei EulerOS: Security Advisory for python-pip (EulerOS-SA-2026-1214)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.9CVSS5.4AI score0.00469EPSS
SaveExploits0References2
OpenVAS
OpenVAS
•added 2025/12/31 12:00 a.m.•7 views

Huawei EulerOS: Security Advisory for python-pip (EulerOS-SA-2025-2630)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.1CVSS4.6AI score0.02974EPSS
SaveExploits3References2
OpenVAS
OpenVAS
•added 2025/11/12 12:00 a.m.•8 views

Huawei EulerOS: Security Advisory for python-pip (EulerOS-SA-2025-2340)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS6.7AI score0.0098EPSS
SaveExploits1References2
OpenVAS
OpenVAS
•added 2025/10/28 12:00 a.m.•13 views

Fedora: Security Advisory (FEDORA-2025-b108c70b29)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.1CVSS6.8AI score0.00474EPSS
SaveExploits1References3
Rows per page
Query Builder