Lucene search
+L

235 matches found

Kitploit
Kitploit
•added 2026/09/25 4:14 a.m.•746 views

isf

Industrial Exploitation Framework ISFIndustrial Exploitation Framework is a exploitation framework based on Python, it's similar to metasploit framework. ISF is based on open source project routersploit. Read this in other languages:English, 简体中文, Disclaimer Usage of ISF for attacking targets...

6AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/25 3:38 a.m.•15 views

ICMPWatch

ICMPWatch:ICMP数据包嗅探器 ICMP数据包嗅探器是一个Python程序,允许你在网络接口上捕获和分析ICMP(互联网控制消息协议)数据包。它提供关于捕获数据包的详细信息,包括源IP地址和目标IP地址、MAC地址、ICMP类型、载荷数据等。该程序还可以将捕获的数据包存储在SQLite数据库中,并以pcap格式保存它们。 功能 捕获并分析ICMP回显请求和回显应答数据包。 显示每个ICMP数据包的详细信息,包括源IP地址和目标IP地址、MAC地址、数据包大小、ICMP类型和载荷内容。 将捕获的数据包信息保存到文本文件。 将捕获的数据包信息存储在SQLite数据库中。...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/25 3:15 a.m.•26 views

creak

creak Performs some of the most famous MITM attack on target addresses located in a local network. Among these, deny navigation and download capabilities of a target host in the local network performing an ARP poison attack and sending reset TCP packets to every request made to the router. Born a...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/25 2:29 a.m.•17 views

PasswordsSniffer

PasswordsSniffer Descripción Este módulo captura nombres de usuario y contraseñas de protocolos no protegidos. Requisitos Este paquete requiere: python3 python3 Standard Library Scapy Instalación root@kitploit: pip install PasswordsSniffer Usos Línea de comandos root@kitploit: PasswordsSniffer...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 1:33 a.m.•9 views

PiX-C2

PiX-C2 Aplicación de servidor C2 ICMP escrito por NoCow email: [email protected] El proyecto ICMP C2 es decir, PiX-C2 es una aplicación cliente/servidor que permite el comando y control utilizando solo ICMP. El servidor olfateará paquetes ICMP y extraerá información de la carga útil de datos...

5.8AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 12:08 a.m.•10 views

pyc2

pyc2 simple c2 written in python2 to demonstrate security concepts. use icmp echo requests and replies to trade base64 encoded commands and replies. Video explaining some of the security concepts and implementation decisions: https://www.youtube.com/watch?v=DHrEn7oK9vQ requires scapy pip install...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 12:05 a.m.•51 views

peetch

peetch peetch is a collection of tools aimed at experimenting with different aspects of eBPF to bypass TLS protocol protections. Currently, peetch includes three subcommands. The first called dump aims to sniff network traffic by associating information about the source process with each packet...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/24 11:12 p.m.•13 views

pentesting-multitool

Pentesting-Multitool 简介 Pentesting-Multitool 项目源于将多个渗透测试工具整合到一个工具中的需求。它将使用 Python3 开发,并添加一些外部库,如 DNSPython、pythonwhois 或 scapy。 该脚本的主要功能是收集 DNS 记录、域名或其他设备的信息。 使用前的必要配置 简单安装 Clone pentesting-multitool : $ git clone https://github.com/ffmancera/pentesting-multitool.git Python libraries : pip3 insta...

6AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/24 9:10 p.m.•9 views

eavesarp

Eavesarp 一款侦察工具,通过分析ARP请求来识别可能相互通信的主机,在LLMNR/NBNS未被用于名称解析的棘手情况下非常有用。 由以下机构提供: 要求/安装 此工具仅可在Kali或其他基于Debian的Linux发行版上运行 eavesarp 需要Python3.7和Scapy。安装Python后,运行以下命令安装Scapy:python3.7 -m pip install -r requirements.txt 一般用法 捕获ARP请求 注意: eavesarp 需要root权限才能从接口嗅探并构造ARP数据包。 捕获的输出会自动写入磁盘,文件名为...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 3:55 p.m.•13 views

DNSSpoof

DNSSpoof Una herramienta de suplantación de DNS escrita en Python3. ¿Cómo usarlo? root@kitploit: usage: dnsspoof.py -h -d DOMAIN -i INTERFACE -t TARGET -r IP optional arguments: -h, --help show this help message and exit -d DOMAIN Domain to spoof default: all -i INTERFACE Interface to listen on...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 3:06 p.m.•8 views

Intrusion-Alert-Educational-Network-IDS

🛡️ Intrusion-Alert-Educational-Network-IDS Un sistema de detección de intrusiones IDS ligero construido con Python para monitorear el tráfico de red y detectar posibles ataques DoS/DDoS basados en la tasa de solicitudes por IP. 📌 Características 📡 Captura de paquetes en tiempo real usando Scapy 📊...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 1:05 p.m.•16 views

CVE-2010-4669

rauok Esta herramienta explota CVE-2010-4669 https://vulners.com/cve/CVE-2010-4669 Ten cuidado al probarla, especialmente en redes antiguas. Uso uso: ./main.py interface thread-count packet-count Dependencias -python2 -scapy -root...

7.8CVSS7.5AI score0.2911EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/22 2:16 a.m.•10 views

etherleak-checker

Comprobador de Vulnerabilidad Etherleak Este script de Python ayuda a detectar la vulnerabilidad Etherleak CVE-2003-0001 en un host objetivo analizando los datos de relleno padding en los paquetes de red. El script utiliza Scapy para enviar varios tipos de solicitudes ICMP, ARP o TCP y comprueba ...

5CVSS6.8AI score0.70235EPSS
SaveExploits15
Kitploit
Kitploit
•added 2026/09/21 1:22 p.m.•10 views

CVE-2024-38063

Este es un PoC bastante inestable para CVE-2024-38063, un RCE en tcpip.sys parcheado el 13 de agosto de 2024. Yo no encontré ni reporté esta vulnerabilidad; eso fue Wei. requisitos root@kitploit: pip3 install scapy uso Modifica los campos en el script: iface - Si tienes varios adaptadores,...

9.8CVSS8.3AI score0.70564EPSS
SaveExploits26
Kitploit
Kitploit
•added 2026/09/21 7:24 a.m.•13 views

vUSBf

vusbf-Framework root@kitploit: / / / / / / / / // | | / / / / / / / / / / / / / /\ / | | |/ / / / / // // / // / / / // // / // / |/ /,/,// //// / / / // / / / // // / / / / / // / / / // // / / // ,/ ///// A KVM/QEMU based USB-fuzzing framework. Sergej Schumilo, OpenSource Security...

6AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/20 8:23 a.m.•9 views

evillcode

🔥 Evillcode - 模块化MITM框架 用Python开发的模块化网络安全框架,用于本地网络中的分析、监控和MITM攻击模拟。它使学生和专业人士能够理解网络、协议和受控环境中的漏洞的内部工作原理。 📌 描述 Evillcode是一个模块化框架,可实现: 网络扫描和活跃设备发现 识别IP、MAC地址和主机名 网络持续监控 MITM(中间人)攻击模拟 HTTP流量抓取以寻找凭据(受控环境) 采用面向网络安全和网络实践学习的方法设计。 🧩 框架模块 🔍 Scanner:发现网络中的设备 🧠 Resolver:识别主机名和MAC地址 ⚡ MITM Engine:ARP欺骗 📥...

6AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/20 12:14 a.m.•22 views

kamene

kamene anteriormente conocido como "scapy for python3" o scapy3k General Sigue a @pktkamene para noticias recientes. Documentación original actualizada para kamene Noticias Hemos pasado por una transición de nombre del repositorio de github, del nombre del paquete pip y del nombre del paquete...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/19 5:57 p.m.•14 views

CVE-2024-38063

CVE-2024-38063 - SSP H3 Para esta configuración la del video usé Windows 22H2 19045 y build 2468. este CVE no está parcheado hasta la 4780 Probé esto con Qemu/KVM pero el adaptador de red no estaba haciendo coalescing de los paquetes según lo que investigué con tcpdump. La solución fue usar...

9.8CVSS8.5AI score0.70564EPSS
SaveExploits26References5
Kitploit
Kitploit
•added 2026/09/19 3:49 p.m.•10 views

CVE-2024-38063-Medium

这是针对 CVE-2024-38063 的 PoC(不太稳定),是 tcpip.sys 中的 RCE,已于 2024 年 8 月 13 日修补。 要求 root@kitploit: pip3 install scapy 用法 修改脚本中的字段: iface - 如果您有多个适配器,则必须选择用于发送数据包的适配器。例如,Linux 上的 "eth0" 或 Windows 上的 "Hyper-V Virtual Ethernet Adapter"。如果您将使用默认接口,请留空。 ipaddr - 目标系统的 IP 地址(IPv6) numtries & numbatches -...

9.8CVSS8.3AI score0.70564EPSS
SaveExploits26
Kitploit
Kitploit
•added 2026/09/19 2:40 p.m.•13 views

CVE-2018-4407

CVE-2018-4407 Código de explotación para CVE-2018-4407 escrito en Python usando la API de Scapy. Uso: 2018-4407.py targetip...

8.8CVSS8AI score0.21223EPSS
SaveExploits11
Rows per page
Query Builder