1813 matches found
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...
PowerShell-Obfuscation-Bible
Biblia de Ofuscación de PowerShell Una colección de técnicas, ejemplos y un poco de teoría para ofuscar manualmente scripts de PowerShell y evadir la detección basada en firmas, recopilada con fines educativos. El contenido de este repositorio es el resultado de una investigación personal, que...
CVE-2022-0944_RCE_Automation
I am not the researcher who found the exploit just the author of this code. This code is intended for educational purposes only...
CVE-2025-46271-Reverse-Shell-PoC
CVE-2025-46271-Reverse-Shell-PoC 免责声明 此仓库仅供教育目的。此处提供的信息旨在帮助开发者理解漏洞并保护他们的系统。请勿恶意或未经许可使用此漏洞利用。使用此PoC的风险自负。作者不对因使用此信息而产生的任何损害或法律问题负责。...
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...
bitcoin-security
bitcoin-security An educational study of where Bitcoin key security actually comes from — and where it doesn't. Built around real BIP39/BIP32 derivation, with two experiments that sit on opposite ends of the same idea:...
web-mitm-lab
WebMITM Lab - Security Research Framework Python 3.x | Educational License | View License ⚠️ For Educational Purposes and Authorized Security Research Only 📌 Description WebMITM Lab is an educational framework designed to demonstrate Man-in-the-Middle MITM attack concepts in cybersecurity training...
CVE-2026-70463
CVE-2026-70463 Probando CVE-2026-70463 por Fyyre Solo con fines de investigación y educativos...
img-payloads
⚠️ Aviso legal : El contenido de este repositorio es únicamente con fines educativos e informativos; los autores no se hacen responsables del mal uso. Asegúrate de obtener la autorización adecuada antes de usarlo, actúa con responsabilidad bajo tu propio riesgo y cumple con todas las pautas legale...
CVE-2022-31626-CVE-2024-2961-CVE-2019-6977
CVE-2022-31626, CVE-2024-2961, CVE-2019-6977 Donar Apoya el mantenimiento de este proyecto con PayPal o escaneando el código QR a continuación. ⚡ Uso sencillo Utilice este proyecto únicamente en entornos seguros y autorizados, como: Máquinas virtuales locales Contenedores Docker Configuraciones d...
PyCk
PyCk 有关完整详细信息,请查看wiki。 安装 git clone https://github.com/Naategh/PyCk.git cd PyCk pip3 install -r requirements.txt 通过Docker安装 git clone https://github.com/Naategh/PyCK.git docker build . 要求 Python 3.5 路线图 这是一个教育项目,旨在学习如何使用Python为渗透测试制作简单实用的工具。 如果您有任何想法,请与我们分享,以便改进。 联系方式 电子邮件: [email protected]...
Crypton
Crypton Crypton 是一个教育库,用于学习 和实践 进攻与防御密码学。它本质上是一个集合,包含了各种加密系统(对称和非对称)、数字签名、消息认证码和认证加密系统中现有漏洞和攻击的解释与实现。每种攻击还附带了来自“夺旗”(CTF)竞赛的示例挑战及其相应解析。已经熟悉该领域(或参与 CTF)的个人可以将 Crypton 作为工具,基于特定现有漏洞解决挑战。 该库将持续更新攻击解释和 CTF 挑战!如有任何建议,请随时给我发邮件。...
fake-mailer
Fake Mailer + 免责声明: Fake Mailer 是一个用于从不同邮箱匿名发送邮件的工具。此过程可能需要5分钟。本工具仅用于教育目的!我不对任何滥用此工具的行为负责! 安装: apt update apt install git python2 -y git clone https://github.com/htr-tech/fake-mailer cd fake-mailer 运行:python2 mailer.py 或者使用单行命令: root@kitploit: apt update && apt install git python2 -y && git clone...
widevine-l3-decryptor
Deprecation Warning This repository used to contain code to circumvent Widevine L3 DRM in Chrome on Windows machines. It's not working anymore as of May 31st 2021, but you can read the reversing writeup. Update Google issued a DMCA takedown request against most forks of this repository. The...
Follina-CVE-2022-30190-Sample
Follina-CVE-2022-30190-Sample 针对CVE-2022-30190的教育性利用代码...
CVE-2010-0232
CVE-2010-0232 利用 CVE-2010-0232 漏洞在 Windows 系统(NT / 2k / XP / 2K3 / VISTA / 2k8 / 7)上进行权限提升的 exploit 开发。 这是我为了学习底层内核漏洞利用的恐怖细节而开展的一个教育项目,这是我的第一个此类 exploit。 我通过一边阅读 Tavis Ormandy 编写的 exploit 代码和解释,一边编码进行学习。你可以在这里找到他给出的漏洞描述和 exploit:https://www.exploit-db.com/exploits/11199...
hichipreset
嗯,我需要在这里添加一些内容,这是 CVE 漏洞利用程序,我们能把它视为漏洞利用吗?我不这么认为,它更像是一个 CVE “利用工具”,我不喜欢这样称呼它。当然,仅用于教育目的。...
EXIM-4.87-CVE-2019-10149
EXIM-4.87-CVE-2019-10149 setup lab for educational purpose...
binja_sensei
binjasensei Herramientas educativas para Binary Ninja Este plugin proporciona recursos para que principiantes aprendan ingeniería inversa usando Binary Ninja. Instala automáticamente varios otros plugins y ofrece ejemplos que muestran las funcionalidades de estos plugins. Orígenes Este proyecto e...
pairing
Optimizaciones para la criptografía basada en emparejamientos Este repositorio contiene el código Rust funcional que corresponde a una serie en curso de publicaciones de blog que cubren optimizaciones en criptografía basada en emparejamientos utilizando BLS12-381 como curva de referencia. Tenga e...