Lucene search
+L

601127 matches found

Kitploit
Kitploit
added 2026/09/20 7:17 p.m.9 views

wifiphisher

About Wifiphisher is a rogue Access Point framework for conducting red team engagements or Wi-Fi security testing. Using Wifiphisher, penetration testers can easily achieve a man-in-the-middle position against wireless clients by performing targeted Wi-Fi association attacks. Wifiphisher can be...

6.1AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/20 7:17 p.m.160 views

pytm

pytm: A Pythonic framework for threat modeling Introduction Traditional threat modeling too often comes late to the party, or sometimes not at all. In addition, creating manual data flows and reports can be extremely time-consuming. The goal of pytm is to shift threat modeling to the left, making...

6.2AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/20 7:15 p.m.9 views

PhishingKitHunter

PhishingKitHunter Find phishing kits which use your brand/organization's files and image. PhishingKitHunter or PKHunter is a tool made for identifying phishing kits URLs used in phishing campains targeting your customers and using some of your own website files as CSS, JS, .... This tool - write ...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 7:13 p.m.16 views

LinuxCatScale

Linux-CatScale IR Collection Script Linux CatScale is a bash script that uses live of the land tools to collect extensive data from Linux based hosts. The data aims to help DFIR professionals triage and scope incidents. An Elk Stack instance also is configured to consume the output and assist the...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 7:13 p.m.21 views

MASTG-Hacking-Playground

MASTG Hacking Playground Welcome to the MASTG Hacking Playground which is part of the OWASP Mobile Application Security MAS project. The MASTG Hacking Playground is a collection of educational iOS and Android mobile apps, that are intentionally build insecure in order to give practical guidance t...

5.9AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/20 7:12 p.m.83 views

autovpn

!CAUTION This repository is no longer being maintained. No further updates, bug fixes, or support will be provided. Please use the new version https://github.com/ttlequals0/autowire Overview Script that allows the easy creation of OpenVPN endpoints in any AWS region. To create a VPN endpoint is...

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

openvpn-install

openvpn-install OpenVPN installer for Debian, Ubuntu, Fedora, openSUSE, CentOS, Amazon Linux, Arch Linux, Oracle Linux, Rocky Linux and AlmaLinux. This script will let you setup and manage your own secure VPN server in just a few seconds. What is this? This script is meant to be run on your own...

5.8AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/20 7:05 p.m.12 views

peach

Peach Fuzz - Vulnerability Scanning Framework This tool aims to look through files in a given directory to detect any unsafe, vulnerable, or dangerous function calls. It is designed to be extensible and easy to understand; you can "plug-and-play" modules that specify criteria on which types of...

6.1AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/20 7:02 p.m.14 views

bluepot

bluepot Bluepot is a Bluetooth Honeypot written in Java, it runs on Linux. Bluepot was a third year university project attempting to implement a fully functional Bluetooth Honeypot. A piece of software designed to accept and store any malware sent to it and interact with common Bluetooth attacks...

8.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 7:02 p.m.55 views

tcpflow

TCPFLOW 1.5.0 Downloads directory: http://digitalcorpora.org/downloads/tcpflow/ Installation Most common GNU/Linux distributions ship tcpflow in their repositories. So on Debian/Ubuntu/etc you can say root@kitploit: sudo apt-get install tcpflow and on Fedora/RedHat/CentOS/etc you can say...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 6:58 p.m.11 views

k0otkit

k0otkit - Manipulate K8s in a K8s way Introduction k0otkit is a universal post-penetration technique which could be used in penetrations against Kubernetes clusters. With k0otkit, you can manipulate all the nodes in the target Kubernetes cluster in a rapid, covert and continuous way reverse shell...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 6:58 p.m.12 views

PurplePanda

PurplePanda This tool fetches resources from different cloud/saas applications focusing on permissions in order to identify privilege escalation paths and dangerous permissions in the cloud/saas configurations. Note that PurplePanda searches both privileges escalation paths within a platform and...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/20 6:57 p.m.11 views

Deep-Live-Cam

Deep-Live-Cam 2.1.6 Real-time face swap and video deepfake with a single click and only a single image. Disclaimer This deepfake software is designed to be a productive tool for the AI-generated media industry. It can assist artists in animating custom characters, creating engaging content, and...

6.1AI score
SaveExploits0References15
Kitploit
Kitploit
added 2026/09/20 6:57 p.m.12 views

ScrapPY

🐕 ScrapPY: PDF Scraping Made Easy ScrapPY is a Python utility for scraping manuals, documents, and other sensitive PDFs to generate targeted wordlists that can be utilized by offensive security tools to perform brute force, forced browsing, and dictionary attacks. ScrapPY performs word frequency,...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 6:53 p.m.21 views

FormatFuzzer

FormatFuzzer FormatFuzzer is a framework for high-efficiency, high-quality generation and parsing of binary inputs. It takes a binary template that describes the format of a binary input and generates an executable that produces and parses the given binary format. From a binary template for GIF,...

6.2AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/20 6:53 p.m.29 views

c-jwt-cracker

JWT cracker A multi-threaded JWT brute-force cracker written in C. If you are very lucky or have a huge computing power, this program should find the secret key of a JWT token, allowing you to forge valid tokens. This is for testing purposes only, do not put yourself in trouble : I used the Apple...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 6:52 p.m.11 views

pspy

pspy - unprivileged Linux process snooping pspy is a command line tool designed to snoop on processes without need for root permissions. It allows you to see commands run by other users, cron jobs, etc. as they execute. Great for enumeration of Linux systems in CTFs. Also great to demonstrate you...

6.1AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/20 6:44 p.m.323 views

thief_raccoon

Thief Raccoon - Login Phishing Tool Thief Raccoon is a tool designed for educational purposes to demonstrate how phishing attacks can be conducted on various operating systems. This tool is intended to raise awareness about cybersecurity threats and help users understand the importance of securit...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 6:42 p.m.182 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...

6.2AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/20 6:38 p.m.44 views

gtfocli

GTFOcli GTFOcli it's a Command Line Interface for easy binaries search commands that can be used to bypass local security restrictions in misconfigured systems. Table of Contents Table of Contents Installation Usage Search for Unix binaries Search for Windows binaries Search using dockerized...

5.7AI score
SaveExploits0References2
Rows per page
Query Builder