Lucene search
+L

389 matches found

Kitploit
Kitploit
added 2026/09/19 3:58 a.m.11 views

Evasive_Malware_Book_Samples

Muestras del libro "Evasive Malware" Las muestras referenciadas en mi libro, Evasive Malware: A Field Guide to Detecting, Analyzing, and Defeating Advanced Threats https://nostarch.com/evasive-malware Aviso legal Este repositorio se proporciona únicamente con fines educativos y de investigación e...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 2:19 a.m.11 views

CVE-2023-40931-POC

CVE-2023-40931 概念验证 PoC 🚨 本仓库包含针对 CVE-2023-40931 的概念验证 PoC,该漏洞是在 受影响的软件/系统 中发现的一个安全漏洞。本仓库的目的仅为教育和研究目的,以演示该漏洞。🛠️ 免责声明 ⚠️ 本项目仅用于教育目的和授权测试。滥用此代码可能会导致法律后果。作者不对因使用此代码造成的任何滥用或损害负责。在测试任何系统之前,请务必获得适当授权。🔒 详细信息 📋 CVE 编号 :CVE-2023-40931 漏洞类型 :漏洞类型,例如:远程代码执行、权限提升 受影响的软件 :受影响的软件名称和版本 严重性 :严重性级别,例如:严重、高危 🚩...

6.5CVSS7.2AI score0.11278EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/19 2:10 a.m.15 views

ZX-DDoS

ZX-DDoS ZX-DDoS 是一个基于 Python 的 DDoS 工具 ,仅供教育和测试用途。 免责声明: 本仓库仅用于教育、研究和网络测试目的。 作者不对任何滥用或非法活动负责。 Repository: https://github.com/Bogglo/ZX-DDoS 目录 描述 截图 主文件 安装 Termux 基于 Debian 的 GNU/Linux Windows MacOS 使用方法 必填输入 要求 免责声明 描述 ZX-DDoS 是一个用 Python 编写的分布式拒绝服务(DDoS)工具,旨在帮助理解网络压力测试和安全评估的机制。 请仅在受控且合法的环境中使用。 ...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/19 1:06 a.m.10 views

CVE-2019-8641-reproduction

CVE-2019-8641 复现 此代码仅供教育目的复现 CVE-2019-8641 使用!...

9.8CVSS8AI score0.16997EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/19 12:44 a.m.98 views

blackbird

Blackbird Blackbird is a powerful OSINT tool that combines fast username and email searches across more than 600 platforms with free AI-powered profiling. By leveraging community-driven projects like WhatsMyName, it ensures low false positive rates and high-quality results. Features include smart...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 9:57 p.m.16 views

exploits

Repositorio público de exploits de prueba de concepto Este repositorio contiene exploits públicos de prueba de concepto PoC para diversas vulnerabilidades que he descubierto a lo largo del tiempo. Estos exploits PoC se comparten con fines educativos y para demostrar los riesgos potenciales...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 7:04 p.m.6 views

CVE-2019-7609-KibanaRCE

CVE-2019-7609-KibanaRCE Se realizaron cambios menores al CVE para hacerlo compatible con Python 3. cve-modific.py Aquí están las modificaciones: En la función getkibanaversion, la línea match = re.findallpattern, r.content se actualizó a match = re.findallpattern, r.text. Este cambio se realizó...

10CVSS7.4AI score0.95338EPSS
SaveExploits12References1
Kitploit
Kitploit
added 2026/09/18 6:39 p.m.9 views

DocPlz

DocPlz Proyecto de exfiltración de documentos con fines educativos y de entretenimiento https://github.com/TheD1rkMtr/DocPlz/assets/123980007/8026985e-e285-4a76-a1d7-f4c0fa3ad240...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 6:26 p.m.14 views

CVE-2020-26878

CVE-2020-26878 这是Ruckus漏洞利用脚本的修改版本,原始脚本位于 https://www.exploit-db.com/exploits/49110 由于原始脚本是用Python 2编写的,我对其进行了一些调整,使其能在Python 3下运行。 注意:我对任何非法使用此漏洞利用脚本的行为概不负责。此脚本仅用于教育和测试目的,旨在增强系统安全性。...

9CVSS7.9AI score0.11588EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/18 12:59 p.m.11 views

cve-2016-7255_x86_x64

cve-2016-7255 x86, x64 将CVE-2016-7255移植到x86用于教育目的。 参考代码 https://github.com/rlarabee/exploits/tree/master/cve-2016-7255...

7.8CVSS7.6AI score0.80968EPSS
SaveExploits24References1
Kitploit
Kitploit
added 2026/09/18 12:21 p.m.13 views

falla

FAllA 一款针对超过15个搜索引擎的CLI爬虫工具,包括Google、duckduckgo、Bing、Ask等。 注意: 仅用于教育目的,本人不对该工具的滥用负责! 环境要求 Python(3.x) Docker-CE(并非所有搜索引擎都需要,仅部分搜索需要) 如何安装 你需要安装所有依赖: root@kitploit: pip3 install -r requirements.txt 安装geckodriver: root@kitploit: For linux users sudo apt install firefox-geckodriver For other OS's...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 12:15 p.m.495 views

mip22

mip22 mip22 v3.3 mip22 is a advanced phishing tool 83 default websites, clone any site with manual method, add any site with customize method, mask link with subdomains, url shortener, audio notice for view the credentials live, music in background etc... The program is made for educational...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 11:17 a.m.8 views

CVE-2021-3831

PHP Exploit CVE-2021-3831 脚本 概述 该 PHP 脚本旨在通过生成特定的 MD5 哈希值并发送 HTTP 请求来与目标网站交互,以利用潜在漏洞。本脚本仅用于教育目的,且仅允许在您已获得明确授权进行漏洞测试的环境中使用。 特性 动态目标输入: 脚本接受目标 URL 作为命令行参数,使用灵活。 安全的 HTTP 请求: 利用 cURL 发起 HTTP 请求,提供稳健的错误处理与安全性。 错误日志记录: 记录错误信息,辅助调试与监控脚本执行。 模块化设计: 脚本通过清晰的函数定义组织,便于阅读与维护。 工作原理 1. MD5 哈希生成: 脚本基于目标 URL...

7.1CVSS6.9AI score0.01812EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/18 10:55 a.m.9 views

incriminator

Incriminator Incriminator 是一个开源项目,仅供教育目的,允许你在网络犯罪中诬陷其他设备。 项目目前为 1.0 版本。 如果你发现了一个 bug,请报告它。 感谢下载…… 仅供教育目的使用!!!!!!! 我对本工具造成的损害不承担任何责任!!!! 使用的软件: BeeLogger https://github.com/4w4k3/BeeLogger AP-Fucker https://github.com/mattoufoutu/scripts/blob/master/AP-Fucker.py DHCPwn...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/18 10:45 a.m.55 views

pycrypt

pycrypt Python Based Crypter That Can Bypass Any Kinds Of Antivirus Products Note: root@kitploit: If the stub being detected then plz use the following obfuscations:- 1. https://github.com/machine1337/fudcrypt 2. https://github.com/machine1337/pyobfuscate Important: root@kitploit: 1. Make Sure yo...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 10:00 a.m.57 views

gmailc2

gmailc2 root@kitploit: A Fully Undetectable C2 Server That Communicates Via Google SMTP to evade Antivirus Protections and Network Traffic Restrictions Note: root@kitploit: This RAT communicates Via Gmail SMTP or u can use any other smtps as well but Gmail SMTP is valid because most of the...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 11:15 p.m.12 views

EXIM-4.87-CVE-2019-10149

EXIM-4.87-CVE-2019-10149 为教育目的搭建实验环境...

10CVSS8.5AI score0.99961EPSS
SaveExploits27
Kitploit
Kitploit
added 2026/09/17 3:02 a.m.8 views

CVE_Demo

CVEDemo 你好, 我是 Muhammad Navaid Zafar Ansari,我创建了这个仓库来维护我的 CVE 演示,并为那些想要使用这些被我发现了漏洞的应用程序的人提供修复建议。 免责声明: 所有演示仅用于教育目的,请仅针对您自己的系统测试这些漏洞,不得将其用于违反法律或谋取私利。 本项目的作者对材料可能造成的任何损害不承担任何责任。...

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

Copy-Fail-CVE-2026-31431-modernized

Copy-Fail-CVE-2026-31431-modernized Una versión modernizada de Copy Fail PE Cómo usarlo: Solo clona el repositorio y ejecuta el Poc.py : Propósito educativo Esta prueba de concepto es solo con fines educativos Inspirado por : Exploit principal de theori-io...

7.8CVSS6.5AI score0.99907EPSS
SaveExploits243References1
Kitploit
Kitploit
added 2026/09/16 12:01 p.m.6 views

CVE-2018-7600

CVE-2018-7600 仅用于家庭实验室和教育目的,不打算用于任何有害意图,纯粹出于教育目的。...

9.8CVSS8.1AI score0.99991EPSS
SaveExploits49
Rows per page
Query Builder