Lucene search
+L

855628 matches found

Kitploit
Kitploit
added 2026/09/15 10:13 p.m.22 views

dirsearch

DirSearch This software is a Go implementation of the original dirsearch tool written by Mauro Soria. DirSearch is the very first tool I write in Go, mostly to play and experiment with Go's concurrency model, channels, and so forth : Purpose DirSearch takes an input URL -url parameter and a...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 10:13 p.m.14 views

dirsearch

DirSearch 该软件是 Mauro Soria 所写原始 dirsearch 工具 的 Go 语言实现。 DirSearch 是我用 Go 写的第一个工具,主要用于尝试和实验 Go 的并发模型、通道等 : 目的 DirSearch 接受一个输入 URL( -url 参数)和一个字典( -wordlist 参数),然后使用字典中的行作为路径和文件,并发执行 HEAD 请求,从而爆破 Web 服务器上的目录和文件。 它支持自定义文件扩展名( -ext,默认为 php)及其他可选参数: root@kitploit: Usage of dirsearch: -200only 如果启用,将只...

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

dvna

Damn Vulnerable NodeJS Application DVNA Damn Vulnerable NodeJS Application DVNA is a simple NodeJS application to demonstrate OWASP Top 10 Vulnerabilities and guide on fixing and avoiding these vulnerabilities. The fixes branch will contain fixes for the vulnerabilities. Fixes for vulnerabilities...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/15 10:12 p.m.10 views

proxify

特征 • 安装 • 用法 • 运行 Proxify • 安装 SSL 证书 • Proxify 的应用 • 加入 Discord 瑞士军刀式代理,用于快速部署。支持多种操作,如请求/响应转储、通过 DSL 语言进行过滤和操纵,以及上游 HTTP/Socks5 代理。 此外,重放工具允许将转储的流量(具有正确域名的请求/响应)导入 BurpSuite 或任何其他代理,只需将上游代理设置为 proxify 即可。 特征 拦截/操纵 HTTP/HTTPS 和 非 HTTP 流量 隐形和厚客户端 流量代理支持 使用客户端/服务器证书的 TLS MITM 支持 上游代理的 HTTP 和 SOCKS...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/15 10:11 p.m.14 views

CVE-2023-27350

CVE-2023-27350 POC for CVE-2023-27350 affecting PaperCut MF/NG Technical Analysis A technical root cause analysis of the vulnerability, indicators of compromise, and internet exposure can be found on our blog: https://www.horizon3.ai/papercut-cve-2023-27350-deep-dive-and-indicators-of-compromise...

9.8CVSS8.8AI score0.99999EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/15 10:11 p.m.6 views

rayder

Rayder Una herramienta ligera para orquestar y organizar tus flujos de trabajo en línea de comandos Acerca de • Instalación • Uso • Configuración del flujo de trabajo • Ejecución paralela • Flujos de trabajo Acerca de Rayder es una herramienta de línea de comandos diseñada para simplificar la...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 10:11 p.m.15 views

quick-lookup-ptrun

Quick Lookup Plugin for PowerToys Run This plugin for PowerToys Run allows you to quickly search for an IP address, domain name, hash or any other data points in a list of Cyber Security tools. It's perfect for security analysts, penetration testers, or anyone else who needs to quickly lookup...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 10:10 p.m.18 views

dirty_sock

dirtysock: Linux Privilege Escalation via snapd In January 2019, current versions of Ubuntu Linux were found to be vulnerable to local privilege escalation due to a bug in the snapd API. This repository contains the original exploit POC, which is being made available for research and education. F...

7.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 10:10 p.m.10 views

SSRFire

SSRFIRE An automated SSRF finder. Just give the domain name and your server and chill! ; It also has options to find XSS and open redirects. Syntax ./ssrfire.sh -d domain.com -s yourserver.com -f customfile.txt -c cookies domain.com --- The domain for which you want to test yourserver.com ---...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 10:10 p.m.10 views

ProcessInjection

ProcessInjection The program is designed to perform process injection. Currently the tool supports 5 process injection techniques. root@kitploit: 1 Vanilla Process Injection 2 DLL Injection 3 Process Hollowing 4 APC Queue 5 KernelCallbackTable Injection The tool accepts shellcode in 4 formats...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 10:09 p.m.11 views

log4j-vulnerability-patcher-agent

log4j-vulnerability-patcher-agent This agent fixes critical vulnerability CVE-2021-44228 in log4j by patching JndiLookup class, as recommended here. WARNING: this is not a substitute for proper upgrade to log4j 2.15.0 , where this vulnerability was fixed for good. Use this agent IF, and ONLY IF,...

10CVSS7.8AI score0.99999EPSS
SaveExploits370
Kitploit
Kitploit
added 2026/09/15 10:09 p.m.8 views

CVE-2019-12725

CVE-2019-12725 ZeroShell has a command execution vulnerability that allows attackers to execute arbitrary commands Tool Usage python3 CVE-2019-12725.py -u http://127.0.0.1:1111 Single URL test python3 CVE-2019-12725.py -c http://127.0.0.1:1111 cmdshell mode python3 CVE-2019-12725.py -f url.txt...

10CVSS8.7AI score0.89849EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/15 10:09 p.m.10 views

CVE-2019-25065-exploit

CVE-2019-25065 - POC This is a POC of CVE-2019-25065 - OS command injection in OpenNetAdmin v18.1.1 The exploit is written in bash, it supports linux environment. was tested on kali linux 2024.4, and Ubuntu 22.04.5 LTS dependencies: gridsite-clients debian package...

9.8CVSS8.3AI score0.06508EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 10:08 p.m.7 views

VMware-CVE-2022-22954-Command-Injector

VMware-CVE-2022-22954-Command-Injector Proof of Concept for exploiting VMware CVE-2022-22954 How it works This simple Python script makes a GET request to the specified URL appended with /catalog-portal/ui/oauth/verify?error=&deviceUdid= and then followed by a URL encoded version of this string:...

10CVSS8.7AI score0.99997EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/09/15 10:08 p.m.11 views

ODBParser

| ODBParser ---|--- TL;DR ODBParser is a tool to search for PII being exposed in open databases. ONLY to be used to identify exposed PII and warn server owners of irresponsible database maintenance OR to query databases you have permission to access! PLEASE USE RESPONSIBLY What is this? Wrote thi...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 10:05 p.m.10 views

CVE-2024-7856

CVE-2024-7856 ★ CVE-2024-7856 Arbitrary File deletion PoC ★ Description CVE-2024-7856 : MP3 Audio Player – Music Player, Podcast Player & Radio by Sonaar -f python3 CVE-2024-7856.py -u -f -i -p...

8.1CVSS6.4AI score0.19177EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/15 10:05 p.m.7 views

CVE-2025-30208-Vite

CVE-2025-30208 | Vite Script This tool is used to detect whether the target system has the CVE-2025-30208 vulnerability. This vulnerability allows an attacker to read sensitive files such as /etc/passwd or C:\windows\win.ini from the server via a specific path. The tool supports single URL...

7.5CVSS6.7AI score0.74969EPSS
SaveExploits28
Kitploit
Kitploit
added 2026/09/15 10:05 p.m.7 views

Hash-Buster

Hash Buster Why crack hashes when you can bust them? Features Automatic hash type identification Supports MD5, SHA1, SHA256, SHA384, SHA512 Can extract & crack hashes from a file Can find hashes from a directory, recursively Multi-threading Insallation & Usage Note: Hash Buster isn't compatible...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/15 10:03 p.m.8 views

CVE-2011-0762

CVE-2011-0762 Exploit C exploit for the CVE-2011-0762 vulnerability in FTP servers that allows sending a STAT command with a malicious payload to cause potential crashes or unwanted execution. Description This exploit connects to an FTP server and authenticates using a provided username and...

4CVSS7.2AI score0.73946EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/15 10:03 p.m.107 views

sak1to-shell

sak1to-shell Multi-threaded, multi-os/platform Linux/Windows c2 server and Windows reverse TCP shell client both written in C. Compiling reverse TCP shell client with i686-w64-mingw32-gcc: root@kitploit: i686-w64-mingw32-gcc sakitorevshell.c lib/windows/sakitowincore.c -o sakitorevshell.exe -s...

5.4AI score
SaveExploits0
Rows per page
Query Builder