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_RCE_Exploit — REC Exploit is a Python-based security testing tool that automates detection of potential RCE conditions in web applications under authorized environments. It sends crafted POST requests to targets, analyzes server responses for execution indicators, and supports batch scanning with custom input, structured payload handling, and clear CLI output. | Kitploit
Ferramentas/GitHubGitHub/nexxp90/cve-2025-55182_rce_exploit
Vulnerability ScannersPayload GenerationExploitationWeb Application ExploitationPenetration Testing
GitHubnexxp90/cve-2025-55182_rce_exploit

CVE-2025-55182_RCE_Exploit

Ver Repositório

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 →

Sobre

há 5 mesesAinda não revisado

REC Exploit is a Python-based security testing tool that automates detection of potential RCE conditions in web applications under authorized environments. It sends crafted POST requests to targets, analyzes server responses for execution indicators, and supports batch scanning with custom input, structured payload handling, and clear CLI output.

Compartilhar

CVE-2025-55182_RCE_Exploit

REC Exploit é uma ferramenta de teste de segurança baseada em Python que automatiza a detecção de potenciais condições de RCE em aplicações web sob ambientes autorizados. Ela envia requisições POST elaboradas para alvos, analisa as respostas do servidor em busca de indicadores de execução e suporta varredura em lote com entrada personalizada, manipulação estruturada de payloads e saída CLI clara.

  1. Instalar Dependências

    pip install -r requirements.txt

  2. Executar exploit

    python3 rce_exploit.py target.txt "comando"

Baixar ferramenta