Lucene search
+L

89 matches found

Kitploit
Kitploit
added 2026/09/21 4:23 p.m.14 views

outis

outis outis is a custom Remote Administration Tool RAT or something like that. Think Meterpreter or Empire-Agent. However, the focus of this tool is neither an exploit toolkit there are no exploits nor persistent management of targets. The focus is to communicate between server and target system...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 12:15 p.m.10 views

egressbuster

EgressBuster Copyright 2015 TrustedSec - EgressBuster Written by: David Kennedy ReL1K Company: TrustedSec DISCLAIMER: This is only for testing purposes and can only be used where strict consent has been given. Do not use this for illegal purposes period. Please read the LICENSE for the licensing ...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/21 4:27 a.m.14 views

TokenUniverse

Token Universe Token Universe is an advanced tool for experimenting and researching Windows security mechanisms. It exposes UI for creating, viewing, impersonating, and modifying access tokens, spawning processes, managing Local Security Authority, checking available access and modifying security...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/21 4:00 a.m.9 views

DropSpawn_BOF

DropSpawn Introduction DropSpawn is a CobaltStrike BOF used to spawn additional Beacons via a relatively unknown method of DLL hijacking. Works x86-x86, x64-x64, and x86-x64/vice versa. Use as an alternative to process injection. Windows executables will follow the DLL search order when trying to...

6.1AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/20 2:53 p.m.11 views

NamedPipePTH

NamedPipePTH This project is a PoC code to use Pass-the-Hash for authentication on a local Named Pipe user Impersonation. There also is a blog post for explanation: https://s3cur3th1ssh1t.github.io/Named-Pipe-PTH/ It is heavily based on the code from the projects Invoke-SMBExec.ps1 and RoguePotat...

6.2AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/09/18 4:43 p.m.12 views

CVE-2026-91149 Cockpit: cockpit: denial of service via unbounded connection thread spawning

A flaw was found in Cockpit. An unauthenticated remote attacker can exploit this vulnerability by initiating and sustaining numerous simultaneous connections to the cockpit-tls service. This forces the service to create an unbounded number of detached threads, consuming system resources such as...

7.5CVSS0.00347EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/18 4:43 p.m.36 views

CVE-2026-91149 Cockpit: cockpit: denial of service via unbounded connection thread spawning

A flaw was found in Cockpit. An unauthenticated remote attacker can exploit this vulnerability by initiating and sustaining numerous simultaneous connections to the cockpit-tls service. This forces the service to create an unbounded number of detached threads, consuming system resources such as...

7.5CVSS0.00347EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/18 4:43 p.m.13 views

CVE-2026-91149

A flaw in Cockpit allows an unauthenticated remote attacker to trigger a denial of service by initiating and sustaining numerous simultaneous connections to the cockpit-tls service. The service creates an unbounded number of detached threads , exhausting system resources such as memory and file d...

7.5CVSS0.00347EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/18 7:02 a.m.13 views

SpawnWith

SpawnWith An experimental Beacon Object File BOF that provides an alternative to the spawnas and inject commands. This exposes a new command, spawnwith pid listener, that performs the following: 1. Obtain a handle to the target process. 2. Obtain a handle to the process' primary token. 3. Duplica...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 7:32 p.m.11 views

CS-DropSpawn_BOF

DropSpawn 简介 DropSpawn 是一个 CobaltStrike BOF,用于通过一种相对不为人知的 DLL 劫持方法来生成额外的 Beacon。支持 x86-x86、x64-x64 以及 x86-x64/反向组合。可作为进程注入的替代方案使用。 Windows 可执行文件在加载未指定绝对路径的 DLL 时会遵循 DLL 搜索顺序: DLL 劫持通常需要满足以下任一条件: A. 用户在某个文件夹中拥有写入权限,且该文件夹的搜索顺序优先级高于真实 DLL 所在的文件夹 或 B. 目标 DLL 在系统上不存在,此时可以将其放置在用户 %PATH% 变量中可写的文件夹内(例如...

5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/09/14 3:04 p.m.34 views

CVE-2026-57124

PraisonAI (a multi-agent LLM framework) is vulnerable to unauthenticated remote code execution in versions prior to 4.6.59 . The default UI host applications expose POST /api/mcp/connect without mandatory authentication, accepting caller-controlled command and args fields that are passed to Stdio...

9.8CVSS5.9AI score0.00644EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 10:38 p.m.3 views

CVE-2026-86096 PX4 Autopilot through 1.17.0 Use-After-Free via Temperature Calibration Task Startup

PX4 Autopilot through 1.17.0 contains a use-after-free vulnerability in TemperatureCalibration::start due to a race condition between task spawning and object deletion. Attackers can trigger the calibration process via shell commands to write to freed heap memory, corrupting unrelated objects or...

6CVSS6.2AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/03 2:25 p.m.10 views

macnoise v0.5.0

MacNoise MacNoise generates real macOS telemetry: network connections, file writes, process spawns, plist mutations, TCC probes, and more. Point it at a machine running your EDR, SIEM, or firewall stack and see what actually fires - not what the vendor datasheet claims will fire. For background o...

6.2AI score
SaveExploits0References19
CVE
CVE
added 2026/08/19 2:02 p.m.39 views

CVE-2026-76227

Renovate versions 42.68.1 through 42.96.2 (and 42.68.1 through 43.4.3), along with corresponding Docker images, fail to restrict environment variables to an allowlist when spawning child processes. The root cause was an inadvertent removal of the filtering logic during a migration to the execa li...

6.8CVSS5.3AI score0.00116EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/13 2:45 p.m.11 views

EUVD-2026-58049

rsync 3.4.2 before 3.5.0 contains a denial of service vulnerability that allows a remote sender to exhaust system resources by specifying the --zt short alias for --compress-threads, which bypasses the refuse options directive's string matching on long option names. Attackers can specify --zt=N...

8.7CVSS5.3AI score0.00566EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/11 3:16 p.m.17 views

MAL-2026-13738 Malicious code in @openzeppelin-5/contracts (npm)

@openzeppelin-5/contracts is a malicious npm package published by npm account mssjeep843 that impersonates OpenZeppelin's @openzeppelin/contracts the v5 line via the look-alike scope @openzeppelin-5, falsely describing itself as a "compatibility distribution". It ships no Solidity contracts — onl...

5.4AI score
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/08/10 9:07 a.m.43 views

Exploit for Missing Authentication for Critical Function in Mcpjam Inspector

CVE-2026-23744 – MCPJam Inspector Unauthenticated RCE PoC...

9.8CVSS6.4AI score0.64842EPSS
SaveExploits42
OSV
OSV
added 2026/08/05 12:50 p.m.15 views

MAL-2026-12331 Malicious code in @wololasod/tiny-id (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 5b3ca8617b237bb3d8fd7d14aa18554118397e7b7faaea2e87cdd8433fef7a8f The package advertises itself as a tiny ID generator but its main entry dist/index.cjs contains an obfuscator.io + RC4 string-array VM that, on...

5.6AI score
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 1:17 a.m.16 views

Malicious code in tramvai-tinkoff-module-legacy-popup (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 06c940ade7f46d36a0ef00f120e2c6422c6ebc810c36429935ffd538da25bf1b On require of tramvai-tinkoff-module-legacy-popup, index.js loads setup.js, which selects a platform-specific payload from a hardcoded binary map,...

5.6AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/09 3:41 p.m.34 views

Malicious code in ts-eslint-jest (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 8e1ffed26d2d64bf9076210504de22b87e27a065821dedbc708fb05f7c47db74 The package [email protected] presents as a TypeScript/ESLint/Jest helper but ships lib/collect.js, which imports childprocess and invokes...

6.1AI score
SaveExploits0References2
Rows per page
Query Builder