Lucene search
+L

13860 matches found

Kitploit
Kitploit
added 2026/09/13 12:55 p.m.6 views

metasploit-bailiwicked_domain-fix

🚀 metasploit-bailiwickeddomain-fix Fix forundefined method each in Metasploit’s bailiwickeddomain.rb CVE-2008-1447 DNS cache poisoning module 🔎 Problem While testing CVE-2008-1447 using Metasploit, the original module crashed with: root@kitploit: undefined method each for an instance of IPAddr...

6.8CVSS7AI score0.95182EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/13 12:21 p.m.267 views

metasploit-framework

Metasploit Framework The Metasploit Framework is an open-source tool released under a BSD-style license. For detailed licensing information, refer to the COPYING file. Latest Version Access the latest version of Metasploit from the Nightly Installers page. Documentation Comprehensive documentatio...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 12:21 p.m.10 views

metasploit-framework

Metasploit Framework Metasploit Framework 是一款基于 BSD 风格许可证发布的开源工具。有关详细的许可信息,请参阅 COPYING 文件。 最新版本 从 Nightly Installers 页面获取 Metasploit 的最新版本。 文档 包括使用指南在内的全面文档,可在 Metasploit Docs 找到。 开发环境 要搭建开发环境,请访问 Development Setup Guide。 错误与功能请求 通过 GitHub Issues 跟踪器提交错误和功能请求。新提交可通过 MSF-BUGv1 表单 进行。 API 文档...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 12:18 p.m.7 views

CVE-2023-28432-metasploit-scanner

CVE-2023-28432-metasploit-scanner MinIO 信息泄露漏洞扫描器(基于 metasploit) 准备工作 POC root@kitploit: git clone https://github.com/TaroballzChen/CVE-2023-28432-metasploit-scanner cd CVE-2023-28432-metasploit-scanner mkdir -p /.msf4/modules/auxiliary/scanner/http cp minioinformationdisclosure.py...

7.5CVSS8.2AI score0.83957EPSS
SaveExploits13References1
Kitploit
Kitploit
added 2026/09/13 12:07 p.m.4 views

Penetration-Testing-on-Metasploitable2

Proyecto de Prácticas 2 — Pruebas de Penetración en Metasploitable2 Resumen: Este proyecto demuestra un flujo de trabajo completo de pruebas de penetración: reconocimiento, enumeración, explotación, validación post-explotación y recomendaciones de mitigación. El objetivo utilizado es...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 11:54 a.m.6 views

CVE-2020-7384

CVE-2020-7384 This is a small exploit in bash which I had made while solving one of the boxes from Hack The Box. The exploit is modified from the original exploit here: https://github.com/justinsteven/advisories/blob/master/2020metasploitmsfvenomapktemplatecmdi.md Usage dos2unix CVE-2020-7384.sh...

9.3CVSS7.4AI score0.30463EPSS
SaveExploits8References1
Kitploit
Kitploit
added 2026/09/13 11:48 a.m.12 views

cve-2018-1335

Universidad Ankara Yildirim Beyazit - Departamento de Ingeniería Informática CENG 325 - Principios de Seguridad de la Información y Privacidad CENG201 OOP Project Miembros del Grupo @canumay @aslihann @ezgigucuyener @mburakdonmez Referencias NVD - CVE-2018-1335 Exploit DB - Apache Tika-server 1.1...

9.3CVSS7.6AI score0.93758EPSS
SaveExploits10References5
Kitploit
Kitploit
added 2026/09/13 11:38 a.m.12 views

payday

Payday 使用 Metasploit 和 Veil 的 Payload 生成器。输入 IP 地址后自动构建 Payload。 调用 Veil 框架,并传入指定 IP 地址,创建可执行文件及 handler。 使用 msfvenom 生成 Payload,并像 Veil 一样写入资源 handler 文件。 --php 选项会创建一个 pshell.txt,自动移除文件开头的注释,方便直接使用,无需手动编辑。 -- 更新 Veil Evasion 脚本路径 该工具现在包含错误检查功能,可显示目录结构并解析 Veil 配置文件。 -- 示例: 生成 Metasploit Payload...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 11:38 a.m.22 views

payday

Payday Payload generator that uses Metasploit and Veil. Takes IP address input and then builds payloads automatically. Calls Veil framework with supplied IP address and creates binaries and handlers. Uses msfvenom to create payloads and writes resource handler files in the same way that Veil does...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 11:36 a.m.5457 views

killchain

killchain “Kill Chain” is a unified console with an anonymizer that will perform these stages of attacks: Reconnaissance Weaponization Delivery Exploit Installation Command & Control And Actions Dependent tool sets are: 1...

5.3AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 11:36 a.m.4 views

killchain

killchain “Kill Chain” es una consola unificada con un anonimizador que realizará estas etapas de ataques: Reconnaissance Weaponization Delivery Exploit Installation Command & Control And Actions Los conjuntos de herramientas dependientes son:...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 11:33 a.m.11 views

AutoPentest-DRL

AutoPentest-DRL:基于深度强化学习的自动化渗透测试 AutoPentest-DRL 是一个基于深度强化学习(DRL)技术的自动化渗透测试框架。AutoPentest-DRL 能够为给定的逻辑网络确定最合适的攻击路径,并可通过 Nmap 和 Metasploit 等工具在真实网络上执行渗透测试攻击。该框架用于教育目的,以便用户研究渗透测试的攻击机制。AutoPentest-DRL 由日本北陆先端科学技术大学院大学(JAIST)的网络靶场组织与设计(CROND)NEC 捐赠讲座开发,大学位于日本石川县。 AutoPentest-DRL...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 11:19 a.m.4 views

PHP-CGI-Argument-Injection-Exploit

🎬 Este video de YouTube 1️⃣ Verificar el objetivo Determina la IP de Metasploitable desde Kali: root@kitploit: ip a Por ejemplo: Kali: 192.168.56.101 Metasploitable2: 192.168.56.102 Verificamos el puerto y el servicio: root@kitploit: nmap -p 80 192.168.56.102 También se puede verificar en el...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 11:10 a.m.11 views

public-pentesting-reports

Public penetration testing reports A repository containing public penetration test reports published by consulting firms and academic security groups. Maintained by Julio @ Blaze Information Security https://www.blazeinfosec.com. Based on a list started in 2015 by Arne Padmos. See this repo for a...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 11:08 a.m.13 views

REW-sploit

REW-sploit 需要帮助分析来自 Metasploit Framework 或 Cobalt Strike (可能还有其他恶意或混淆代码)的 Windows shellcode 或攻击?是否需要通过简单脚本自动化任务?是否需要通过从 payload 中提取密钥来解密 MSF 生成的流量? REW-sploit 为帮助蓝队而生! 这里有一个快速演示: 该工具的介绍已在 Insomni'hack 2022 上发布: https://www.youtube.com/watch?v=-sjM0k0hvMU 安装 安装非常简单。我强烈建议为它创建一个专用的 Python 环境:...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 11:02 a.m.6 views

SMBGhost-LPE-Metasploit-Module

SMBGhost-LPE-Metasploit-Module 这是一个针对CVE-2020-0796(又名SMBGhost)漏洞的实现,兼容Metasploit Framework。 注意事项: 此模块设计为在您拥有有效Shell时用于提升权限。 您可以更改有效载荷,如果您想使用自定义的DLL Shellcode,或者以某种方式对其进行编码。 可执行文件经过修改以规避检测,并使其能够运行并注入DLL Shellcode。 演示 致谢 感谢漏洞利用的作者 Daniel García Gutiérrez, Manuel Blanco Parajón。 同时感谢Spencer...

10CVSS8.2AI score0.9981EPSS
SaveExploits126References2
Kitploit
Kitploit
added 2026/09/13 10:52 a.m.10 views

android

cSploit 现已视为 EOL(生命周期结束),开发者不再进行更新。当前版本可能无法在较新的 Android 版本上正常运行。我们感谢所有多年来为 cSploit 做出贡献的人。 cSploit:Android 网络渗透测试套件 cSploit 是一个自由/开源(GPL 许可)的 Android 网络分析与渗透套件,旨在成为 最完整和先进的专业工具包 ,供 IT 安全专家/极客在移动设备上执行网络安全评估。 更多信息请访问 www.cSploit.org。 功能 绘制本地网络拓扑 识别主机操作系统和开放端口 添加本地网络之外的自有主机 集成 traceroute 集成Metasploi...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/13 10:33 a.m.8 views

payloadgenerator

PGen PGen 是一个用 Bash 编写的工具,用于通过 MSFvenom(Metasploit 框架的一部分)生成最常用的 Meterpreter 载荷。 关于 PGen 是 MSFvenom 的一个封装,提供了更友好的用户体验来生成多种类型的载荷。我们的目标是将生成载荷的过程尽可能简化,而不是让用户手动查找特定载荷。我们旨在简化初学者的流程,使其在道德黑客或 PWK 中更容易上手,并定制载荷生成体验。PGen 会提示用户输入目标相关信息,并在后台调用 msfvenom 生成载荷。 用户需要提供的信息 1. 平台:windows, linux, osx, android,...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 9:59 a.m.4 views

Python-Rootkit

python-rootkit 这是一个完全无法检测的Python远程访问木马(RAT),能够绕过几乎所有杀毒软件,在任何Windows 机器上打开后门,并与你的监听机器建立反向HTTPS Metasploit连接。 ViRu5生命周期 绕过所有杀毒软件。 将恶意PowerShell脚本注入内存。 与攻击者机器建立反向HTTPS连接。 每10秒检查一次连接是否仍然存在,如果不存在,则重新建立新连接。 添加启动注册表键,以便重启后重新连接到攻击者。 步骤 更新viRu5/source.py中的参数,设置你的lhost和lport...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 9:55 a.m.9 views

BoomER

BoomER BoomER es un framework de código abierto, desarrollado en Python. La herramienta está enfocada en la post-explotación, con un objetivo principal: la detección y explotación de vulnerabilidades locales, así como la recolección de información de un sistema, como las aplicaciones instaladas q...

6AI score
SaveExploits0
Rows per page
Query Builder