Lucene search
+L

345 matches found

Kitploit
Kitploit
added 2026/09/01 8:49 a.m.3 views

NTLMRecon

Overview NTLMRecon is a Golang version of the original NTLMRecon utility written by Sachin Kamath AKA pwnfoo. NTLMRecon can be leveraged to perform brute forcing against a targeted webserver to identify common application endpoints supporting NTLM authentication. This includes endpoints such as t...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 8:41 a.m.4 views

MyJWT

MyJWT codebeat badge Introduction This cli is for pentesters, CTF players, or dev. You can modify your jwt, sign, inject ,etc... Check Documentation for more information. If you see problems or enhancement send an issue.I will respond as soon as possible. Enjoy : Documentation Documentation is...

5.8AI score
SaveExploits0References18
Kitploit
Kitploit
added 2026/09/01 8:06 a.m.4 views

barrido

barrido Console utility to find web application paths. Still in alpha version. Examples Multiple URLs bruteforcing: root@kitploit: $ cat urls.txt https://target.a.com https://target.b.com https://target.c.com $ barrido urls.txt wordlists/quickhits.txt -se | tee curiouspaths.txt...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/01 6:31 a.m.7 views

dnsmap

INTRODUCTION dnsmap was originally released back in 2006 and was inspired by the fictional story "The Thief No One Saw" by Paul Craig, which can be found in the book "Stealing the Network - How to 0wn the Box" dnsmap is mainly meant to be used by pentesters during the information...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 6:16 a.m.57 views

haklistgen

haklistgen Turns any junk text into a usable wordlist for brute-forcing. Installation root@kitploit: go install github.com/hakluke/haklistgen@latest Usage Examples Scrape all words out of an HTTP response to build a directory bruteforce wordlist: root@kitploit: curl https://wikipedia.org |...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 5:46 a.m.3 views

CVE-2019-17525

CVE-2019-17525 D-LINK ROUTER "MODEL NO: DIR-615" with "FIRMWARE VERSION:20.10" & "HARDWARE VERSION:T1 A vulnerability found on login-in page of D-LINK ROUTER "DIR-615" with "FIRMWARE VERSION:20.10" & "HARDWARE VERSION:T1" which allows attackers to easily bypass CAPTCHA on login page by...

8.8CVSS7.2AI score0.0584EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/01 4:49 a.m.2 views

SSH-Private-Key-Looting-Wordlists

LFI for Lateral Movement? Gain SSH Access? root@kitploit: ?file=../../../../../../../../home/user/.ssh/idrsa ?file=../../../../../../../../home/user/.ssh/idrsa-cert SSH Private Key Looting Wordlists 🔒🗝️ This repository contains a collection of wordlists to aid in locating or brute-forcing SSH...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/01 4:26 a.m.2 views

t14m4t

t14m4t t14m4t is an automated brute-forcing attack tool, wrapper of THC-Hydra and Nmap Security Scanner. t14m4t is scanning an user defined target or a document containing targets for open ports of services supported by t14m4t , and then starting brute-forcing attack against the services running ...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/01 4:02 a.m.5 views

brutespray

Brutespray 创建者:Shane Young/@x90sky && Jacob Robles/@shellfail 灵感来源:Leon Johnson/@sho-luv 描述 Brutespray 自动对发现的服务尝试默认凭据。它接收来自 Nmap(GNMAP/XML)、Nessus、Nexpose、JSON 和列表的扫描输出,然后并行对 40 多种协议进行凭据暴力破解。使用 Go 构建,具有交互式终端界面、内置字典和恢复功能。 快速安装 root@kitploit: go install github.com/x90skysn3k/brutespray/v2@latest...

5.9AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/01 3:14 a.m.3 views

gobuster

Gobuster 💻 Introduction A fast and flexible brute-forcing tool written in Go Gobuster is a high-performance directory/file, DNS and virtual host brute-forcing tool written in Go. It's designed to be fast, reliable, and easy to use for security professionals and penetration testers. ✨ Features 🚀...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/01 3:00 a.m.2 views

PyLadon

Escáner Ladon para Python PyLadon Actualmente, la versión de Python tiene pocas funcionalidades, tanto en rendimiento como en velocidad es inferior a Ladon.exe en sistemas Windows o Linux. La única ventaja es la multiplataforma, se agregarán funciones relacionadas en el futuro. La desventaja...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 2:54 a.m.8 views

CVE-2025-21574-Exploit

CVE-2025-21574-Exploit Key Features of this Black-Box Exploit: 1. Credential Brute-Forcing: Tests 12+ common default username/password combinations Checks 5 common system databases Automatically detects valid credentials 2. Anonymous Access Attempt: Tries connecting without any credentials Tests...

6.5CVSS6.7AI score0.01007EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/01 1:30 a.m.3 views

vbrute

vbrute Fuerza bruta de hosts virtuales. Especifica un archivo que contenga dominios y un archivo que contenga direcciones IP, y vbrute intentará conectarse a la IP con el dominio específico. Usage: root@kitploit: vbrute --domain-file --ip-file -d, --domain-file Specify file containing a list of...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 10:45 p.m.2 views

Blazy

Blazy blazy does login bruteforcing Usage root@kitploit: python3 main.py -i url/file Credits Shamelessly stole form parser from guettli...

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

WordListGen

WordListGen Super Simple Python Word List Generator for Password Cracking Hashcat! I know what your are thinking. Why create another word list generator? Well, I needed something very simple I could modify on the fly to get the exact character generators for the task at hand. This script is fully...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 6:58 p.m.3 views

dirstalk

Dirstalk Dirstalk 是一个多线程应用程序,旨在对Web服务器上的路径进行暴力破解。 该工具包含的功能与 dirbuster 和 dirb 所提供的类似。 下面是它的实际使用演示: 目录 如何使用 扫描 实用资源 字典生成器 下载 开发 许可证 ↑ 如何使用 该应用程序自带文档,运行 dirstalk -h 将返回所有可用命令及其简短描述,您可以通过执行 distalk -h 获取每个命令的帮助信息。 例如 dirstalk result.diff -h 扫描 要执行扫描,您至少需要提供一个字典和一个URL: root@kitploit: dirstalk scan...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/31 6:32 p.m.403 views

patator

Patator Patator was written out of frustration from using Hydra, Medusa, Ncrack, Metasploit modules and Nmap NSE scripts for password guessing attacks. I opted for a different approach in order to not create yet another brute-forcing tool and avoid repeating the same shortcomings. Patator is a...

5.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/31 6:27 p.m.6 views

crithit

crithit Website Directory and file brute forcing at extreme scale. CritHit takes a single wordlist item and tests it one by one over a large collection of hosts before moving onto the next wordlist item. The intention of brute foricng in this manner is to avoid low limit Web Application Firewall...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/31 6:03 p.m.3 views

DirDar

DirDar v1.0 Description 🏴‍☠️ bypass forbidden directories - find and identify dir listing - you can use it as directory brute-forcer as well Compatabily This tool is compatible with all kind of operating systems as long as you have GO compiler installed Install You can use this command if you have...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/31 5:41 p.m.63 views

rapidscan

🟥 RapidScan v1.2 - The Multi-Tool Web Vulnerability Scanner RapidScan has been ported to Python3 i.e. v1.2. The Python2.7 codebase is available on v1.1 releases section. Download and use it if you still haven't upgraded to Python 3. Kindly note that the v1.1 Python2.7 will not be enhanced further...

5.8AI score
SaveExploits0References5
Rows per page
Query Builder