Lucene search
+L

348478 matches found

Kitploit
Kitploit
added 2026/09/06 7:49 p.m.7 views

lifer

lifer A forensic tool for Windows link file examinations i.e. Windows shortcuts SYNOPSIS 'lifer' is a Windows or nix command-line tool inspired by the whitepaper 'The Meaning of Link Files in Forensic Examinations' by Harry Parsonage and available here. It started life as a lightweight tool that ...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 7:48 p.m.7 views

SniffAir

SniffAir SniffAir is an open-source wireless security framework which provides the ability to easily parse passively collected wireless data as well as launch sophisticated wireless attacks. SniffAir takes care of the hassle associated with managing large or multiple pcap files while thoroughly...

6.3AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/06 7:48 p.m.7 views

system_bt_AOSP10_r33_CVE-2021-0589

Fluoride Bluetooth stack Building and running on AOSP Just build AOSP - Fluoride is there by default. Building and running on Linux Instructions for Ubuntu, tested on 14.04 with Clang 3.5.0 and 16.10 with Clang 3.8.0 Download source root@kitploit: mkdir /fluoride cd /fluoride git clone...

7.8CVSS7.4AI score0.00265EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 7:47 p.m.7 views

ClientInspectorV2

Introduction to ClientInspector v2 Are you in control? - or are some of your core infrastructure processes like patching, antivirus, bitlocker enablement drifting? Or would you like to do advanced inventory , where you can lookup your warranty state against Lenovo or Dell warranty, then keep...

5.9AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/06 7:47 p.m.6 views

CVE-2022-36804-Bitbucket-RCE-Analysis

CVE-2022-36804: Bitbucket Remote Command Execution RCE Technical Analysis & Laboratory Exploitation of Null-Byte Argument Injection Vulnerability Summary CVE-2022-36804 is a high/critical Argument Injection vulnerability within the REST API of Atlassian Bitbucket Server and Data Center. While the...

8.8CVSS8AI score0.99077EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/09/06 7:46 p.m.7 views

Invoke-Stealth

Invoke-Stealth is a Simple & Powerful PowerShell Script Obfuscator. This tool helps you to automate the obfuscation process of any script written in PowerShell with different techniques. You can use any of them separately, together or all of them sequentially with ease, from Windows or Linux...

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

PipeViewer

A GUI tool for viewing Windows Named Pipes and searching for insecure permissions. The tool was published as part of a research about Docker named pipes: "Breaking Docker Named Pipes SYSTEMatically: Docker Desktop Privilege Escalation – Part 1" "Breaking Docker Named Pipes SYSTEMatically: Docker...

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

CVE-2024-56145-craftcms-rce

Before you run script again do fuser -k 6666/tcp Usage - python3 poc.py -f targets.txt -i 127.0.0.1 -pr 4 -t 200 Custom command can be used like python3 poc.py -f targets.txt -i 127.0.0.1 -c "whoami" -i is your IP or your vps IP use that by doing ipconfig / ifconfig. Like - python3 poc.py -f...

9.8CVSS8AI score0.97446EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/06 7:42 p.m.5 views

heimdal

Heimdal Heimdal is an implementation of: ASN.1/DER, PKIX, and Kerberos. For information how to install see here. There are man pages for most of the commands. Bug reports and bugs are appreciated. Use GitHub issues. For more information see the project homepage https://heimdal.software/heimdal/ o...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/06 7:42 p.m.6 views

wifipumpkin3

Wifipumpkin3 Powerful framework for rogue access point attack. Overview wifipumpkin3 is powerful framework for rogue access point attack, written in Python, that allow and offer to security researchers, red teamers and reverse engineers to mount a wireless network to conduct a man-in-the-middle...

6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/06 7:39 p.m.9 views

CVE-2018-10933

CVE-2018-10933 to test this code: get vulnerable version of libssh at homepage: https://www.libssh.org/files/0.7/libssh-0.7.4.tar.xz uncompress and build, then go to example directory, there's a simple sshd server using libssh name: samplesshd-cb run this simple sshd by command: $ samplesshd-cb...

9.1CVSS7.5AI score0.91789EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/06 7:38 p.m.3 views

EggShell

EggShell About EggShell is a post exploitation surveillance tool written in Python. It gives you a command line session with extra functionality between you and a target machine. EggShell gives you the power and convenience of uploading/downloading files, tab completion, taking pictures, location...

6.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 7:35 p.m.8 views

CVE-2025-29927

CVE-2025-29927 Next.js Middleware Bypass Scanner CVE-2025-29927 CVE-2025-29927 is a specialized security tool for detecting the Next.js middleware bypass vulnerability CVE-2025-29927 affecting Next.js versions 11.1.4 through 15.2.2. This critical vulnerability allows attackers to bypass security...

9.1CVSS7.4AI score0.99225EPSS
SaveExploits59
Kitploit
Kitploit
added 2026/09/06 7:35 p.m.10 views

cc-ddos

Please Star this repo if you find it useful, because it's free : Donation information in the release The script still works normally, tested in 2025. cc-ddos A Python script to DDOS a website using multiple HTTP Flood methods, a normal website only needs 5 seconds to completely crash! How to Use:...

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

CmdLineSpoofer

Command Line Spoofer An example of using C to inject a meterpreter shell, whilst spoofing the command line. The command line is stored in the Process Environment Block, is logged when a new process starts, and is displayed in tools such as Process Hacker and Task Manager. Introduction This code i...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 7:34 p.m.12 views

PwnKit

PwnKit Exploit autónomo para CVE-2021-4034 - Escalada de privilegios local de Pkexec Uso Debería funcionar directamente en distribuciones Linux vulnerables basadas en Ubuntu, Debian, Fedora y CentOS. root@kitploit: sh -c "$curl -fsSL https://raw.githubusercontent.com/ly4k/PwnKit/main/PwnKit.sh"...

7.8CVSS7AI score0.94921EPSS
SaveExploits154References1
Kitploit
Kitploit
added 2026/09/06 7:34 p.m.5 views

sx

sx es el escáner de red de línea de comandos diseñado para seguir la filosofía UNIX. El objetivo de este proyecto es crear el escáner de red más rápido con un código limpio y simple. 📖 Índice de contenidos Features Install Build from source Quick Start References Contributing Credits License ✨...

6.2AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/06 7:31 p.m.195 views

manuka

Manuka Description Manuka is an Open-source intelligence OSINT honeypot that monitors reconnaissance attempts by threat actors and generates actionable intelligence for Blue Teamers. It creates a simulated environment consisting of staged OSINT sources, such as social media profiles and leaked...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 7:29 p.m.7 views

BlackLotus-analysis-stage2-bootkit-rootkit-stage

BlackLotus-analysis-stage2-bootkit-rootkit-stage Análisis del bootkit-rootkit de la etapa 2 de BlackLotus Antes de sumergirnos en esta mierda divina créeme, esto es mierda divina ya que nadie puede hacer esto sin la Voluntad de DIOS al menos esa es mi opinión al respecto ,aquí está el hash del...

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

wa-tunnel

wa-tunnel - TCP Tunneling through Whatsapp This is a Baileys based piece of code that lets you tunnel TCP data through two Whatsapp accounts. This can be usable in different situations, for example network carriers that give unlimited whatsapp data or airplanes where you also get unlimited social...

5.8AI score
SaveExploits0References2
Rows per page
Query Builder