Lucene search
+L

24107 matches found

Kitploit
Kitploit
added 2026/09/20 10:50 p.m.152 views

naabu

Features • Installation • Usage • Running naabu • Config • NMAP integration • CDN/WAF Exclusion • Discord Naabu is a port scanning tool written in Go that allows you to enumerate valid ports for hosts in a fast and reliable manner. It is a really simple tool that does fast SYN/CONNECT/UDP scans o...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/20 10:50 p.m.8 views

CVE-2023-51764

PoC for CVE-2023-51764 SMTP SMUGGLING Postfix CVE-2023-5176525.py Description This script allows sending messages using port 25 of the mail server. Usage Before running, modify the variables: smtpserver - address of the mail server fromaddress - sender of the first email toaddress - recipient of...

5.3CVSS6.1AI score0.02635EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/20 10:49 p.m.9 views

CVE-2023-21554

MSMQ Vulnerability Proof of Concept This repository contains a ready-to-run proof of concept that targets Microsoft Message Queuing listening on TCP port 1801. This work is based on and uses materials from the original project at https://github.com/leongxudong/MSMQ-Vulnerability This repository...

9.8CVSS8.4AI score0.95454EPSS
SaveExploits8References1
Kitploit
Kitploit
added 2026/09/20 10:48 p.m.10 views

CVE-2025-1974_IngressNightmare_PoC

CVE-2025-1974IngressNightmare poc IngressNightmare Script A Python script to automate sending JSON payloads to a list of IPs via curl, capturing responses and splitting them into success and failure XML reports. Features Sends HTTPS POST requests with a JSON payload to multiple IP addresses...

9.8CVSS7.5AI score0.99525EPSS
SaveExploits20References1
Kitploit
Kitploit
added 2026/09/20 10:40 p.m.9 views

CVE-2024-50623-poc

CVE-2024-50623-poc python poc.py --host http://192.168.0.1:8983...

9.8CVSS9AI score0.98607EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/20 10:38 p.m.13 views

Win-PortFwd

Win-PortFwd Powershell script to setup windows port forwarding using native netsh client Install: git clone https://github.com/deepzec/Win-PortFwd.git Usage: .\win-portfwd.ps1 or powershell.exe -noprofile -executionpolicy bypass -file .\win-portfwd.ps1 Example : Note: This script require admin...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 10:36 p.m.6 views

CVE-2022-1388

BIG-IP iControl REST vulnerability CVE-2022-1388 PoC This vulnerability may allow an unauthenticated attacker with network access to the BIG-IP system through the management port and/or self IP addresses to execute arbitrary system commands, create or delete files, or disable services PoC You can...

9.8CVSS9AI score0.99958EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/20 10:31 p.m.13 views

Vxscan

Vxscan 2.0 English | 简体中文 Python3 comprehensive scanning tool, mainly used for sensitive file detection directory scanning and js leak interface, WAF/CDN identification, port scanning, fingerprint/service identification, operating system identification, weak password detection, POC scanning, SQL...

5.9AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/20 10:30 p.m.15 views

Cobaltstrike_BOFLoader

CobaltstrikeBOFLoader This is an open source port/reimplementation of the Cobalt Strike BOF Loader as is. For the most part, everything is done as in the original Beacon + Teamserver in Cobalt Strike. This includes shortcomings that are resolved in other open source COFF loaders such as the...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 10:19 p.m.9 views

MikrotikExploit

Mikrotik Exploit Scan and Export RouterOS Password allow you to scan subnet of IPv4 in loop with different port. Installation install python3 Ubuntu/Debian: root@kitploit: $ apt-get install python3 install python3 Python package manager Ubuntu/Debian: root@kitploit: $ apt-get install python3-pip...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 10:18 p.m.71 views

dwn

🥽 dwn dockerpwn - a docker attack tool manager introduction dwn is a "docker-compose for hackers". Using a simple YAML "plan" format similar to docker-compose, image names, versions and volume / port mappings are defined to setup a tool for use. features With dwn you can: Configure common pentest...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/20 10:10 p.m.12 views

teletunnel

TeleTunnel v2 A Telegram-based remote access tool for Windows. Disclaimer: For authorized use on systems you own only ! Please 🙇 Features Remote administration via a Telegram bot. Secure control only accepts commands from your specified Telegram user ID. The bot have these features: root@kitploit...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 10:08 p.m.35 views

sniffles

Sniffles--Packet Capture Generator for IDS and Regular Expression Evaluation Sniffles is a tool for creating packet captures that will test IDS that use fixed patterns or regular expressions for detecting suspicious behavior. Sniffles works very simply. It takes a set of regular expressions or...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 9:59 p.m.26 views

idb

Idb idb is a tool to simplify some common tasks for iOS pentesting and research. Originally there was a command line version of the tool, but it is no longer under development so you should get the GUI version. idb has a new homepage athttp://www.idbtool.com All documentation and news are posted...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/20 9:59 p.m.10 views

uhubctl

uhubctl uhubctl is utility to control USB power per-port on smart USB hubs. Smart hub is defined as one that implements per-port power switching. Original idea for this code was inspired by hub-ctrl.c by Niibe Yutaka: https://www.gniibe.org/development/ac-power-control-by-USB-hub Compatible USB...

6.1AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/20 9:58 p.m.10 views

ps.sh

ps.sh ps.sh is a bash script that automates port scanning on specified target hosts. The aim of the scripts is reducing scan time, increasing scan efficiency and automating the workflow. Resource Features Installation Usage Contributing Licensing Credits Contributors Dependencies Features Automat...

6.1AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/20 9:57 p.m.14 views

RustScan

➡️ Discord | Installation Guide | Usage Guide ⬅️ Fast, smart, effective. 🤔 What is this? The Modern Port Scanner. Find ports quickly 3 seconds at its fastest. Run scripts through our scripting engine Python, Lua, Shell supported. 🛠️ Installation You can install RustScan's binary from our releases...

5.8AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/20 9:52 p.m.10 views

Smap

nmap alternative powered by shodan.io Smap is a passive port scanner built with shodan.io's free API. It takes the same command line arguments as Nmap and produces the same output, which makes it a drop-in replacement for Nmap. Features Scans 200 hosts per second Doesn't require any account/api k...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/20 9:52 p.m.14 views

Pybelt

NOTE: This project is no longer updated, this will be the last push to this project, if you would like more info, feel free to ping me on Twitter: @staysalty Pybelt Pybelt is an open source hackers tool belt complete with: A port scanner SQL injection scanner Dork checker Hash cracker Hash type...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 9:44 p.m.11 views

PortForwarder

Windows TCP Port Forwarder A high-performance TCP port forwarder for Windows with optional IP whitelisting and verbose logging capabilities. Features ✅ Forward TCP traffic from a local port to any remote host:port ✅ Optional IP whitelisting for enhanced security ✅ Port 445 / SMB takeover mode...

6AI score
SaveExploits0
Rows per page
Query Builder