Lucene search
+L

844161 matches found

Kitploit
Kitploit
added 2026/09/06 10:10 p.m.9 views

dirsearch

DirSearch Este software es una implementación en Go del dirsearch tool original escrito por Mauro Soria. DirSearch es la primera herramienta que escribo en Go, principalmente para jugar y experimentar con el modelo de concurrencia de Go, canales, etc. : Propósito DirSearch toma una URL de entrada...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/06 10:08 p.m.116 views

tarnish

tarnish tarnish is a static-analysis tool to aid researchers in security reviews of Chrome extensions. It automates much of the regular grunt work and helps you quickly identify potential security vulnerabilities. This tool accompanies the research blog post which can be found here. If you don't...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 10:08 p.m.256 views

metasploitable3

Metasploitable3 Metasploitable3 is a VM that is built from the ground up with a large amount of security vulnerabilities. It is intended to be used as a target for testing exploits with metasploit. Metasploitable3 is released under a BSD-style license. See COPYING for more details. Quick-start To...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/06 10:07 p.m.49 views

pastego

pastego Scrape/Parse Pastebin using GO and grammar expression PEG. pastego.png Installation $ go get -u github.com/notdodo/pastego Usage Search keywords are case sensitive pastego -s "password,keygen,PASSWORD" You can use boolean operators to reduce false positive pastego -s "quake && earthquake,...

5.6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/06 10:06 p.m.7 views

quasibot

quasiBot quasiBot 0.3 - Léeme 07.08.14 Agenda QuasiBot es un complejo gestor de webshells escrito en PHP, que opera sobre backdoors basados en web implementados por el propio usuario. Usando backdoors PHP preparados, quasiBot funciona como un C&C que intenta comunicarse con cada backdoor. La...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 10:04 p.m.434 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/06 10:03 p.m.6 views

IPCDump

ipcdump Announcement post ipcdump is a tool for tracing interprocess communication IPC on Linux. It covers most of the common IPC mechanisms -- pipes, fifos, signals, unix sockets, loopback-based networking, and pseudoterminals. It's a useful tool for debugging multi-process applications, and it'...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/06 10:03 p.m.189 views

pacbot

Introduction Policy as Code Bot PacBot is a platform for continuous compliance monitoring, compliance reporting and security automation for the cloud. In PacBot, security and compliance policies are implemented as code. All resources discovered by PacBot are evaluated against these policies to...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/06 10:03 p.m.192 views

manul

Manul Manul is a coverage-guided parallel fuzzer for open-source and black-box binaries on Windows, Linux and macOS beta written in pure Python. Quick Start root@kitploit: pip3 install psutil git clone https://github.com/mxmssh/manul cd manul mkdir in mkdir out echo "AAAAAA" in/test python3...

9.8CVSS6.7AI score0.03518EPSS
SaveExploits1References5
Kitploit
Kitploit
added 2026/09/06 10:03 p.m.8 views

noPac

Acerca de Explotando CVE-2021-42278 y CVE-2021-42287 para suplantar al administrador del dominio desde un usuario de dominio estándar Modificado desde sam-the-admin. Uso root@kitploit: SAM THE ADMIN CVE-2021-42278 + CVE-2021-42287 chain positional arguments: domain/username:password Account used ...

8.8CVSS7.3AI score0.7717EPSS
SaveExploits10References1
Kitploit
Kitploit
added 2026/09/06 10:02 p.m.6 views

Mega-Bot

Mega Bot ☣ Escáner y Auto Explotador ¿Qué es Mega Bot? root@kitploit: from MegaBot import print """ Tool Scanner Tool Auto Exploiter """ Acerca de Mega Bot root@kitploit: from MegaBot import print """ +----------------------------------+----------------------------------+ 1 X4PriV8 V1 | 22...

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

kwetza

Introduction By Chris Le Roy @brompwnie [email protected] Kwetza is a tool that allows you to infect an existing Android application with a Meterpreter payload. What does it do? Kwetza infects an existing Android application with either custom or default payload templates to avoid detection ...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 10:00 p.m.42 views

crlfmap

CRLFMap CRLFMap is a tool to find HTTP Splitting vulnerabilities Why? I wanted to write a tool in Golang for concurrency I wanted to be able to fuzz both parameters and paths Installation root@kitploit: go get github.com/ryandamour/crlfmap Help root@kitploit: Available Commands: help Help about a...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 10:00 p.m.8 views

crlfmap

CRLFMap CRLFMap es una herramienta para encontrar vulnerabilidades de división HTTP ¿Por qué? Quería escribir una herramienta en Golang para concurrencia Quería poder fuzzear tanto parámetros como rutas Instalación root@kitploit: go get github.com/ryandamour/crlfmap Ayuda root@kitploit: Comandos...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 9:58 p.m.75 views

qark

Quick Android Review Kit This tool is designed to look for several security related Android application vulnerabilities, either in source code or packaged APKs. The tool is also capable of creating "Proof-of-Concept" deployable APKs and/or ADB commands, capable of exploiting many of the...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 9:56 p.m.7 views

printix-CVE-2022-25090

CVE-2022-25090 Instead of printing your homework as a user, print your system security policies as SYSTEM for fun. Explore the docs » View Demo . Report Bug . Request Feature Table Of Contents About the Project Built With Getting Started Prerequisites Installation Usage Roadmap Contributing Licen...

9.3CVSS7.6AI score0.111EPSS
SaveExploits4References6
Kitploit
Kitploit
added 2026/09/06 9:55 p.m.8 views

endsfuzzer

endsfuzzer endsfuzzer es una herramienta simple utilizada para fuzzear una lista de dominios en busca de endpoints específicos. Revisará todos los dominios de una lista para un solo endpoint, luego pasará al siguiente endpoint a revisar. Características Rápido. Hace uso de go routines. Más suave...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 9:54 p.m.8 views

ForensiX

⬡ ForensiX — Digital Forensics Intelligence Framework Created by Ameer Rasim | Version 2.0.0 root@kitploit: ███████╗ ██████╗ ██████╗ ███████╗███╗ ██╗███████╗██╗██╗ ██╗ ██╔════╝██╔═══██╗██╔══██╗██╔════╝████╗ ██║██╔════╝██║╚██╗██╔╝ █████╗ ██║ ██║██████╔╝█████╗ ██╔██╗ ██║███████╗██║ ╚███╔╝ ██╔══╝ ██...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 9:54 p.m.40 views

spyse.py

spyse.py Python API wrapper and command-line client for the tools hosted on spyse.com. "Spyse is a developer of complete DAAS Data-As-A-Service solutions for Internet security professionals, corporate and remote system administrators, SSL / TLS encryption certificate providers, data centers and...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 9:53 p.m.7 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
Rows per page
Query Builder