Lucene search
+L

383798 matches found

Kitploit
Kitploit
added 2026/09/01 3:54 a.m.4 views

SUDO_KILLER

⭐ Star us on GitHub — to show your support! 💡 Best Viewed in Dark Mode : The project SUDOKILLER made it to the final for the SANS Difference Award 2023 in the category open-source tool. Contributing Stargazers over time Support Credits Disclaimer License Introduction SUDOKILLER is a tool geared...

9.3CVSS7.1AI score0.59417EPSS
SaveExploits71References3
Kitploit
Kitploit
added 2026/09/01 3:54 a.m.5 views

uEmu

Overview uEmu is a tiny cute emulator plugin for IDA based on unicorn engine. Supports following architectures out of the box: x86 , x64 , ARM , ARM64 , MIPS , MIPS64 What is it GOOD for? Emulate bare metal code bootloaders, embedded firmware etc Emulate standalone functions What is it BAD for?...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/01 3:53 a.m.5 views

Wireshark

General Information Wireshark is a network traffic analyzer, or "sniffer", for Linux, macOS, BSD and other Unix and Unix-like operating systems and for Windows. It uses Qt, a graphical user interface library, and libpcap and npcap as packet capture and filtering libraries. The Wireshark...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 3:53 a.m.4 views

Invoke-LinkSpray

Invoke-LinkSpray Powershell script to create malicious SMB or WebDAV links to steal NTLM authentication. Takes UNC or local folder paths from a file specified by the -ShareList parameter. Optionally, -Depth can be used to specify how many folders to recurse when creating URL files. Also supports ...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 3:52 a.m.7 views

kube-linter

Static analysis for Kubernetes What is KubeLinter? KubeLinter analyzes Kubernetes YAML files, Helm charts, and Kustomize manifests, and checks them against a variety of best practices, with a focus on production readiness and security. KubeLinter runs sensible default checks, designed to give you...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/01 3:52 a.m.73 views

jarm

JARM Please read the initial JARM blog post for more information. JARM is an active Transport Layer Security TLS server fingerprinting tool. JARM fingerprints can be used to: Quickly verify that all servers in a group have the same TLS configuration. Group disparate servers on the internet by...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 3:52 a.m.7 views

Reticulum

Reticulum Network Stack This repository isa public mirror. All development is happening elsewhere. To understand the foundational philosophy and goals of this system, read the Zen of Reticulum. Reticulum is the cryptography-based networking stack for building local and wide-area networks with...

6.1AI score
SaveExploits0References42
Kitploit
Kitploit
added 2026/09/01 3:51 a.m.2 views

CVE-2024-24787-PoC

CVE-2024-24787-PoC En Darwin, compilar un módulo de Go que contenga CGO puede desencadenar la ejecución de código arbitrario al usar la versión de ld de Apple, debido al uso de la bandera -ltolibrary en una directiva 'cgo LDFLAGS'. Este no es mi error, solo hice un PoC para el mismo. Referencia...

6.4CVSS6.8AI score0.00766EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/01 3:51 a.m.3 views

SpringCloudGatewayRCE

SpringCloudGateway Remote Command Execution Vulnerability Code By: Tas9er 0x00 Risk Overview This tool is intended for authorized security testing only. Unauthorized attacks on systems are prohibited. 0x01 Tool Usage java -jar SpringCloudGatewayRCE.jar 0x02 Bug Issues Will address later...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 3:51 a.m.3 views

vger

V'ger V'ger is an interactive command-line application for post-exploitation of authenticated Jupyter instances with a focus on AI/ML security operations. User Stories As a Red Teamer , you've found Jupyter credentials, but don't know what you can do with them. V'ger is organized in a format that...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 3:51 a.m.4 views

ST3GG

root@kitploit: ███████╗████████╗██████╗ ██████╗ ██████╗ ██╔════╝╚══██╔══╝╚════██╗██╔════╝ ██╔════╝ ███████╗ ██║ █████╔╝██║ ███╗██║ ███╗ ╚════██║ ██║ ╚═══██╗██║ ██║██║ ██║ ███████║ ██║ ██████╔╝╚██████╔╝╚██████╔╝ ╚══════╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═════╝ ⊰•-•✧ THE ULTIMATE STEGANOGRAPHY TOOLKIT ✧•-•⊱ Hi...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 3:51 a.m.5 views

APKLab

APKLab The ultimate Android RE experience right inside your VS Code. APKLab seamlessly integrates the best open-source tools: Apktool, smali-lsp, Jadx, uber-apk-signer, apk-mitm and more to the excellent VS Code so you can focus on app analysis and get it done without leaving the IDE. Features...

5.9AI score
SaveExploits0References21
Kitploit
Kitploit
added 2026/09/01 3:51 a.m.4 views

CloudPulse

CloudPulse - AWS Cloud Landscape Search Engine During the reconnaissance phase, an attacker searches for any information about his target to create a profile that will later help him to identify possible ways to get in an organization. CloudPulse is a powerful tool that simplifies and enhances th...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 3:51 a.m.7 views

h2t

h2t - HTTP 强化工具 描述 h2t 是一个简单的工具,用于帮助系统管理员强化其网站。 截至目前,h2t 可以检查网站头部,并推荐如何改进。 依赖项 Python 3 colorama requests 安装 root@kitploit: $ git clone https://github.com/gildasio/h2t $ cd h2t $ pip install -r requirements.txt $ ./h2t.py -h ……或者通过 Docker 方式: root@kitploit: $ git clone...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/01 3:51 a.m.108 views

h2t

h2t - HTTP Hardening Tool Description h2t is a simple tool to help sysadmins to hardening their websites. Until now h2t checks the website headers and recommends how to make it better. Dependences Python 3 colorama requests Install root@kitploit: $ git clone https://github.com/gildasio/h2t $ cd h...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/01 3:51 a.m.4 views

TwLocation

TwLocation Python script that gets Twitter users' tweets location Made with by Mazen Elzanaty Features Gets Twitter Usernames based on a latitude and longitude Profiles URLs Tweet Latitude and Longitude Google Maps link to Latitude and Longitude Usage TwLocation should work on all Linux distros...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 3:50 a.m.6 views

linux-malware

linux-malware Rolling 7 day view of updates from this repo Submissions? Press/academia https://en.wikipedia.org/wiki/Linuxmalware 17 - Initial Access, Execution, Persistence, Privilege Escalation, Defense Evasion, Credential Access, Discovery, Lateral Movement, Collection, Command and Control,...

5.9AI score
SaveExploits0References65
Kitploit
Kitploit
added 2026/09/01 3:50 a.m.6 views

redamon

Unmask the hidden before the world does An autonomous AI framework that chains reconnaissance, exploitation, and post-exploitation into a single pipeline, then goes further by triaging every finding, implementing code fixes, and opening pull requests on your repository. From first packet to merge...

6.1AI score
SaveExploits0References64
Kitploit
Kitploit
added 2026/09/01 3:50 a.m.6 views

sish

sish 用于 HTTPS、WSS、TCP、别名和 SNI 的开源 SSH 隧道技术。 如果你喜欢 serveo/ngrok 风格的便捷分享,但又想使用普通的 SSH 并运行自己的基础设施,那么 sish 就是为此而生的。 最终用户无需自定义客户端 支持公网和私有隧道工作流 提供 Docker 和二进制发布 专为生产级自托管设计 文档 | 托管服务 | 发布页 | Docker 镜像 | 由 pico.sh 赞助 为什么选择 sish sish 运行着一个专注于转发和多路复用的 SSH 服务器。用户可以使用他们熟悉的命令进行连接,sish 负责处理路由。 典型用例 通过 HTTPS...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 3:50 a.m.2 views

CVE-2021-26295

CVE-2021-26295 CVE-2021-26295 EXP can successfully get a reverse shell This article and tool are for technical sharing only. Any illegal use is strictly prohibited. The user shall bear all consequences. Trigger command execution EXP 1. VPS starts RMI listener on port 9999 root@kitploit: java -cp...

9.8CVSS7AI score0.97822EPSS
SaveExploits9
Rows per page
Query Builder