Lucene search
+L

23 matches found

Kitploit
Kitploit
added 2026/09/02 2:42 a.m.4 views

dyen

dyen dyen loads a Mach-O dylib in memory using stock macOS Python and calls an exported entry point without dlopen on that dylib. The aim is that the image is never a standalone file on the target and is never registered with dyld. by cenobyte [email protected] 2026...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 6:41 p.m.3 views

BlackHole

BlackHole C RAT Remote Adminitration Tool Educational purposes only Technologies protobuf-net : message serialization/deserialization in slavemaster protocol NetMQ : network library used for the slavemaster system clientserver Lz4.Net : compression library ILMerge : packaging assemblies into a...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 5:13 p.m.3 views

PythonMemoryModule

PythonMemoryModule pure-python implementation of MemoryModule technique to load a dll or unmanaged exe entirely from memory "Python memory module" AI generated pic - hotpot.ai What is it PythonMemoryModule is a Python ctypes porting of the MemoryModule technique originally published by Joachim...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 9:46 a.m.3 views

HeaderLessPE

HeaderLessPE Introduction 中文 HeaderLessPE is a memory PE loading technique used by the Icedid Trojan. Based on this technology, we propose a new way of file-less attack using HVNC . This enhancement allows to inject HeaderLessPE into execute graphical hacking tools without limitations. Compared t...

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

Nim-RunPE

Nim-RunPE 一个用Nim实现的从内存中反射加载PE的代码。该代码的基础取自RunPE-In-Memory - 我将其移植到了Nim。 您需要安装以下依赖: nimble install ptrmath winim 我仅使用Nim 1.6.2版本进行了测试,因此请使用该版本进行测试,否则无法保证使用其他版本时不会出现错误。 编译 如果您希望在运行时传递参数,或者根本不想传递参数,请通过以下方式编译: nim c NimRunPE.nim 如果您想要硬编码自定义参数,请根据您的需要修改const exeArgs,并使用以下命令编译: nim c -d:args NimRunPE.ni...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 6:41 a.m.4 views

Ladon

Ladon Large-scale Intranet Penetration Scanner Cobalt Strike Plugin Memory Loading Program Introduction Ladon is a large-scale intranet penetration scanner, domain penetration, and lateral movement tool, featuring PowerShell modules, Cobalt Strike plugins, memory loading, and fileless scanning. I...

6.5AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/28 9:55 p.m.4 views

FilelessPELoader

FilelessPELoader Carica un PE remoto crittografato AES in memoria, lo decritta e lo esegue Utilizzo : Riferimenti : https://github.com/aplyc1a/PEMemoryLoader?fbclid=IwAR2-VAQo8pJU-tdbSENjhDBdDGi5tyzrnW1S3D9BPAYR6C6-RK4hsEDjDGk Requisiti 1. hashlib 2. pycryptodome 3. pycryptodomex...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/28 4:15 p.m.4 views

ELFLoader

ELFLoader Este é um carregador/executor de objetos ELF em memória. O objetivo é criar um único carregador de ELF que possa ser usado para executar capacidades subsequentes em todos os sistemas operacionais x8664 e x86 nix. Como funciona A maneira como este carregador funciona é que ele contém tod...

5.4AI score
SaveExploits0
OSV
OSV
added 2026/06/15 8:23 p.m.19 views

GHSA-V9PG-7XVM-68HF python-multipart: Negative Content-Length in parse_form buffers the entire body in memory

Summary parseform did not validate the Content-Length header before using it to bound its chunked read of the request body. A negative Content-Length turned the bounded read into a read-until-EOF, so the entire body was loaded into memory in a single read instead of in fixed-size chunks. Details...

3.7CVSS5.5AI score0.00342EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/24 7:20 p.m.13 views

CVE-2026-33332

NiceGUI is a Python-based UI framework. Prior to version 3.9.0, NiceGUI's app.addmediafile and app.addmediafiles media routes accept a user-controlled query parameter that influences how files are read during streaming. The parameter is passed to the range-response implementation without...

6.9CVSS5.7AI score0.00599EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2025/10/22 11:24 p.m.9 views

SUSE CVE-2025-54470

This vulnerability affects NeuVector deployments only when the Report anonymous cluster data option is enabled. When this option is enabled, NeuVector sends anonymous telemetry data to the telemetry server. In affected versions, NeuVector does not enforce TLS certificate verification when...

8.6CVSS6.6AI score0.00184EPSS
SaveExploits0References4
The Hacker News
The Hacker News
added 2025/08/14 1:16 p.m.20 views

Hackers Found Using CrossC2 to Expand Cobalt Strike Beacon's Reach to Linux and macOS

Japan's CERT coordination center JPCERT/CC on Thursday revealed it observed incidents that involved the use of a command-and-control C2 framework called CrossC2, which is designed to extend the functionality of Cobalt Strike to other platforms like Linux and Apple macOS for cross-platform system...

7AI score
SaveExploits0
Cvelist
Cvelist
added 2025/08/04 12:00 a.m.20 views

CVE-2025-51726

CyberGhostVPNSetup.exe Windows installer is signed using the weak cryptographic hash algorithm SHA-1, which is vulnerable to collision attacks. This allows a malicious actor to craft a fake installer with a forged SHA-1 certificate that may still be accepted by Windows signature verification...

0.001EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2025/05/22 7:34 p.m.5 views

Security update for the Linux Kernel (Live Patch 14 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005565 fixes several issues. The following security issues were fixed: CVE-2024-53156: wifi: ath9k: add range check for connrspepid in htcconnectservice bsc1234847. CVE-2024-43882: Fixed ToCToU between perm check and set-uid/gid usage bsc1229504...

8.5CVSS8AI score0.00245EPSS
SaveExploits1References12
Microsoft CVE
Microsoft CVE
added 2024/12/12 8:00 a.m.6 views

KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory

...

8.4CVSS6.7AI score0.00245EPSS
SaveExploits0
Rapid7 Blog
Rapid7 Blog
added 2024/01/17 8:32 p.m.38 views

Whispers of Atlantida: Safeguarding Your Digital Treasure

Recently, Rapid7 observed a new stealer named Atlantida. The stealer tricks users to download a malicious file from a compromised website, and uses several evasion techniques such as reflective loading and injection before the stealer is loaded. Atlantida steals a wide range of login information ...

7.3AI score
SaveExploits0
Cvelist
Cvelist
added 2023/09/15 7:26 p.m.32 views

CVE-2023-41042 Discourse DoS via remote theme assets

Discourse is an open-source discussion platform. Prior to version 3.1.1 of the stable branch and version 3.2.0.beta1 of the beta and tests-passed branches, importing a remote theme loads their assets into memory without enforcing limits for file size or number of files. The issue is patched in...

4.9CVSS6.6AI score0.00508EPSS
SaveExploits0References1
OSV
OSV
added 2023/05/31 4:15 p.m.6 views

CVE-2023-29747

Story Saver for Instragram - Video Downloader 1.0.6 for Android exists exposed component, the component provides the method to modify the SharedPreference file. The attacker can use the method to modify the data in any SharedPreference file, these data will be loaded into the memory when the...

9.8CVSS5.8AI score0.0126EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2022/09/11 11:30 a.m.39 views

Nim-RunPE - A Nim Implementation Of Reflective PE-Loading From Memory

A Nim implementation of reflective PE-Loading from memory. The base for this code was taken from RunPE-In-Memory - which I ported to Nim. You'll need to install the following dependencies: nimble install ptrmath winim I did test this with Nim Version 1.6.2 only, so use that version for testing or...

7.4AI score
SaveExploits0References3
GithubExploit
GithubExploit
added 2021/09/01 11:25 a.m.35 views

Exploit for CVE-2021-1675

CVE-2021-1675RDLLPE A CS reflection loading plugin for the...

9.3CVSS7.3AI score0.86132EPSS
SaveExploits62
Rows per page
Query Builder