Skip to content
KitploitKITPLOIT
FerramentasBlog
Enviar
FerramentasBlog
Enviar

Ferramentas de Hacking, PenTest e Cibersegurança para o seu Arsenal de Segurança!

Kitploit é um diretório de ferramentas de hacking, cibersegurança e pentesting. Descubra as últimas atualizações de projetos para encontrar vulnerabilidades, analisar sistemas, automatizar testes e fortalecer sua segurança.

··Feeds·Contato·Privacidade·© 2026 Kitploit

Diretório de Ferramentas

Categorias

Ver todas as categorias
Loading categories
CVE-2025-55182-test — Veja se seu endpoint pode ser vulnerável. | Kitploit
Ferramentas/GitHubGitHub/chelsea486mhz/cve-2025-55182-test
Scanners de VulnerabilidadesExploraçãoColeta de InformaçõesSegurança WebTestes de Penetração
GitHubchelsea486mhz/cve-2025-55182-test

CVE-2025-55182-test

Veja se seu endpoint pode ser vulnerável.

Ver Repositório
há 8 mesesAinda não revisado

Mais Populares

Ver todos →

Descubra as ferramentas mais usadas pela nossa comunidade.

Explore todas as ferramentas

Navegue pela nossa coleção de ferramentas

Ver todas as ferramentas →
Compartilhar

Teste CVE-2025-55182

Verifique se seu endpoint é potencialmente vulnerável ao CVE-2025-55182.

Requisitos

root@kitploit:~
pip install requests

Uso

root@kitploit:~
# Single target
$ python3 react2shell-test.py -u https://app.example.com

# Multiple targets from file
$ python3 react2shell-test.py -l targets.txt

# With options
$ python3 react2shell-test.py -l targets.txt -t 20 --timeout 5 -o results.csv

Opções

BandeiraDescrição
-u, --urlURL de destino único
-l, --listArquivo com URLs (um por linha)

Resultados

  • [+] Seguro
  • [i] Aviso (provavelmente vulnerável)
  • [-] Exposto / Erro
Baixar ferramenta