Lucene search
+L

2443 matches found

Kitploit
Kitploit
added 2026/09/13 9:16 a.m.3 views

sub.sh

🎯🕸📘 MultiprocessingParallelSubdomain Detect Script ✨ 🔺Sub.sh but without API key 🔻 https://github.com/cihanmehmet/sub.sh ‼️ jq , httprobe and parallel required 📌 📘 ✅ Used Services root@kitploit: + https://crt.sh + http://web.archive.org + https://dns.bufferover.run + https://www.threatcrowd.org +...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 8:17 a.m.6 views

kratos

Chat · Discussions · Newsletter · Docs · Try Ory Network · Jobs Ory Kratos is an API first identity and user management system for cloud native applications. It centralizes login, registration, recovery, verification, and profile management flows so your services consume them instead of...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 7:48 a.m.49 views

bbrecon

This project is no longer maintained and I took the crawling infrastructure offline. The audience was not big enough to justify maintaining it. Bug Bounty Recon bbrecon is a free Recon-as-a-Service for bug bounty hunters and security researchers. The API aims to provide a continuously up-to-date...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 7:24 a.m.10 views

run-gemini-cli

run-gemini-cli Overview run-gemini-cli is a GitHub Action that integrates Gemini into your development workflow via the Gemini CLI. It acts both as an autonomous agent for critical routine coding tasks, and an on-demand collaborator you can quickly delegate work to. Use it to perform GitHub pull...

5.9AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/13 7:09 a.m.8 views

mantra

「🔑」 About Mantra The tool in question was created in Go and its main objective is to search for API keys in JavaScript files and HTML pages. It works by checking the source code of web pages and script files for strings that are identical or similar to API keys. These keys are often used for...

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

subfinder

Fast passive subdomain enumeration tool. Features • Install • Usage • API Setup • Library • Join Discord subfinder is a subdomain discovery tool that returns valid subdomains for websites, using passive online sources. It has a simple, modular architecture and is optimized for speed. subfinder is...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/13 7:00 a.m.8 views

Pribado

🔐 Pribado Private API Key Management & Zero-Knowledge Infrastructure Pribado is a self-hostable, zero-knowledge platform for managing API keys, encrypted secrets, and private communications. Built on Oasis Sapphire for hardware-backed confidential computing. ✨ Features 🔑 Private API Proxy Store A...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/13 6:04 a.m.8 views

Gemini-api-key-hunter

Gemini API Key Toolkit A toolkit for discovering, validating, and testing exposed Google Gemini API keys. It consists of two components: Gemisc.py – A high-speed Python scanner that discovers exposed Google API keys from websites and JavaScript files, verifies them against the Gemini API, and...

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

vanda-CVE-2025-3102

Vanda CVE-2025-3102 💣 Exploit con interfaz gráfica para la vulnerabilidad CVE-2025-3102 en el plugin WordPress SureTriggers = 1.0.78. 🚀 FUNCIONALIDADES Identificación de sitios vulnerables 🕵️‍♂️ Explotación automática con creación de usuario administrador 👨‍💻 Interfaz gráfica estilo cyberpunk 🌌...

8.1CVSS8AI score0.759EPSS
SaveExploits8References3
Kitploit
Kitploit
added 2026/09/13 3:47 a.m.8 views

ipa-scope

IPA-SCOPE v.2 IPA-SCOPE is a Static analysis Tool that Targets ios applications and brings important information such as Links, interesting files .json,cer,der,api and is very useful to show good results when you pentesting ios apps What new in this tool ✅Fast & easy to use ✅Get binary info like...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 3:31 a.m.7 views

pwned

pwned A command-line tool for queryingTroy Hunt's Have I been pwned? service using the hibp Node.js module. Installation Download and install Node.js, then install pwned globally using npm: root@kitploit: npm install pwned -g Alternatively, you can run it on-demand using the npx package runner:...

5.6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 3:10 a.m.39 views

antisquat

AntiSquat AntiSquat leverages AI techniques such as natural language processing NLP, large language models ChatGPT and more to empower detection of typosquatting and phishing domains. How to use Clone the project via git clone https://github.com/redhuntlabs/antisquat. Install all dependencies by...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 2:58 a.m.5 views

Pinkerton

🕵️ Pinkerton Investigating JavaScript files since 1850 Python project to crawl for JavaScript files and search for secrets like API keys, authorization tokens, hardcoded passwords, or related data. ⚡ Getting started A quick guide on how to install and use Pinkerton. 1. Clone the repository with:...

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

cariddi

Toma una lista de dominios, rastrea urls y escanea en busca de endpoints, secretos, claves de API, extensiones de archivo, tokens y más Codificado con 💙 por edoardottt ¡Comparte en Twitter! Instalación • Uso • Comienza • Registro de cambios • Contribuir • Licencia Instalación 📡 Homebrew...

6AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/13 2:48 a.m.15 views

keyFinder

KeyFinder Passive API key and secret discovery for Chrome and Firefox KeyFinder is a browser extension for Chrome and Firefox that passively scans every page you visit for leaked API keys, tokens, secrets, and credentials. It runs silently in the background with zero configuration required. What ...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 2:12 a.m.7 views

reposcanner

Reposcanner Reposcanner is a python script to search through the commit history of Git repositories looking for interesting strings such as API keys, inspired by truffleHog. Installation The python Git module is required python3-git on Debian. Docker root@kitploit: docker build -t reposcanner...

6AI score
SaveExploits0References1
Nuclei
Nuclei
added 2026/09/13 2:04 a.m.93 views

Zoho ManageEngine OpManager - SQL Injection

Zoho ManageEngine OpManager before 12.3 Build 123196 does not require authentication for /oputilsServlet requests, as demonstrated by a /oputilsServlet?action=getAPIKey request that can be leveraged against Firewall Analyzer to add an admin user via /api/json/v2/admin/addUser or conduct a SQL...

7.5CVSS7.2AI score0.66347EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/09/13 2:04 a.m.28 views

Zoho ManageEngine - getUserAPIKey Authentication Bypass

Zoho ManageEngine OpManager, OpManager Plus, OpManager MSP, Network Configuration Manager, NetFlow Analyzer, Firewall Analyzer, and OpUtils before 2022-07-27 through 2022-07-28 125657, 126002, 126104, and 126118 allow unauthenticated attackers to obtain a user's API key, and then access external...

7.5CVSS7.7AI score0.071EPSS
SaveExploits0References3
Nuclei
Nuclei
added 2026/09/13 2:04 a.m.32 views

SmartSearchWP < 2.4.6 - OpenAI Key Disclosure

The plugin does not have proper authorization in one of its REST endpoint, allowing unauthenticated users to retrieve the encoded key and then decode it, thereby leaking the OpenAI API key. id: CVE-2024-6845 info: name: SmartSearchWP 2.4.6 - OpenAI Key Disclosure author: s4e-io severity: medium...

5.3CVSS5.8AI score0.01104EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/09/13 2:04 a.m.14 views

Tautulli <= 2.16.1 - Path Traversal

Tautulli is a monitoring and tracking tool for Plex Media Server. Prior to version 2.17.0, the /newsletter/image/images endpoint joins user-controlled path segments onto the newsletter image directory without containment validation. Authentication is not required for this endpoint, allowing...

8.7CVSS5.9AI score0.01965EPSS
SaveExploits1References2
Rows per page
Query Builder