Lucene search
+L

89 matches found

Kitploit
Kitploit
added 2026/09/13 3:06 p.m.7 views

LOLSpoof

LOLSpoof LOLSpoof is a an interactive shell program that automatically spoof the command line arguments of the spawned process. Just call your incriminate-looking command line LOLBin e.g. powershell -w hidden -enc ZwBlAHQALQBwAHIAbwBjAGUA.... and LOLSpoof will ensure that the process creation...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 10:19 a.m.13 views

p3-loader

P³-Shellcode Loader - Process Parameter Poisoning Authors: Max Hirschberger & Ogulcan Ugur Contenido 1. Introducción 2. Inyección de procesos típica y APIs de sistema implicadas 3. Fundamentos técnicos de los Windows Internals necesarios 3.1 API de creación de procesos y parámetros de arranque 3....

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 9:01 a.m.6 views

thirdeye

Third Eye Usermode WDAMONITOR/WDAEXCLUDEFROMCAPTURE bypasser using undocumented Windows functions with C bindings. Starring: PEB walking Halo's Gate Custom PE sections Undocumented Windows functions Quick and dirty EDR/AV evasion 2/72 on VirusTotal Direct syscalls Getting Started Install the...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 7:04 a.m.6 views

DarkLoadLibrary

DarkLoadLibrary LoadLibrary for offensive operations. How does it work? https://www.mdsec.co.uk/2021/06/bypassing-image-load-kernel-callbacks/ Usage root@kitploit: DARKMODULE DarkModule = DarkLoadLibrary LOADLOCALFILE, // control flags L"TestDLL.dll", // local dll path, if loading from disk NULL,...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 6:11 a.m.4 views

CVE-2019-19470-RedTeamRD

CVE-2019-19470-RedTeamRD Este repositorio contiene el código y las instrucciones para replicar el exploit CVE-2019-19470 descubierto por CODEWHITE. Aquí se encuentran el código fuente de los ejemplos que utilicé en el meetup de HackTheBox para explicar mi proceso de aprendizaje y creación de este...

7.8CVSS7.4AI score0.00922EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 5:34 a.m.14 views

Stardust

Stardust A modern and easy to use 32/64-bit shellcode template. raw strings C++20 project uses compile time hashing with fnv1a for both function and module resolving Basic Usage resolving modules from PEB using resolve::module: root@kitploit: if ! ntdll.handle = resolve::module expr::hashstring...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 5:10 a.m.5 views

WhoamiAlternatives

Alternatives to whoami Some experiments to retrieve the current username without calling whoami.exe or similar binaries. Method 1: PRTLUSERPROCESSPARAMETERS Get the environment variables from the PEB structure and parse it to find the username. Function NtQueryInformationProcess returns a...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 4:43 a.m.144 views

xori

Xori - Custom disassembly framework Xori is an automation-ready disassembly and static analysis library that consumes shellcode or PE binaries and provides triage analysis data. Acknowledgements: Xori wouldn't exist without inspiration and ideas from the open source community. We are indebted to...

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

CmdLineSpoofer

Command Line Spoofer An example of using C to inject a meterpreter shell, whilst spoofing the command line. The command line is stored in the Process Environment Block, is logged when a new process starts, and is displayed in tools such as Process Hacker and Task Manager. Introduction This code i...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 11:51 p.m.5 views

SysWhispers

SysWhispers SysWhispers helps with evasion by generating header/ASM files implants can use to make direct system calls. All core syscalls are supported from Windows XP to Windows 10 19042 20H2. Example generated files available in the example-output/ folder. Introduction Various security products...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 9:54 p.m.7 views

D1rkLdr

D1rkLdr Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscall instruction address resolving at run time...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 2:30 a.m.12 views

moonwalk

moonwalk: DLL Base Address Finder This Rust library and CLI tool demonstrates an alternative method to find the base address of loaded DLLs without using a Process Environment Block PEB walk. This technique is particularly useful in scenarios where PEB walking might be detected or blocked. Branch...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 5:25 p.m.6 views

Nim_DInvoke

Nim DInvoke D/Invoke implementation in Nim All Nim binaries typically expose the same 58-60 Windows API functions: All other Windows API functions are typically resolved on runtime via GetProcAddress and LoadLibraryA as mentioned in OffensiveNim or this blog post. So, it's not possible to hide AP...

6AI score
SaveExploits0References2
NVD
NVD
added 2026/07/10 4:16 p.m.20 views

CVE-2026-54000

osquery is a SQL powered operating system instrumentation, monitoring, and analytics framework. Prior to 5.23.1, on Windows, a local unprivileged attacker can cause a heap buffer out-of-bounds write if there is a query of the processes table targeting a maliciously crafted process, due to uncheck...

7CVSS0.00153EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/10 2:51 p.m.15 views

EUVD-2026-42919

osquery is a SQL powered operating system instrumentation, monitoring, and analytics framework. Prior to 5.23.1, on Windows, a local unprivileged attacker can cause a heap buffer out-of-bounds write if there is a query of the processes table targeting a maliciously crafted process, due to uncheck...

7CVSS6.2AI score0.00153EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/05 12:00 a.m.9 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005654)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005654 advisory. In the Linux kernel, the following vulnerability has been resolved: ubi: ubiwlputpeb: Fix infinite loop when wear-leveling work failed Following process will trigger...

7.8CVSS5.9AI score0.0016EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2006-6602

Malware in sbrugna...

7.2CVSS6.4AI score0.00983EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2005-3285

Malware in sbrugna...

2.1CVSS6.4AI score0.00372EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-31925

Malicious code in bioql PyPI...

6.4AI score0.0016EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.8 views

PT-2025-40188

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel related to wear-leveling within the UBI Unsorted Block Image subsystem. A flaw in the ubi wl put peb function can lead to an infinite loop under...

6AI score0.0016EPSS
SaveExploits0References10
Rows per page
Query Builder