Lucene search
+L

430422 matches found

Kitploit
Kitploit
added 2026/09/02 10:13 p.m.7 views

IPAnalyzer

IPAnalyzer IPAnalyzer is an OSINT ethical hacking tool built for Linux distributions, designed to gather detailed information about IP addresses. This tool provides geolocation, timezone, country code, ASN, and other valuable data related to any given IP address. It also integrates with the Tor...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 10:12 p.m.4 views

CTT-Apple-Silicon-Refraction

CTT-Apple-Silicon-Refraction webkitrefraction.js The 33-Layer WebGL Payload ​This JavaScript payload uses the \alpha constant to create a high-frequency "Memory Shiver." It induces the Use-After-Free UAF in CVE-2025-43529 by desynchronizing the WebKit garbage collector from the GPU's Metal comman...

8.8CVSS5.9AI score0.08891EPSS
SaveExploits8References1
Kitploit
Kitploit
added 2026/09/02 10:11 p.m.4 views

CVE-2026-42945

CVE-2026-42945 PoC Go 中文 | English A detection and exploitation helper for nginx HTTP/2 CVE-2026-42945. Use it only in authorized environments to verify vulnerability presence, compare patched vs. vulnerable behavior, and reproduce PoC logic in a controlled lab. Affected versions heuristic: nginx...

9.2CVSS7.7AI score0.68047EPSS
SaveExploits42References1
Kitploit
Kitploit
added 2026/09/02 10:09 p.m.6 views

AI-PASSWORD-TESTING-AGENT

AI Password Attack Orchestrator - Defensive Research Repository ⚠️ LEGAL DISCLAIMER & RESEARCH PURPOSE THIS REPOSITORY IS FOR DEFENSIVE CYBERSECURITY RESEARCH AND EDUCATIONAL PURPOSES ONLY NO EXPLOITABLE CODE - This repository contains only theoretical research, conceptual analysis, and defensive...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 10:09 p.m.8 views

VCG — Updated!

==================================================================================== VCG VisualCodeGrepper Current version: 2.3.2 ==================================================================================== Contents: 1. Overview 2. Latest additions to VCG V2.3.2 3. Using VCG Input...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 10:09 p.m.5 views

NetSpecter

NetSpecter NetSpecter is a lightweight yet powerful asynchronous OSINT and reconnaissance engine built in Python. It combines multi-source intelligence gathering DNS, WHOIS, Web, TLS, HTTP, Geo, Reverse DNS with Shodan-powered security intelligence and full raw data access, providing a complete...

6AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/09/02 10:09 p.m.17 views

Malicious code in real-router-utils (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector f91fd520ae94997277ef7d591d30dc728b895611fd45b890e2ec1a68233e29a8 package.json declares a preinstall script that runs an inline node command reading the installer's OS hostname, username, and current working directo...

5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/09/02 10:09 p.m.12 views

MAL-2026-15825 Malicious code in real-router-utils (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector f91fd520ae94997277ef7d591d30dc728b895611fd45b890e2ec1a68233e29a8 package.json declares a preinstall script that runs an inline node command reading the installer's OS hostname, username, and current working directo...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 10:08 p.m.5 views

CVE-2026-42945

CVE-2026-42945 Security Detection Tool This is a CVE-2026-42945 static detection tool for defense and internal network investigation, used to check whether there are high-risk rewrite combinations in NGINX ngxhttprewritemodule related configurations. This project does not provide exploit code, do...

9.2CVSS7.8AI score0.68047EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/02 10:05 p.m.4 views

CVE-2026-23010-CCSDS-Telecommand-Replay-Without-Sequence-Number

CVE-2026-23010 – Replay de Telecomando CCSDS sin Número de Secuencia Código del Programa simulador de satélite en Python root@kitploit: satellitesim.py - Spacecraft that executes telecommands without checking sequence number class Satellite: def initself: self.executed = set def receivetcself,...

7.8CVSS6.8AI score0.00186EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 9:55 p.m.5 views

ME2-Writeup

Reverse Engineering ME2's USB with a Heat Gun and a Knife Background In 2024, bjiru uploaded a video about the ME2 handheld device, a toy produced around 2008 that featured the ability to use USB to synchronize points and gems between your device and an online world. The game was extremely niche,...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/02 9:55 p.m.6 views

ditto

ditto Powershell Obfuscator Ditto is a Powershell and JavaScript obfuscator base on tree-sitter-powershell and tree-sitter-javascript. Command Line Usage Basic Command Structure ditto-cli options CLI Arguments & Options Short Option| Long Option| Description ---|---|--- -h| --help| Display help...

6AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/09/02 9:55 p.m.8 views

Omnigent: Shared Agent Bundle Overwrite Leads to Authenticated Runner RCE

Summary An authenticated user with edit access to their own session can overwrite a shared/template agent by uploading a full agent bundle through PUT /sessions/sessionid/agent. Shared/template agents are shown as not MCP-editable, but this upload path still accepts a replacement bundle. By addin...

9CVSS6AI score0.00343EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/09/02 9:55 p.m.5 views

GHSA-JRRM-9HC7-2V3H Omnigent: Shared Agent Bundle Overwrite Leads to Authenticated Runner RCE

Summary An authenticated user with edit access to their own session can overwrite a shared/template agent by uploading a full agent bundle through PUT /sessions/sessionid/agent. Shared/template agents are shown as not MCP-editable, but this upload path still accepts a replacement bundle. By addin...

9CVSS6AI score0.00343EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/02 9:54 p.m.11 views

Omnigent: Uploaded Agent Bundle Allows Authenticated Runner RCE via Python Callable Tools

Summary An authenticated user can upload a crafted agent bundle that defines a server-side Python callable tool. The server validates the uploaded bundle, but it does not block dangerous callable: paths in untrusted user-provided agent configs. When the tool is invoked, the runner imports and...

8.8CVSS6.2AI score0.00449EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/09/02 9:54 p.m.7 views

GHSA-756X-9HF6-Q4H4 Omnigent: Uploaded Agent Bundle Allows Authenticated Runner RCE via Python Callable Tools

Summary An authenticated user can upload a crafted agent bundle that defines a server-side Python callable tool. The server validates the uploaded bundle, but it does not block dangerous callable: paths in untrusted user-provided agent configs. When the tool is invoked, the runner imports and...

8.8CVSS6.2AI score0.00449EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/02 9:47 p.m.7 views

Undocumented-RCE-in-PLY — Updated!

Undocumented Remote Code Execution in PLY CVE‑2025‑56005 root@kitploit: CVE ID: CVE‑2025‑56005 Disclosure Date: July 1, 2025 Affected Product: PLY Python Lex‑Yacc Affected Version: 3.11 PyPI distribution Vendor: PLY Python Lex‑Yacc Affected Component: ply/yacc.py — LRTable.readpickle via...

9.8CVSS7.9AI score0.17506EPSS
SaveExploits3References3
Kitploit
Kitploit
added 2026/09/02 9:36 p.m.9 views

CVE-2026-30951 — Updated!

CVE-2026-30951 Sequelize JSON Cast SQL Injection ★ CVE-2026-30951 Sequelize ORM SQL Injection PoC ★ https://github.com/user-attachments/assets/30b19211-890a-4780-acd9-04856ec98381 Overview CVE-2026-30951 is a SQL Injection vulnerability in Sequelize v6 , a widely used Node.js ORM. The vulnerabili...

7.5CVSS7.3AI score0.00422EPSS
SaveExploits3References5
Kitploit
Kitploit
added 2026/09/02 9:28 p.m.4 views

CVE-2026-31431-poc

Copy Fail Command PoC Wrapper A small modified proof-of-concept wrapper for Copy Fail / CVE-2026-31431 that allows passing a custom command from the terminal instead of always launching an interactive root shell so it can be ran in an none interactive environment such as a web shell. This project...

7.8CVSS6.6AI score0.99907EPSS
SaveExploits242References1
Kitploit
Kitploit
added 2026/09/02 9:25 p.m.12 views

nimux v1.0.5

Pure-Nim network enumeration and remote execution toolkit nimux - Native Operator Toolkit nimux is a native command surface for authorized security assessments. It combines network enumeration, lightweight web discovery, credential validation, Active Directory operations, Kerberos workflows, remo...

6.1AI score
SaveExploits0References4
Rows per page
Query Builder