Lucene search
+L

66 matches found

Kitploit
Kitploit
added 2026/09/08 10:16 p.m.11 views

DeadManSwitch

Dead Man Switch Overview Dead Man Switch is a cross-platform security application written in Rust that automatically protects sensitive data in emergency situations. The application monitors multiple trigger mechanisms and executes immediate system lockdown procedures when activated, including...

6.3AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 3:08 p.m.63 views

CryKeX

Properties: Cross-platform Minimalism Simplicity Interactivity Compatibility/Portability Application Independable Process Wrapping Process Injection Dependencies: Unix - should work on any Unix-based OS BASH - the whole script root privileges optional Limitations: AES and RSA keys only Fails most...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 3:46 a.m.4 views

truehunter

Truehunter Truehunter 的目标是使用快速且内存高效的方法检测加密容器,无需任何外部依赖,便于移植。它被设计用于检测 Truecrypt 和 Veracrypt 容器,但也可能检测到任何其“头部”不在数据库中包含的加密文件。 Truehunter 执行以下检查: 1. 将文件的前 8 个字节与其自身数据库进行比对。 2. 文件大小模 64 必须为零。 3. 计算文件的熵。 Truehunter 是 BlackArch 取证工具的一部分。 https://blackarch.org/forensic.html 安装 任何 Python 版本从 2.7 到 3.7...

6AI score
SaveExploits0
NVD
NVD
added 2026/08/21 7:17 p.m.11 views

CVE-2026-54073

VeraCrypt provides disk encryption with strong security based on TrueCrypt. From 1.26.6 until 1.26.29, file-hosted hidden volume creation forces quick format and the FormatNoFs function in src/Common/Format.c and FormatFat function in src/Common/Fat.c use WriteFile to place raw zeroed sectors at...

4.6CVSS0.00091EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/21 7:17 p.m.10 views

CVE-2026-53762

VeraCrypt provides disk encryption with strong security based on TrueCrypt. Prior to 1.26.29, non-default builds created with WOLFCRYPT=1 and WOLFCRYPTBACKEND route SHA-256 and SHA-512 volume-header key derivation through derivekeysha256 and derivekeysha512 in src/Crypto/wolfCrypt.c, where the...

6.2CVSS0.0006EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/21 6:51 p.m.35 views

CVE-2026-54073 VeraCrypt: Hidden volume quick format weakens plausible deniability

VeraCrypt provides disk encryption with strong security based on TrueCrypt. From 1.26.6 until 1.26.29, file-hosted hidden volume creation forces quick format and the FormatNoFs function in src/Common/Format.c and FormatFat function in src/Common/Fat.c use WriteFile to place raw zeroed sectors at...

4.6CVSS0.00091EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/21 6:51 p.m.14 views

EUVD-2026-64057

VeraCrypt provides disk encryption with strong security based on TrueCrypt. From 1.26.6 until 1.26.29, file-hosted hidden volume creation forces quick format and the FormatNoFs function in src/Common/Format.c and FormatFat function in src/Common/Fat.c use WriteFile to place raw zeroed sectors at...

4.6CVSS5.4AI score0.00091EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/21 6:51 p.m.38 views

CVE-2026-54073 VeraCrypt: Hidden volume quick format weakens plausible deniability

VeraCrypt provides disk encryption with strong security based on TrueCrypt. From 1.26.6 until 1.26.29, file-hosted hidden volume creation forces quick format and the FormatNoFs function in src/Common/Format.c and FormatFat function in src/Common/Fat.c use WriteFile to place raw zeroed sectors at...

4.6CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/21 6:51 p.m.121 views

CVE-2026-54073

VeraCrypt versions 1.26.6 through 1.26.29 are affected by a flaw in file-hosted hidden volume creation. The FormatNoFs function in src/Common/Format.c and FormatFat function in src/Common/Fat.c use WriteFile to place raw zeroed sectors at predictable 128 MiB intervals , bypassing the normal Encry...

4.6CVSS5.3AI score0.00091EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/21 6:50 p.m.213 views

CVE-2026-53762

VeraCrypt non-default builds compiled with WOLFCRYPT=1 and WOLFCRYPT_BACKEND contain a key-derivation flaw in src/Crypto/wolfCrypt.c. The functions derive_key_sha256 and derive_key_sha512 discard the configured iteration count and substitute wc_HKDF for PBKDF2-HMAC , meaning increasing the PIM or...

6.2CVSS5.4AI score0.0006EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/21 6:50 p.m.34 views

CVE-2026-53762 VeraCryp: wolfCrypt backend bypasses VeraCrypt PBKDF2 iteration count (non-default WOLFCRYPT=1 builds)

VeraCrypt provides disk encryption with strong security based on TrueCrypt. Prior to 1.26.29, non-default builds created with WOLFCRYPT=1 and WOLFCRYPTBACKEND route SHA-256 and SHA-512 volume-header key derivation through derivekeysha256 and derivekeysha512 in src/Crypto/wolfCrypt.c, where the...

6.2CVSS0.0006EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/21 6:50 p.m.32 views

CVE-2026-53762 VeraCryp: wolfCrypt backend bypasses VeraCrypt PBKDF2 iteration count (non-default WOLFCRYPT=1 builds)

VeraCrypt provides disk encryption with strong security based on TrueCrypt. Prior to 1.26.29, non-default builds created with WOLFCRYPT=1 and WOLFCRYPTBACKEND route SHA-256 and SHA-512 volume-header key derivation through derivekeysha256 and derivekeysha512 in src/Crypto/wolfCrypt.c, where the...

6.2CVSS5.5AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/06/12 12:00 a.m.28 views

PT-2026-48875

VeraCrypt provides disk encryption with strong security based on TrueCrypt. From 1.26.6 until 1.26.29, file-hosted hidden volume creation forces quick format and the FormatNoFs function in src/Common/Format.c and FormatFat function in src/Common/Fat.c use WriteFile to place raw zeroed sectors at...

4.6CVSS5.4AI score0.00091EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2016-2380

Malware in sbrugna...

7.8CVSS7.7AI score0.00838EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2015-7283

Malware in sbrugna...

7.8CVSS8AI score0.00583EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.15 views

EUVD-2015-7282

Malware in sbrugna...

7.8CVSS7.8AI score0.01205EPSS
SaveExploits2References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2019-9120

Malware in sbrugna...

7.8CVSS7.7AI score0.00466EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2019-1950

Malware in sbrugna...

3.3CVSS4.1AI score0.00461EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/22 7:40 a.m.18 views

CVE-2019-1010208

IDRIX, Truecrypt Veracrypt, Truecrypt Prior to 1.23-Hotfix-1 Veracrypt, all versions Truecrypt is affected by: Buffer Overflow. The impact is: Minor information disclosure of kernel stack. The component is: Veracrypt NT Driver veracrypt.sys. The attack vector is: Locally executed code, IOCTL...

3.3CVSS6.3AI score0.00461EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:52 a.m.13 views

CVE-2019-19501

VeraCrypt 1.24 allows Local Privilege Escalation during execution of VeraCryptExpander.exe...

7.8CVSS7.1AI score0.00466EPSS
SaveExploits0References1
Rows per page
Query Builder