380 matches found
world_conqueror_4_ru
World Conqueror 4 — русский перевод и мод CMake-пайплайн: распаковывает оригинальный APK, применяет патчи и собирает подписанную русскую сборку игры. Что это Из оригинального APK World Conqueror 4 собирается русская сборка: игра декомпилируется, ресурсы расшифровываются, применяются выбранные...
bkcrack
bkcrack Crack legacy zip encryption with Biham and Kocher's known plaintext attack. Overview A ZIP archive may contain many entries whose content can be compressed and/or encrypted. In particular, entries can be encrypted with a password-based symmetric encryption algorithm referred to as...
z3
Z3 Z3 est un prouveur de théorèmes de Microsoft Research. Il est sous licence MIT. Les distributions binaires Windows incluent les redistribuables du runtime C++ Si vous n'êtes pas familier avec Z3, vous pouvez commencer ici. Des binaires pré-construits pour les versions stables et nightly sont...
dhcpoptinj
DHCP option injector Have you ever wanted to intercept DHCP requests and squeeze in a few extra DHCP options, unbeknownst to the sender? Probably not. However, should the need ever come, dhcpoptinj will hopefully help you. Why There can be many a reason to mangle DHCP requests, although chances a...
packer-tutorial
Inhaltsverzeichnis 1. Was ist ein Packer? : Eine Einführung in den Zweck von Packern und ein Leitfaden durch die Entwicklungserfordernisse eines Packers. 2. Voraussetzungen : Werkzeuge, die du für dieses Tutorial benötigst. 3. Ein Vorgeschmack : Eine Demonstration dessen, was du mit diesem Tutori...
Photon OS 5.0: Cmake PHSA-2023-5.0-91-0035
An update of the cmake package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2023-5.0-91-0035. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...
CVE-2026-8927 affecting package cmake for versions less than 3.30.3-15
CVE-2026-8927 affecting package cmake for versions less than 3.30.3-15. A patched version of the package is available...
CVE-2026-8286 affecting package cmake for versions less than 3.30.3-15
CVE-2026-8286 affecting package cmake for versions less than 3.30.3-15. A patched version of the package is available...
CVE-2026-11856 affecting package cmake for versions less than 3.30.3-15
CVE-2026-11856 affecting package cmake for versions less than 3.30.3-15. A patched version of the package is available...
Security update for clamav
This update for clamav fixes the following issues CVE-2026-20213: PE file format parser could allow an unauthenticated, remote attacker to cause a denial of service bsc1270107. CVE-2026-20214: FSG file format parser could allow an unauthenticated, remote attacker to cause a denial of service...
AZL-91833 CVE-2026-8927 affecting package cmake for versions less than 3.30.3-15
When reusing a libcurl handle for sequential transfers driven by environment-variable proxy configuration, libcurl fails to clear the proxy authentication state between requests. Specifically, if the initial transfer authenticates against proxyA using Digest auth, a subsequent transfer routed...
AZL-91848 CVE-2026-9079 affecting package cmake for versions less than 3.30.3-15
libcurl had a flaw that when instructed to clear proxy authentication credentials which made it not do so, leaving the old credentials around to get used for subsequent transfers that should not know nor use them...
AZL-91827 CVE-2026-8932 affecting package cmake for versions less than 3.30.3-15
libcurl would reuse a previously created connection even when some mTLS config related option had been changed that should have prohibited reuse. libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. However, some TLS...
AZL-91845 CVE-2026-8924 affecting package cmake for versions less than 3.30.3-15
A flaw in curl’s cookie parsing logic allows a malicious HTTP server to set 'super cookies' that bypass the Public Suffix List check. This enables an attacker-controlled origin to inject cookies that curl subsequently scopes and transmits to unrelated third-party domains...
AZL-91842 CVE-2026-8286 affecting package cmake for versions less than 3.30.3-15
A vulnerability exists where a new transfer that uses STARTTLS to upgrade the connection might reuse an existing live connection even though the TLS configuration mismatches so it should not...
AZL-91824 CVE-2026-8458 affecting package cmake for versions less than 3.30.3-15
libcurl might in some circumstances reuse the wrong connection when asked to do Negotiate-authenticated ones, even when they are set to use different 'services'. libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid overhead. When...
AZL-91830 CVE-2026-11856 affecting package cmake for versions less than 3.30.3-15
Successfully using libcurl to do a transfer to a specific HTTP origin hostA with Digest authentication and then changing the origin to a different one hostB for a second transfer, reusing the same handle, makes libcurl wrongly pass on the Authorization: header field meant for hostA, to hostB...
AZL-91839 CVE-2026-10536 affecting package cmake for versions less than 3.30.3-15
A use-after-free vulnerability exists in libcurl when an application configures an HTTP/2 stream-dependency tree via CURLOPTSTREAMDEPENDS or CURLOPTSTREAMDEPENDSE, subsequently invokes curleasyreset, and finally terminates the handle with curleasycleanup. During this final cleanup phase, libcurl...