Lucene search
+L

7018 matches found

Kitploit
Kitploit
added 2026/09/09 7:05 p.m.6 views

MicroBurst

MicroBurst: A PowerShell Toolkit for Attacking Azure MicroBurst includes functions and scripts that support Azure Services discovery, weak configuration auditing, and post exploitation actions such as credential dumping. It is intended to be used during penetration tests where Azure is in use...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/09 7:03 p.m.4 views

aad-bofs

This repository contains a collection of BOFs for various Azure AD attacks. All the bofs have been battle-tested during engagements. Please also feel free to contribute :...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 6:48 p.m.12 views

jwt-hack

Kit de herramientas para hackear JSON Web Tokens Un kit de herramientas de alto rendimiento para probar, analizar y atacar JSON Web Tokens. Instalación Cargo root@kitploit: cargo install jwt-hack Homebrew root@kitploit: brew install jwt-hack Snapcraft Ubuntu root@kitploit: sudo snap install...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 6:42 p.m.13 views

stego-toolkit

Steganography Toolkit This project is a Docker image useful for solving Steganography challenges as those you can find at CTF platforms like hackthebox.eu. The image comes pre-installed with many popular tools see list below and several screening scripts you can use check simple things for...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 6:37 p.m.58 views

domhttpx

domhttpx is a google search engine dorker with HTTP toolkit built with python, can make it easier for you to find many URLs/IPs at once with fast time. List Install Usage Flags Basic Usage One Keyword Multiple Keyword Extract Title Page Extract Title Page from Real Path Extract Status Code Extrac...

5.7AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/09 6:37 p.m.4 views

domhttpx

domhttpx es un buscador de Google Dork con un conjunto de herramientas HTTP construido con Python, que puede facilitarle la búsqueda de muchas URL/IP a la vez con rapidez. Lista Instalación Uso Banderas Uso básico Una palabra clave Múltiples palabras clave Extraer título de página Extraer título ...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/09 6:30 p.m.4 views

CVE-2025-28915

CVE-2025-28915 Vulnerability Description: WordPress is a blog platform developed using PHP, supporting the setup of personal blog websites on servers running PHP and MySQL. WordPress ThemeEgg ToolKit versions 1.2.9 and earlier have a code issue vulnerability, which stems from allowing the upload ...

9.1CVSS8.1AI score0.0125EPSS
SaveExploits3References2
Kitploit
Kitploit
added 2026/09/09 6:18 p.m.121 views

gophish

Gophish Gophish: Open-Source Phishing Toolkit Gophish is an open-source phishing toolkit designed for businesses and penetration testers. It provides the ability to quickly and easily setup and execute phishing engagements and security awareness training. Install Installation of Gophish is...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 6:02 p.m.8 views

CQPToolkit

CQP Tool kit The system provides various components for integrating QKD into a security system. It's written in C++11 but uses GRPC interfaces so can be integrated with lots of different languages. Quick Start To run the software natively, ether: download and install the Ubuntu deb packages or...

5.7AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/09 6:00 p.m.5 views

IoT-Implant-Toolkit

IoT-Implant-Toolkit IoT-Implant-Toolkit is a framework of useful tools for malware implantation research of IoT devices. It is a toolkit consisted of essential software tools on firmware modification, serial port debugging, software analysis and stable spy clients. With an easy-to-use and...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 5:58 p.m.40 views

webrtc-ips

STUN IP Address requests for WebRTC Demo: https://diafygi.github.io/webrtc-ips/ What this does Firefox and Chrome have implemented WebRTC that allow requests to STUN servers be made that will return the local and public IP addresses for the user. These request results are available to javascript,...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 5:23 p.m.5 views

CVE-2017-0199-v5.0

Exploit toolkit CVE-2017-0199 - v5.0 Exploit toolkit CVE-2017-0199 - v5.0 is a handy python script which provides pentesters and security researchers a quick and effective way to test Microsoft Office RCE. It could generate a malicious RTF/PPSX file and deliver metasploit / meterpreter / other...

9.3CVSS7.6AI score0.99933EPSS
SaveExploits30
Kitploit
Kitploit
added 2026/09/09 5:15 p.m.8 views

sdnpwn

¿Qué es sdnpwn? sdnpwn es un kit de herramientas y un framework para probar la seguridad de las Redes Definidas por Software SDN. Para más información, consulta este artículo: https://sdnpwn.net/2017/08/22/what-is-sdnpwn/ Instalación Primero descarga sdnpwn usando git root@kitploit: git clone...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 5:15 p.m.4 views

seekr

Un conjunto de herramientas multiuso para recopilar y gestionar datos OSINT con una elegante interfaz web. Introducción Seekr es un conjunto de herramientas multiuso para recopilar y gestionar datos OSINT con una elegante interfaz web. Nuestra vista de escritorio te permite tener todas tus...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/09 5:13 p.m.11 views

CrazyToolBox

CrazyToolBox Table of contents 📢 What is CrazyToolBox? ⚙️ Execution ⭐ Current features 📢 What is CrazyToolBox? CrazyToolBox is a collection of usefult tools relative to Web3. These tools can be accessed through a GUI using the CrazyToolBox application. We will be adding new tools to the...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 5:06 p.m.7 views

octosuite

Kit de herramientas basado en terminal para el análisis de datos de GitHub. root@kitploit: $ octosuite user torvalds root@kitploit: from pprint import pprint import octosuite user = octosuite.Username="torvalds" exists, profile = user.exists if exists: pprintprofile Instalación root@kitploit: pip...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 4:16 p.m.4 views

cwe-sdk-javascript

cwe-sdk A Common Weakness Enumeration CWE Node.js SDK compliant with MITRE / CAPEC...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 4:08 p.m.8 views

s3tk

s3tk Un conjunto de herramientas de seguridad para Amazon S3 🍊 Probado en combate en Instacart Instalación Ejecuta: root@kitploit: pip install s3tk Puedes usar la AWS CLI o AWS Vault para configurar tus credenciales de AWS: root@kitploit: pip install awscli aws configure Consulta las políticas de...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 3:51 p.m.6 views

RedTeamToolkit

title : README author : Sam Aldis contact : [email protected] contributors : - OWASP - Sam Aldis: https://github.com/sam-aldis - Tony: https://github.com/crazykid95 - Your name here slack: https://owasp.slack.com/archives/CH7CYTMRD repo : https://github.com/OWASP/RedTeamToolkit.git...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 3:42 p.m.6 views

PSPKIAudit

PSPKIAudit PowerShell toolkit for auditing Active Directory Certificate Services AD CS. It is built on top of PKISolution's PSPKI toolkit Microsoft Public License. This repo contains a newer version of PSPKI than what's available in the PSGallery see the PSPKI directory. Vadims Podans the creator...

6AI score
SaveExploits0References2
Rows per page
Query Builder