Lucene search
+L

5196 matches found

Kitploit
Kitploit
•added 2026/09/24 9:10 p.m.•13 views

cowcloud

CowCloud a serverless solution to distribute work-loads in AWS CowCloud was originally created to run recon tools and vulnerability scans in a distributed way; for example, one use case might be by bug bounty hunters. This solution is intended to abstract end users from the underlying work requir...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 8:34 p.m.•9 views

CVE-2024-6778-POC

CVE-2024-5836 / CVE-2024-6778 This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within the Chromium web browser which allowed for a sandbox escape from a browser extension. To run these, you must be on a version of Chromium older tha...

7.5CVSS8.2AI score0.00788EPSS
SaveExploits3
Kitploit
Kitploit
•added 2026/09/24 8:20 p.m.•12 views

DedSec

DedSec Project Official Website DedSec Project Για να μεταβείτε στην πλήρη Ελληνική έκδοση, συνεχίστεΠατώντας Εδώ. The DedSec Project is a broad educational toolkit built for Android + Termux , bringing together many scripts, utilities, local web interfaces, and practice environments in one place...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/24 8:17 p.m.•193 views

decoder-plus-plus

Decoder++ Decoder++ is an extensible application designed for penetration testers, software developers, and anyone in between looking to effortlessly decode and encode data across various formats. It includes a wide range of preinstalled scripts and codecs, smart decoding and format identificatio...

6AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/24 7:53 p.m.•7 views

CVE-2025-70849-Podinfo

CVE-2025-70849: Stored XSS in Podinfo Summary A security vulnerability CWE-79 was identified in Podinfo , a web application for demonstrating Kubernetes microservices. The /store feature allows unauthenticated users to upload arbitrary HTML/JS content, leading to Stored XSS. Vulnerability Details...

8.4AI score0.0026EPSS
SaveExploits4
Kitploit
Kitploit
•added 2026/09/24 6:53 p.m.•9 views

CVE-2025-11627

Send a crafted request to the AJAX handler with the extracted nonce. root@kitploit: = // 1 find the inline script that contains the AJAX URL const s = ...document.scripts.findsc = sc.textContent.includes'billminozzijserrorcatched'; if !s console.error'Script with ajax URL not found. Is wphead...

6.5CVSS5.9AI score0.00322EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 6:10 p.m.•22 views

LANs.py

LANs.py NOTE I do not maintain this anymore. I highly suggest using bettercap instead for ARP and MITM needs. Automatically find the most active WLAN users then spy on one of them and/or inject arbitrary HTML/JS into pages they visit. Individually poisons the ARP tables of the target box, the...

6.5AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/24 3:10 p.m.•12 views

wix-kickstartx-challenge-writeup

Wix KickstartX Challenge 2026 — Writeup completo Resultado: 200/200 100% — Token: WKX-9245FA70-200 Fecha: 24 de marzo de 2026 1. Descubrimiento y reconocimiento El anuncio del desafío Una publicación de LinkedIn anunció un desafío especial para Wix KickstartX, un programa para desarrolladores...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 3:10 p.m.•11 views

JS-Secret-Hunter

JS Secret Hunter V2 🕵️‍♂️ JS Secret Hunter is an advanced Python tool designed for security researchers to automate the detection of hardcoded secrets in client-side JavaScript. Unlike simple scanners, V2 includes a dynamic crawler that parses the HTML of the target website to extract all loaded...

6.1AI score
SaveExploits0
RedhatCVE
RedhatCVE
•added 2026/09/24 2:49 p.m.•2 views

CVE-2026-97058

A flaw was found in sprintf-js. A remote attacker, by controlling format strings, can inject precision values that exceed ECMAScript limits. This lack of validation leads to uncaught RangeError exceptions, allowing the attacker to abort calling operations with a minimal payload, resulting in a...

6.9CVSS5.8AI score
SaveExploits0References8
NVD
NVD
•added 2026/09/24 2:18 p.m.•5 views

CVE-2026-97058

sprintf-js through 1.1.3 passes unbounded precision specifiers to toFixed, toExponential, and toPrecision methods without validation, causing uncaught RangeError exceptions. Attackers who control format strings can inject precision values exceeding ECMAScript limits to abort calling operations wi...

6.9CVSS
SaveExploits0References5
Kitploit
Kitploit
•added 2026/09/24 2:08 p.m.•8 views

JSScanner

JSScanner You can find the article related to this script here https://securityjunky.com/scanning-js-files-for-endpoint-and-secrets/ To install the required tools use root@kitploit: bash install.sh Change the alive.txt with the domains you need to test. These should be in below format...

6.2AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/24 2:03 p.m.•12 views

CVE-2022-44318

Descripción de CVE-2022-44318 Se descubrió que PicoC versión 3.2.2 contiene un desbordamiento de búfer en el montón en la función StringStrcat en cstdlib/string.c cuando se llama desde ExpressionParseFunctionCall. Cualquier proyecto o biblioteca que utilice Picoc también sufre este problema. Un...

5.5CVSS6.3AI score0.00339EPSS
SaveExploits1
Cvelist
Cvelist
•added 2026/09/24 1:51 p.m.•9 views

CVE-2026-97058 sprintf-js through 1.1.3 Denial of Service via Unbounded Precision

sprintf-js through 1.1.3 passes unbounded precision specifiers to toFixed, toExponential, and toPrecision methods without validation, causing uncaught RangeError exceptions. Attackers who control format strings can inject precision values exceeding ECMAScript limits to abort calling operations wi...

6.9CVSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/24 1:51 p.m.•4 views

EUVD-2026-85884

sprintf-js through 1.1.3 passes unbounded precision specifiers to toFixed, toExponential, and toPrecision methods without validation, causing uncaught RangeError exceptions. Attackers who control format strings can inject precision values exceeding ECMAScript limits to abort calling operations wi...

6.9CVSS5.8AI score
SaveExploits0References5
CVE
CVE
•added 2026/09/24 1:51 p.m.•6 views

CVE-2026-97058

The sprintf-js library (through version 1.1.3 ) is vulnerable to a Denial of Service (DoS) condition because it passes unbounded precision specifiers to the toFixed , toExponential , and toPrecision methods without proper validation. An attacker capable of controlling the format strings can injec...

6.9CVSS5.7AI score
SaveExploits0References5
Kitploit
Kitploit
•added 2026/09/24 11:01 a.m.•14 views

box-js

box.js A utility to analyze malicious JavaScript. Installation Simply install box-js from npm: root@kitploit: npm install box-js --global box-js is also available: as a Cuckoo module see the integrations directory and Nwinternights/CuckooBoxjs; as a Dockerfile see integrations/README.md; as a...

6.1AI score
SaveExploits0References10
Kitploit
Kitploit
•added 2026/09/24 10:16 a.m.•10 views

cve-2025-55182

CVE-2025-55182 Python Exploit Python 3 script that can be used to demonstrate CVE-2025-55182. It exploits a server-side JavaScript injection vulnerability in Next.js/React applications, allowing remote code execution via malformed multipart form data. ⚠️ For educational and authorized testing...

10CVSS7.8AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
•added 2026/09/24 9:56 a.m.•9 views

CVE-2025-63700

CVE-2025-63700 OAuth Authentication Bypass in Clerk-js 5.88.0 Affected Product Vendor : Clerk Inc. clerk.dev / clerk.com Product : Clerk-js @clerk/clerk-js Affected Version : 5.88.0 Impact : OAuth Authentication Bypass CWE-290 : Authentication Bypass by Spoofing Bug Author Hasnat Ibrahim Nishat -...

6AI score0.00095EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 9:33 a.m.•23 views

temcrypt

下一代加密技术 在网页上尝试 temcrypt → temcrypt SDK 专注于保护高度敏感数据,temcrypt 是一种先进的多层数据进化加密机制,提供随时间可扩展的复杂性,并能抵抗常见的暴力攻击。 你可以在部署时创建自己的应用程序、脚本和自动化任务。 知识 了解 temcrypt 的含义、功能以及启发我创建它的灵感等内容。阅读知识文档。这对你非常重要。 兼容性 temcrypt 兼容 Node.js v18 及以上版本,以及现代网页浏览器,使你可以在各种环境中使用它。 快速开始 temcrypt 仅依赖 crypto-js 来处理加密算法,如 AES-256 、SHA-256...

6AI score
SaveExploits0References3
Rows per page
Query Builder