Lucene search
+L

105 matches found

Kitploit
Kitploit
added 2026/08/28 7:12 a.m.2 views

obfus.h

obfus.h obfus.h is a macro-only library for compile-time obfuscating C applications, designed specifically for the Tiny C tcc you can download it here - Tiny-C-Compiler/releases. It is tailored for Windows x86 and x64 platforms and supports almost all versions of the compiler. Very reliable armor...

5.4AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/27 2:38 a.m.2 views

static_asm

staticasm Una libreria C++20 solo header per la codifica di istruzioni x86/x86-64 in fase di compilazione. Questo progetto è concesso in doppia licenza sotto la Boost Software License 1.0 e la MIT License. Puoi scegliere una delle due licenze. Scopo Imparare la codifica assembly x86 in modo prati...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/26 11:30 p.m.5 views

sbox

sbox – Kompilierzeit-AES-String-Obfuskation für C++ Standardlösungen verlassen sich auf length + "" + string. Das lässt sich trivial umkehren. sbox nutzt eine constexpr-AES-128-Blockverschlüsselung, um Zeichenfolgen in Rauschen mit hoher Entropie zu verwandeln. Die Geschichte Während der...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/26 8:15 p.m.2 views

Obfusk8

Obfusk8: Libreria di Offuscamento Basata su C++17 Obfusk8 è una libreria C++17 leggera, header-only, progettata per migliorare significativamente l'offuscamento delle tue applicazioni, rendendo il reverse engineering un'impresa sostanzialmente più difficile. Raggiunge questo obiettivo attraverso ...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 8:15 p.m.37 views

peframe

======= peframe peframe is a open source tool to perform static analysis on Portable Executable malware and generic suspicious file. It can help malware researchers to detect packer, xor, digital signature, mutex, anti debug, anti virtual machine, suspicious sections and functions, macro and much...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/25 4:32 a.m.2 views

WTSRM2

WTSRM2 Dies ist eine Fortsetzung meines ursprünglichen Projekts WTSRM und des zugehörigen Vortrags. Dieses Projekt wurde neu geschrieben, um C++17 zu nutzen und eine Vorlage zu erstellen, die es uns ermöglicht, die gewünschte Funktionalität zur Compilezeit problemlos zu ändern! Es ist als reine...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/22 2:29 p.m.2 views

CVE-2022-24713-POC

POC do CVE-2022-24713 no Ubuntu Instale o pacote rust-regex atual no Ubuntu. Em seguida, clone este repositório. Depois, execute cargo build. A dependência regex está definida para a pasta /usr/share/cargo/registry, portanto não haverá problemas de dependência. Se a compilação levar um tempo...

7.5CVSS6.3AI score0.1446EPSS
SaveExploits1References1
CVE
CVE
added 2026/08/21 8:25 p.m.32 views

CVE-2026-59989

Phalcon (PHP framework) versions 5.15.0 and earlier are vulnerable to a Server-Side Template Injection (SSTI) in the Volt compiler's join filter. The root cause is in resolveFilter within phalcon/Mvc/View/Engine/Volt/Compiler.zep, which inserts raw separator and array token values directly into g...

9.2CVSS5.4AI score0.00313EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/21 7:01 a.m.2 views

nimvoke

nimvoke Syscall indiretti + DInvoke resi semplici. Progettato per essere importato direttamente nei tuoi progetti Nim, nimvoke usa macro per astrarre i dettagli delle chiamate di sistema indirette e delle dichiarazioni di delegati in stile DInvoke. Questa libreria è pensata per essere facile da...

5.3AI score
SaveExploits0
Wiz blog
Wiz blog
added 2026/08/20 3:56 p.m.50 views

Rust Supply Chain Attack on arrayref: Significant Overlap with DPRK Campaigns

Malicious versions of the arrayref Rust crate and others executed a backdoor at compile time. The campaign's infrastructure overlaps with recent DPRK supply chain attacks, including Mastra and axios...

5.3AI score
SaveExploits0
Jenkins Security Advisories
Jenkins Security Advisories
added 2026/06/24 12:00 a.m.20 views

Script security bypass vulnerability in script-security

script-security 1402.v94c9ce464861 and earlier does not reject Groovy AST transformation annotations such as @CompileStatic and @TypeChecked that carry an extensions member, which causes Groovy to load and execute a script from the classpath at compile time, before the sandbox is applied. This ma...

8.5CVSS5.9AI score0.00889EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2026/06/05 7:25 p.m.19 views

CVE-2026-44294

A flaw was found in protobufjs. This vulnerability occurs because protobufjs, which compiles protobuf definitions into JavaScript JS functions, does not properly escape certain control characters in field names when generating JavaScript property accessors. A remote attacker could provide a...

5.3CVSS5.9AI score0.00431EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/25 11:53 p.m.26 views

EUVD-2026-31772

Perl versions through 5.43.10 have a heap buffer overflow when compiling regular expressions with a repeated fixed string on 32-bit builds. Perlstudychunk in regcompstudy.c checked the size of the joined substring buffer in characters rather than bytes. For a quantified fixed substring with a lar...

6AI score0.00443EPSS
SaveExploits1References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: Fortify: Fixed the compiletimestrlen function under UBSANBOUNDSLOCAL conditions. With CONFIGFORTIFY=y and CONFIGUBSANLOCALBOUNDS=y enabled, we observed a runtime panic when running Android’s Compatibility Test Suite CTS. This iss...

5.3AI score0.00231EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2026/05/15 12:00 a.m.21 views

Compile-Time Security Analysis and Optimization of Sensitive String Producers

Content composition vulnerabilities remain among the most prevalent and persistent classes of security weakness in deployed software. Prior mitigations, including developer training, static analysis tools, and domain-specific template languages, each face diminishing returns; AI code generation...

5.9AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2026/02/27 12:00 a.m.42 views

Moving beyond Strings in Spring Data

If you've worked with data access in Java and especially with Spring Data for a while, then you are familiar with various Query and Update programming models. You write data access code. You refactor a property name. You run your tests. They fail. Your query strings? Still pointing to the old...

6.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/01/29 12:00 a.m.9 views

Chasing Elusive Memory Bugs in GPU Programs

Memory safety bugs, such as out-of-bound accesses OOB in GPU programs, can compromise the security and reliability of GPU-accelerated software. We report the existence of input-dependent OOBs in the wild that manifest only under specific inputs. All existing tools to detect OOBs in GPU programs...

6AI score
SaveExploits0
Broadcom
Broadcom
added 2026/01/27 12:00 a.m.20 views

libexpat through 2.5.0 allows recursive XML Entity Expansion if XML_DTD is undefined at compile time

libexpat through 2.5.0 allows recursive XML Entity Expansion if XMLDTD is undefined at compile time...

5.5CVSS7.4AI score0.00373EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/25 1:03 a.m.11 views

SUSE CVE-2022-50778

In the Linux kernel, the following vulnerability has been resolved: fortify: Fix compiletimestrlen under UBSANBOUNDSLOCAL With CONFIGFORTIFY=y and CONFIGUBSANLOCALBOUNDS=y enabled, we observe a runtime panic while running Android's Compatibility Test Suite's CTS android.hardware.input.cts.tests...

5.5CVSS6.1AI score0.00231EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.10 views

EUVD-2022-55783

In the Linux kernel, the following vulnerability has been resolved: fortify: Fix compiletimestrlen under UBSANBOUNDSLOCAL With CONFIGFORTIFY=y and CONFIGUBSANLOCALBOUNDS=y enabled, we observe a runtime panic while running Android's Compatibility Test Suite's CTS android.hardware.input.cts.tests...

5.5AI score0.00231EPSS
SaveExploits0References4
Rows per page
Query Builder