Lucene search
+L

319888 matches found

Kitploit
Kitploit
added 2026/09/11 6:04 a.m.149 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/11 6:00 a.m.7 views

url-tracker

URL Tracker v0.5.0 URL Tracker is a robust and scalable web application designed to monitor and track URLs, log changes, and provide detailed insights into the status and behavior of various web resources. Built on top of Sails.js, this application is perfect for tracking URLs for uptime, content...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 5:57 a.m.11 views

RawCopy

Introduction This a console application that copy files off NTFS volumes by using low level disk reading method. Syntax RawCopy /ImageFile:FullPath\ImageFilename /ImageVolume:1,2...n /FileNamePath:FullPath\Filename /OutputPath:FullPath /AllAttr:0|1 /RawDirMode:0|1|2 /WriteFSInfo:0|1 /TcpSend:0|1...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 5:56 a.m.186 views

evilqr

Evil QR Toolkit demonstrating another approach of a QRLJacking attack, allowing to perform remote account takeover, through sign-in QR code phishing. It consists of a browser extension used by the attacker to extract the sign-in QR code and a server application, which retrieves the sign-in QR cod...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 5:56 a.m.18 views

waybackpack

waybackpack Waybackpack is a command-line tool that lets you download the entire Wayback Machine archive for a given URL. For instance, to download every copy of the Department of Labor's homepage through 1996 which happens to be the first year the site was archived, you'd run: root@kitploit:...

5.9AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/11 5:53 a.m.180 views

nikto

nikto Nikto web server scanner - https://cirt.net/Nikto2 Full documentation - https://github.com/sullo/nikto/wiki Run normally: root@kitploit: git clone https://github.com/sullo/nikto Main script is in program/ cd nikto/program Run using the shebang interpreter ./nikto.pl -h http://www.example.co...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 5:50 a.m.83 views

malwoverview

Malwoverview !Alt...

6.5AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/11 5:49 a.m.6 views

Active-Directory-Exploitation-Cheat-Sheet

Active Directory Exploitation Cheat Sheet This cheat sheet contains common enumeration and attack methods for Windows Active Directory. ℹ️ This repository was created by Nikos Katsiopis and Nikos Vourdas. This cheat sheet is inspired by the PayloadAllTheThings repo. Summary Active Directory...

6AI score
SaveExploits0References60
Kitploit
Kitploit
added 2026/09/11 5:49 a.m.3 views

fpicker

fpicker fpicker is a Frida-based fuzzing suite that offers a variety of fuzzing modes for in-process fuzzing, such as an AFL++ mode or a passive tracing mode. It should run on all platforms that are supported by Frida. Installation Instructions Building and Running Creating a Fuzzing Harness Mode...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 5:46 a.m.7 views

gost

gost - GO Simple Tunnel A simple security tunnel written in Golang Features Listening on multiple ports Multi-level forward proxy - proxy chain Standard HTTP/HTTPS/HTTP2/SOCKS4A/SOCKS5 proxy protocols support Probing resistance support for web proxy Support multiple tunnel types TLS encryption vi...

6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/11 5:44 a.m.9 views

wsh

wsh wsh pronounced woosh is a web shell generator and command line interface. This started off as just an http client since interacting with webshells is a pain. There's a form, to send a command you have to type in an input box and press a button. I wanted something that fits into my workflow...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 5:43 a.m.9 views

SnafflerParser

Snaffler Output File Parser Especially in large environments, the Snaffler output gets very large and time-consuming to analyze. This script parses the Snaffler output file TSV format required and: Beautifies results into readable tables and exports to TXT, CSV, HTML, JSON or PS Gridview. Generat...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 5:42 a.m.7 views

piraterf

🏴‍☠️ PIrateRF - Software-Defined Radio Transmission Platform PIrateRF transforms your Raspberry Pi Zero W into a portable RF signal generator that spawns its own WiFi hotspot. Control everything from FM broadcasts to digital modes through your browser - hack the airwaves from anywhere! 📡⚡ 🎬 Click...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 5:40 a.m.116 views

fscan

Fscan 中文 Comprehensive intranet scanning tool for automated vulnerability assessment. Version : 2.2.0 Features Scanning Host Discovery - ICMP/Ping alive detection, B/C segment statistics for large networks Port Scanning - TCP connect scan, 133 built-in ports, port groups web/db/service/all...

10CVSS9.2AI score0.9981EPSS
SaveExploits126References13
Kitploit
Kitploit
added 2026/09/11 5:38 a.m.69 views

ctftool

CTFTOOL Just want to test the SYSTEM exploit? Click here. An Interactive CTF Exploration Tool This is ctftool, an interactive command line tool to experiment with CTF, a little-known protocol used on Windows to implement Text Services. This might be useful for studying Windows internals, debuggin...

6.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 5:38 a.m.4 views

inter-recon

inter-recon Script to perform automatic initial web and vulnerability recon. It has some checks in case of errors. There is a possibility to skip some checks, to restart them and/or to continue with the last point you stopped. This is because sometimes there are network issues like time limit on...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 5:32 a.m.52 views

gftrace

gftrace A command line Windows API tracing tool for Golang binaries. Note: This tool is a PoC and a work-in-progress prototype so please treat it as such. Feedbacks are always welcome! How it works? Although Golang programs contains a lot of nuances regarding the way they are built and their...

6.1AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 5:30 a.m.6 views

universal-flutter-ssl-pinning

universal-flutter-ssl-pinning Reverse-engineers libflutter.so with PyGhidra to locate the SSL certificate verification function, then emits ready-to-use bypass scripts for both Frida and Renef. How it works 1. PyGhidra loads libflutter.so headlessly and scans all defined strings for sslclient 2...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 5:30 a.m.9 views

gatekeeper

Gatekeeper What is Gatekeeper? Gatekeeper is the first open source DDoS protection system. It is designed to scale to any peak bandwidth, so it can withstand DDoS attacks both of today and of tomorrow. In spite of the geographically distributed architecture of Gatekeeper, the network policy that...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/11 5:25 a.m.14 views

web-wordlist-generator

WEB-Wordlist-Generator NOTE : You should definitely use it for legal activities. Please See; USAGEPOLICY.md LICENSE Description WEB-Wordlist-Generator scans your web applications and creates related wordlists to take preliminary countermeasures against cyber attacks. ScreenShot Done Scan Static...

5.9AI score
SaveExploits0References7
Rows per page
Query Builder