Lucene search
+L

14447 matches found

Kitploit
Kitploit
added 2026/09/20 5:55 a.m.21 views

nuclei

English • 中文 • Korean • Indonesia • Spanish • 日本語 • Portuguese • Türkçe...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/20 5:52 a.m.13 views

autopsy

Autopsy 4 http://www.sleuthkit.org/ 15 de marzo de 2016 DESCRIPCIÓN GENERAL Autopsy es una interfaz gráfica para The Sleuth Kit y otras herramientas de código abierto de informática forense digital. Autopsy 3 fue una reescritura completa desde Autopsy 2 para hacerlo basado en Java. Autopsy 4 mejo...

5.8AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/20 5:46 a.m.9 views

hyperion-disassembler

Hyperion A native multi-architecture disassembler and binary analysis tool. Supports PE, ELF, Mach-O, and .NET binaries across x86, x64, ARM, ARM64, MIPS, and PPC. Built from scratch in C++20 with ImGui. Single statically-linked executable. No installer, no runtime dependencies. Under 3MB...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 5:41 a.m.10 views

DET

DET(可扩展)数据外泄工具包 DET(按原样提供)是一个概念验证,用于通过单个或多个通道同时执行数据外泄。 这是一个概念验证,旨在识别可能的DLP漏洞。绝不应将其用于外泄敏感/实时数据(例如在评估中)。 其思路是创建一个通用工具包,以接入任何类型的协议/服务,测试已实施的网络监控和数据泄漏防护(DLP)解决方案配置对不同数据外泄技术的反应。 主仓库现已移至此处。 幻灯片 DET已于2016年3月9日在BSides Ljubljana上展示,幻灯片将在此处提供。 幻灯片可在此处获取:此处。 使用示例(ICMP插件) 服务端: asciicast 客户端: asciicast...

6AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/20 5:35 a.m.16 views

HiTMS_steganography

HiTMS: Un marco de esteganografía lingüística multi-flujo de alto rendimiento Código de investigación para esteganografía lingüística en diálogos de chat con LLM , con una línea base de flujo único y un protocolo multi-flujo HiTMS por lotes que oculta varios mensajes secretos independientes a la...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 5:26 a.m.9 views

wireguard-tools

wireguard-tools — herramientas para configurar WireGuard Esto proporciona las principales herramientas de espacio de usuario para usar y configurar WireGuard túneles, incluyendo las wg8 y wg-quick8 utilidades. Este proyecto es compatible con Linux, OpenBSD, FreeBSD, macOS, Windows y Android. Pued...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 5:25 a.m.12 views

CVE-2024-6387_Check

CVE-2024-6387Check 📜 Descripción CVE-2024-6387Check es una herramienta ligera y eficiente diseñada para identificar servidores que ejecutan versiones vulnerables de OpenSSH, específicamente dirigida a la vulnerabilidad regreSSHion recientemente descubierta CVE-2024-6387. Este script facilita el...

8.1CVSS7.3AI score0.99506EPSS
SaveExploits71References1
Kitploit
Kitploit
added 2026/09/20 5:19 a.m.10 views

ghostrings

Ghostrings Scripts para recuperar definiciones de cadenas en binarios de Go con análisis P-Code. Probado con x86, x86-64, ARM y ARM64. Scripts Golang Estos se pueden encontrar en la categoría Golang del Script Manager. GoDynamicStrings.java Analiza P-Code para encontrar estructuras de cadenas...

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

cybersecurity-projects

Panorama de la Investigación Dominios de Investigación...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 5:13 a.m.10 views

cloud-doctor

cloud-doctor One command grades your whole cloud account — misconfigurations, missing observability, and security posture, ranked by the five things to fix first. Point it at AWS, Cloudflare, Vercel, Supabase, Render, Fly.io, or Railway and it comes back with a score, what's broken, and a fix for...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 5:09 a.m.12 views

RsaCtfTool

RsaCtfTool RSA multi-attack tool that decrypts data from weak public keys and recovers private keys. Overview This tool is a utility designed to decrypt data from weak public keys and attempt to recover the corresponding private key. It offers a comprehensive range of attack options for cracking...

5.8AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/20 5:06 a.m.304 views

analyzer

This project automates the daily tasks of Threat Intelligence Analyzer role internally without external resources' interaction. It analyzes, visualizes and structures sensitive files Malware or data by extracting features, artifacts and IoC using different modules. The output of those modules can...

5.8AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/20 5:06 a.m.12 views

syzkaller

syzkaller - kernel fuzzer syzkaller siːzˈkɔːlə is an unsupervised coverage-guided kernel fuzzer. Supported OSes: FreeBSD, Fuchsia, gVisor, Linux, NetBSD, OpenBSD, Windows. Mailing list: [email protected] join on web or by email. Found bugs: Darwin/XNU, FreeBSD, Linux, NetBSD, OpenBSD, Window...

5.8AI score
SaveExploits0References25
Kitploit
Kitploit
added 2026/09/20 5:05 a.m.15 views

melange

melange Build apk packages using declarative pipelines. Commonly used to provide custom packages for container images built with apko. The majority of apks are built for use with either the Wolfi or Alpine Linux ecosystems. Key features: Pipeline-oriented builds. Every step of the build pipeline ...

6.1AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/20 5:04 a.m.29 views

how2heap

Educational Heap Exploitation This repo is for learning various heap exploitation techniques. We use Ubuntu's Libc releases as the gold-standard. Each technique is verified to work on corresponding Ubuntu releases. You can run apt source libc6 to download the source code of the Libc you are using...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 4:58 a.m.11 views

Umay

IoT Malware Similarity Analysis Platform View Demo Table of contents About The Project Current features Getting Started Prerequisites Installation Create your own dataset Contributing License About The Project This project provides IoT malware similarity analysis based on shared codes. It helps t...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/20 4:55 a.m.9 views

Malware-Exhibit

⚠️⚠️ Malware-Exhibit ⚠️⚠️ Docker - Usage and Importance Pull the docker image In Information, do not use this repository on your own computer or clone the repository and build the dockerfile on your down computer To run the image use ie: ---docker run --name -it...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/20 4:55 a.m.12 views

Vanquish

Vanquish – Get to Shell Vanquish is a Kali Linux based Enumeration Orchestrator built in Python. Vanquish leverages the opensource enumeration tools on Kali to perform multiple active information gathering phases. The results of each phase are fed into the next phase to identify vulnerabilities...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 4:53 a.m.20 views

loki

Loki: como Prometheus, pero para logs. Loki es un sistema de agregación de logs multiinquilino, altamente disponible y escalable horizontalmente, inspirado en Prometheus. Está diseñado para ser muy rentable y fácil de operar. No indexa el contenido de los logs, sino un conjunto de etiquetas para...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/20 4:49 a.m.8 views

killchain

killchain “Kill Chain” 是一个带有匿名器的统一控制台,可执行以下攻击阶段: 侦察 武器化 投递 利用 安装 命令与控制 行动 依赖工具集如下: 1. Tor -- 用于控制台内置的匿名器。...

5.8AI score
SaveExploits0References3
Rows per page
Query Builder