Lucene search
+L

14 matches found

Kitploit
Kitploit
added 2026/09/15 1:31 p.m.6 views

Cooolis-ms

Cooolis-ms Explicación del Wiki Cooolis-ms es una herramienta de ejecución de código que incluye Metasploit Payload Loader, Cobalt Strike External C2 Loader y Reflective DLL injection. Su objetivo es evadir la detección estática de algunos códigos que vamos a ejecutar y que contienen...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 4:02 a.m.8 views

foolav

foolav El ejecutable compilado con este código es útil durante pruebas de penetración donde se necesita ejecutar algún payload ¿meterpreter quizás? mientras se está seguro de que no será detectado por el software antivirus. El único requisito es poder cargar dos archivos: ejecutable binario y...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 1:34 a.m.6 views

PichichiH0ll0wer

PichichiH0ll0wer PichichiH0ll0wer Acerca de Características Métodos de inyección Instalación Uso Créditos Acerca de --== Cargador de hollowing de procesos escrito en Nim solo para PEs ==-- Construí PichichiH0ll0wer para aprender y contribuir, claro, pero también porque estoy bastante cansado de...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/08/05 9:04 a.m.12 views

MAL-2026-12234 Malicious code in tinkoff-boxy-mobile-documents (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 0975c5e634ca65495f0ec35088db60ae98702849f5f2fb31e2ad1d8eee2068b7 On require of the package, index.js loads./platform.js, which selects a per-platform payload path, fetches an unsigned binary over HTTPS from...

5.7AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 9:04 a.m.16 views

Malicious code in tinkoff-boxy-gitlab-labels (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 995279b7bea8c6d826ee620cb5a31dc38662a1ba4d4b07bda9fc941908daa1e3 On require of the package, index.js loads runtime.js which selects a platform-specific payload path, fetches an opaque native binary from...

5.6AI score
SaveExploits0References2
OSV
OSV
added 2026/08/05 2:52 a.m.16 views

MAL-2026-12079 Malicious code in volna-boxy-di-test (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector caad3654d755de84a91ca9afc1d7d393a1e2868b54b0b03020780b7878df28f8 On require, index.js loads compat.js which selects a platform-specific payload path, reconstructs C2 hostnames at runtime from split string fragments...

5.6AI score
SaveExploits0References2
The Hacker News
The Hacker News
added 2026/06/22 6:00 p.m.21 views

ShapedPlugin WordPress Pro Plugins Backdoored in Supply Chain Attack

Multiple WordPress plugins from ShapedPlugin were compromised in a supply chain attack after unknown threat actors managed to tamper with the official release channels and push backdoor code. "Attackers compromised the vendor's build and distribution pipeline, injecting backdoor code into Pro...

7.5CVSS6.2AI score0.00434EPSS
SaveExploits1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/06/22 10:44 a.m.21 views

Malicious code in @dexwilt/node-fetch (npm)

The @dexwilt/node-fetch package impersonates the legitimate node-fetch project: its package metadata copies the upstream repository, author, and homepage while publishing under an unrelated scope. Its CommonJS entry point lib/index.js contains the expected node-fetch implementation followed by...

5.9AI score
SaveExploits0References3
OSV
OSV
added 2026/04/29 8:00 a.m.13 views

MAL-2026-3153 Malicious code in apple-infra-final-escape (npm)

Malicious npm package published by threat actor "raya4321" as part of a coordinated typosquatting campaign impersonating Apple internal infrastructure services authentication, PKI, telemetry, CloudKit, and cloud infrastructure. All packages in this campaign execute credential-theft payloads durin...

6AI score
SaveExploits0References1
RustSec
RustSec
added 2026/04/13 12:00 p.m.44 views

`pretty-changelog-logger` was removed from crates.io for malicious code

pretty-changelog-logger contains a build script build.rs that acts as a loader/dropper for malicious payloads. The malicious crate had 3 versions published on 2026-04-08 that had a total of 2239 downloads. There were no crates depending on this crate on crates.io. Thanks to Socket.dev for detecti...

5.8AI score
SaveExploits0
Gitee
Gitee
added 2025/09/14 6:58 p.m.100 views

Exploit for CVE-2016-2610

This is a PoC exploit for CVE-2016-2610, a vulnerability in the PlayStation 4's kernel. The exploit targets the 4.55 firmware version and allows for arbitrary code execution as kernel. The exploit includes a loader that listens for payloads on port 9020 and executes them upon reception. The loade...

8.1AI score
SaveExploits1
OSV
OSV
added 2025/03/19 11:58 p.m.11 views

MAL-2025-2548 Malicious code in github.com/shallowmulti/hypert (Go)

--- -= Per source details. Do not edit below this line.=- Source: google-open-source-security 25d0e55a48f82ab8ddd5e90d258c133505fa7fea03b775c1987e0dd7f9453f08 Malcious typosquatting Go packages targeting Linux and macOS systems used to as a loader to download and run another malicious payload...

6.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2023/03/23 11:30 a.m.120 views

APCLdr - Payload Loader With Evasion Features

Payload Loader With Evasion Features. Features: no crt functions imported indirect syscalls using HellHall api hashing using CRC32 hashing algorithm payload encryption using rc4 - payload is saved in .rsrc Payload injection using APC calls - alertable thread Payload execution using APC - alertabl...

7.9AI score
SaveExploits0References9
Gitee
Gitee
added 2018/06/23 9:35 p.m.12 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Nvidia Tegra_Bootrom_Rcm

This is a proof-of-concept arbitrary code loader for Tegra processors, which takes advantage of CVE-2018-6242 "Fusée Gelée" to gain arbitrary code execution and load small payloads over USB. The vulnerability is documented in the 'report' subfolder, and more details and guides are to follow. The...

7.2CVSS7.3AI score0.0274EPSS
SaveExploits1
Rows per page
Query Builder