Lucene search
+L

152 matches found

Kitploit
Kitploit
added 2026/09/14 1:15 p.m.9 views

bitcracker

BitCracker BitCracker 是首个开源存储设备(硬盘、USB 闪存盘、SD 卡等)密码破解工具,针对使用 BitLocker 加密的设备。BitLocker 是 Windows Vista、7、8.1 和 10(旗舰版、专业版和企业版)提供的加密功能。它支持多种身份验证方法来加密存储设备,例如受信任平台模块 TPM、智能卡、恢复密码、用户提供的密码。 通过字典攻击,BitCracker 尝试找到正确的用户密码或恢复密码来解密加密的存储设备。该工具基于 CUDA 和 OpenCL 实现。 论文 多本期刊延迟了我们的 BitCracker 论文的发表(将近 3...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/14 1:15 p.m.1365 views

bitcracker

BitCracker BitCracker is the first open source password cracking tool for storage devices Hard Disk, USB Pendrive, SD card, etc... encrypted with BitLocker, an encryption feature available on Windows Vista, 7, 8.1 and 10 Ultimate, Pro and Enterprise editions. BitLocker offers a number of differen...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 8:55 p.m.8 views

scallion

2020 项目更新 Scallion 是一个用于学习 OpenCL 和 RSA 的业余项目。我们目前没有在维护 scallion 。它在两个重要方面已经过时: 1. Tor 已经迁移到 v3 Onion 地址,而 scallion 不支持此版本。旧的 v2 地址将在 2021 年 10 月 停止工作。新规范使用了不同的密码学原语,整体上更加复杂。我们在 GPU 上批量生成 RSA 密钥的技巧在新的 ECDSA 密钥需求下无法以相同方式工作。在 GPU 上生成类似(但不兼容)的 ECDSA 密钥是可能的,用于比特币地址生成。请参见 vanitygen-plus 或更早的...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/13 8:55 p.m.270 views

scallion

2020 Project Update Scallion was a hobby project to learn OpenCL and RSA. We are not currently maintaining scallion. It has bitrotted in two important ways: 1. Tor has moved on to v3 Onion addresses, which scallion does not support. Old v2 addresses will stop working in October of 2021. The new...

5.6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/10 7:36 p.m.8 views

CVE-2023-6241

CVE-2023-6241 漏洞利用 相关技术文章可在此处查看。这是 Arm Mali 内核驱动程序中的一个漏洞,我于 2023 年 11 月报告了该漏洞。该漏洞可用于从不被信任的应用域获取任意内核代码执行权限,进而用于禁用 SELinux 并获取 root 权限。 该漏洞利用已在搭载 2023 年 11 月补丁(UD1A.231105.004)的 Google Pixel 8 上完成测试。它需要使用 OpenCL 编译,并与 OpenCL 库 libGLESmali.so 链接。该库可在 Pixel 8 设备的 vendor/lib64/egl/libGLESmali.so...

7.8CVSS7.8AI score0.00721EPSS
SaveExploits2References3
SUSE Linux
SUSE Linux
added 2026/07/15 1:18 p.m.14 views

Security update for ImageMagick

This update for ImageMagick fixes the following issues CVE-2026-53466: integer overflow in the XCF decoder can result in an out-of-bounds read when a crafted image is read bsc1270073. CVE-2026-53467: allocated memory left unchanged in the MNG decoder can lead to a heap information disclosure...

8.3CVSS6.3AI score0.00884EPSS
SaveExploits1References62
Tenable Nessus
Tenable Nessus
added 2026/07/14 12:00 a.m.7 views

openSUSE 16: ImageMagick / ImageMagick-config-7-SUSE / etc (openSUSE-SU-2026:21291-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21291-1 advisory. This update for ImageMagick fixes the following issues - CVE-2026-53466: integer overflow in the XCF decoder can result in an out-of-bounds read...

9.2CVSS8.4AI score0.00884EPSS
SaveExploits1References31
SUSE Linux
SUSE Linux
added 2026/07/13 9:26 a.m.13 views

Security update for ImageMagick

This update for ImageMagick fixes the following issues: CVE-2026-53466: integer overflow in the XCF decoder can result in an out-of-bounds read when a crafted image is read bsc1270073. CVE-2026-53467: allocated memory left unchanged in the MNG decoder can lead to a heap information disclosure...

8.3CVSS6.3AI score0.01849EPSS
SaveExploits5References168
OSV
OSV
added 2026/07/13 9:26 a.m.10 views

SUSE-SU-2026:2877-1 Security update for ImageMagick

This update for ImageMagick fixes the following issues: - CVE-2026-53466: integer overflow in the XCF decoder can result in an out-of-bounds read when a crafted image is read bsc1270073. - CVE-2026-53467: allocated memory left unchanged in the MNG decoder can lead to a heap information disclosure...

9.2CVSS6.6AI score0.01849EPSS
SaveExploits5References85
OSV
OSV
added 2026/07/09 4:49 p.m.11 views

PYSEC-2026-2839 Out-of-bounds Read in OpenCV

An out-of-bounds read was discovered in OpenCV before 4.1.1 OpenCV-Python before 4.1.0.25. Specifically, variable coarsestscale is assumed to be greater than or equal to finestscale within the calc/oclcalc functions in disflow.cpp. However, this is not true when dealing with small images, leading...

6.5CVSS6.4AI score0.01756EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/09 4:49 p.m.11 views

PYSEC-2026-2800 Out-of-bounds Read in OpenCV

An out-of-bounds read was discovered in OpenCV before 4.1.1 OpenCV-Python before 4.1.0.25. Specifically, variable coarsestscale is assumed to be greater than or equal to finestscale within the calc/oclcalc functions in disflow.cpp. However, this is not true when dealing with small images, leading...

6.5CVSS6.4AI score0.01756EPSS
SaveExploits1References8
RedhatCVE
RedhatCVE
added 2026/07/06 9:34 a.m.15 views

CVE-2026-56364

A Denial of Service DoS vulnerability exists in ImageMagick. An attacker with write access to the OpenCL cache directory can exhaust system memory and crash the application by placing a maliciously crafted file. Mitigation To mitigate this, restrict write access to the OpenCL cache directory to...

1.9CVSS6AI score0.00154EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2026/07/02 6:35 a.m.12 views

SUSE CVE-2026-56364

ImageMagick before 7.1.2-13 contains a memory leak vulnerability in LoadOpenCLDeviceBenchmark function when parsing malformed OpenCL device profile XML files with unclosed device elements. Attackers with write access to the OpenCL cache directory can place malicious XML files to exhaust memory an...

1.9CVSS6AI score0.00154EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2026/07/01 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-56364

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ImageMagick before 7.1.2-13 contains a memory leak vulnerability in LoadOpenCLDeviceBenchmark function when parsing malformed OpenCL device profile XML files wi...

1.9CVSS5.3AI score0.00154EPSS
SaveExploits1References2
OSV
OSV
added 2026/06/30 11:17 p.m.12 views

DEBIAN-CVE-2026-56364

ImageMagick before 7.1.2-13 contains a memory leak vulnerability in LoadOpenCLDeviceBenchmark function when parsing malformed OpenCL device profile XML files with unclosed device elements. Attackers with write access to the OpenCL cache directory can place malicious XML files to exhaust memory an...

1.8CVSS5.8AI score0.00154EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2026/06/30 10:08 p.m.24 views

CVE-2026-56364

ImageMagick before 7.1.2-13 contains a memory leak vulnerability in LoadOpenCLDeviceBenchmark function when parsing malformed OpenCL device profile XML files with unclosed device elements. Attackers with write access to the OpenCL cache directory can place malicious XML files to exhaust memory an...

1.9CVSS5.8AI score0.00154EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2026/06/30 10:08 p.m.24 views

CVE-2026-56364

ImageMagick before 7.1.2-13 contains a memory leak vulnerability in LoadOpenCLDeviceBenchmark function when parsing malformed OpenCL device profile XML files with unclosed device elements. Attackers with write access to the OpenCL cache directory can place malicious XML files to exhaust memory an...

1.9CVSS5.8AI score0.00154EPSS
SaveExploits1References3
OSV
OSV
added 2026/06/30 10:08 p.m.13 views

CVE-2026-56364 ImageMagick - Memory Leak in LoadOpenCLDeviceBenchmark() via Malformed XML

ImageMagick before 7.1.2-13 contains a memory leak vulnerability in LoadOpenCLDeviceBenchmark function when parsing malformed OpenCL device profile XML files with unclosed device elements. Attackers with write access to the OpenCL cache directory can place malicious XML files to exhaust memory an...

1.8CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/06/30 10:08 p.m.45 views

CVE-2026-56364

ImageMagick before 7.1.2-13 contains a memory leak in LoadOpenCLDeviceBenchmark() when parsing malformed OpenCL device profile XML files with unclosed device elements. With write access to the OpenCL cache directory, an attacker can place crafted XML files to exhaust memory, causing denial of ser...

1.9CVSS5.8AI score0.00154EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/06/30 10:08 p.m.43 views

CVE-2026-56364 ImageMagick - Memory Leak in LoadOpenCLDeviceBenchmark() via Malformed XML

ImageMagick before 7.1.2-13 contains a memory leak vulnerability in LoadOpenCLDeviceBenchmark function when parsing malformed OpenCL device profile XML files with unclosed device elements. Attackers with write access to the OpenCL cache directory can place malicious XML files to exhaust memory an...

1.9CVSS0.00154EPSS
SaveExploits1References3
Rows per page
Query Builder