12897 matches found
CVE-PoC-Hub
🔬 CVE-PoC-Hub — Pruebas de Concepto PoC Curadas Scripts PoC funcionales y verificados para CVEs recientes. Probados en entornos de laboratorio. Para investigadores de seguridad, pentesters y jugadores de CTF. ⚠️ Aviso Legal Todos los PoCs son solo para fines educativos y pruebas autorizadas. Cada...
CVE-2022-26134
CVE-2022-26134 ATLASSIAN-Confluence RCE 安装 root@kitploit: git clone https://github.com/kelemaoya/CVE-2022-26134.git cd CVE-2022-26134 pip3 install -r requirements.txt 使用 单个url pocsuite -r ../CVE-2022-26134.py -u url --verify 批量URL pocsuite -r ../CVE-2022-26134.py -f url.txt --verify root@kitploit...
CVE-2023-36025
CVE-2023-36025 针对CVE-2023-36025的简单测试,基于Twitter上@wdormann演示的PoC(https://twitter.com/wdormann/status/1725148437115473947) 此代码并非开箱即用——ZIP文件必须托管在你拥有的服务器上,并且需要通过file:// URL让受害者机器能够访问。...
wp2shell
wp2shell CVE-2026-63030 + CVE-2026-60137+poc Esta vulnerabilidad no es demasiado fácil de explotar. Comando de ejecución de comandos de la base de datos: SELECT GROUPCONCATSCHEMANAME FROM INFORMATIONSCHEMA.SCHEMATA Referencia: https://github.com/Icex0/wp2shell-poc Sin embargo, hay un problema:...
cve-2021-44228
CVE-2021-44228 https://nvd.nist.gov/vuln/detail/CVE-2021-44228 log4j.java - modificación de este PoC https://github.com/tangxiaofeng7/CVE-2021-44228-Apache-Log4j-Rce para ejecutar un montón de payloads de JNDIExploit. jndi.pcap - una PCAP de cada uno de estos payloads ejecutándose. snort.rules -...
CVE-2021-41773-Apache-Lab
CVE-2021-41773 — Laboratorio de Apache HTTP Server 2.4.49 Reproducción de CVE-2021-41773 , una vulnerabilidad de path traversal recorrido de rutas en Apache HTTP Server 2.4.49. Este proyecto usa Docker para crear un entorno vulnerable aislado y un PoC en Python para demostrar la divulgación...
cert-pinning-flaw-poc
证书固定漏洞 POC 用于测试 CVE-2016-2402 及类似漏洞的简单 POC 脚本。详细内容请阅读我的博客文章。 此工具将设置一个 HTTPS 服务器,为特定域名的客户端提供恶意证书链。 如果来自具有漏洞证书固定实现的应用程序的流量被重定向到此服务器,则固定机制将被绕过,并且您应该能够在服务器控制台中看到 GET 或 POST 请求。 默认情况下,此工具使用硬编码的 CA 证书和密钥(CACERT.pem 和 CAKEY.pem 文件)。 您可以更改这些文件,使用以下命令生成新的证书对。 openssl req -x509 -days 1825 -nodes -newkey...
Struts2-048
Struts2-048 CVE-2017-9791 Autor: DragonEgg root@kitploit: def Usage: print 'check:' print ' python file.py http://1.1.1.1/struts2-showcase/integration/saveGangster.action' print 'poc:' print ' python file.py http://1.1.1.1/struts2-showcase/integration/saveGangster.action command' Demo...
PoC-public
PoC-public Este repositorio recopila el código PoC que publicamos en varias conferencias de seguridad. Black Hat EU 2020 CODE BLUE 2021 Black Hat Asia 2023 CODE BLUE 2023...
CVE-2023-29007
CVE-2023-29007 Repositorio PoC para CVE-2023-29007 Más información disponible en: https://blog.ethiack.com/en/blog/git-arbitrary-configuration-injection-cve-2023-29007 https://github.blog/2023-04-25-git-security-vulnerabilities-announced-4/...
CVE-2019-0708
CVE-2019-0708 蓝屏poc Windows 7 64位 已经测试〜 命令:python crashpoc.py ip 64 https://github.com/n1xbyte/CVE-2019-0708/ Leaving for a wedding tomorrow, if I can't find anything then someone else take the reins Going to drop the crash PoC here Friday if there isnt one public already... Maybe the following...
CVE-2024-23346
CVE-2024-23346 Este PoC se basa en el informe/hallazgos de William Khem-Marquez y Matthew Horton: https://github.com/materialsproject/pymatgen/security/advisories/GHSA-vgv8-5cpj-qj2f Uso: python3 CVE-2024-23346.py -t targetURL -u username -p password -l localhost -P localport -X -P y -X no son...
ThinkAdmin-CVE-2020-25540
ThinkAdmin-CVE-2020-25540 ThinkAdmin CVE-2020-25540 POC root@kitploit: 用法 root@kitploit: $ python3 exploit.py -t -c...
DCS932L-Emulation-CVE-2024-37606-Attack
让仿真再次变得简单 欢迎!本仓库提供了用于仿真 D-Link DCS-932L 固件并演示 CVE-2024-37606 漏洞的工具和环境。它包含了预补丁的二进制文件和必要的库,简化了仿真设置,因此您无需手动使用 Ghidra 等工具进行修补。 CVE-2024-37606 本项目包含一个针对 CVE-2024-37606 的概念验证漏洞利用脚本(CVE-2024-37606-DCS932L.py)。该漏洞涉及 alphapd 服务中的缓冲区溢出。请负责任地使用,仅用于教育目的。 点击图片观看视频 仿真的修改 为增强固件仿真环境的功能和易用性,进行了以下几项修改: 1. 启动脚本:...
ElasticSearch-CVE-2014-3120
ElasticSearch: Ejecución Remota de Código en la búsqueda CVE-2014-3120 Código de Prueba de Concepto para explotar CVE-2014-3120 Requisitos: python Uso: python elasticcheck.py Ejemplo: root@kitploit: ➜ $ python elasticcheck.py hostport.txt 0 10.0.0.10:9200 Vulnerable 1 10.0.0.11:9201 No vulnerable...
CVE-Exploit
Twitter: @0xAbbarhSF 1、CVE-2020-2551 CVE-2020-2551 ejemplo de exploit poc en python Claves: GIOP corba Cómo usar root@kitploit: python3 CVE-2020-2551.py -u http://192.168.26.79:7001 cat urls.txt|sort -u|xargs -I % python3 CVE-2020-2551.py -u % cat xxx.html|grep -Eo 'https?://^ /+'|sort -u|xargs...
CVE-2024-6387
CVE-2024-6387 regreSSHion Proof of concept python script for regreSSHion exploit. Version 0.2.1 build POC Installation root@kitploit: git clone https://github.com/l-urk/CVE-2024-6387.git root@kitploit: cd CVE-2024-6387 root@kitploit: pip3 install -r requirements.txt root@kitploit: python3...
CVE-2015-3306-Python-PoC
CVE-2015-3306-Python-PoC This was converted with tweaks from a metasploit module as an exercise for OSCP studying and exploit development. It originally came from searching for random remote command execution modules with searchsploit. I anaylzed the metasploit code and converted it to python...
CVE-2019-8014
CVE-2019-8014 的一点简单分析。 包含 Poc 和 exp Shellcode 是弹出计算器 or CMD 窗口,不记得了。 注意: my.7z 是触发漏洞需要的 bmp 图片 ,文件太大了,我压缩了一下。...
CVE-2019-1458
CVE-2019-1458 Windows LPE Exploit Caution YOU ONLY HAVE ONE CHANCE TO EXPLOIT FOR EACH KERNEL REBOOT!!!! Screenshot Supported Version Windows 2012 R2 Tested Windows 8 Tested Windows 2008 R2 x64Tested Windows 7.1 x64 Tested Windows 7 x64 Windows 2012 x64 Windows 2008 x64 ALL X32 VERSION SYSTEMS AR...