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-2021-31630-OpenPLC-3-Authenticated-RCE — OpenPLC 3 WebServer Authenticated Remote Code Execution. | Kitploit
Ferramentas/GitHubGitHub/mind2hex/cve-2021-31630-openplc-3-authenticated-rce
Vulnerability AnalysisExploitationSCADA/ICS SecurityWeb Application ExploitationPenetration TestingCommand and Control
GitHubmind2hex/cve-2021-31630-openplc-3-authenticated-rce

CVE-2021-31630-OpenPLC-3-Authenticated-RCE

OpenPLC 3 WebServer Authenticated Remote Code Execution.

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
Ver Repositório
há 2 anosAinda não revisado

CVE-2021-31630

Execução Remota de Código Autenticada no Servidor Web OpenPLC 3.

Descrição

A presença de Injeção de Comandos no Open PLC Webserver v3 permite que atacantes remotos executem código arbitrário ao explorar o componente "Hardware Layer Code Box" encontrado na página "/hardware" da aplicação. Testado apenas na máquina Wifinetictwo.htb do hackthebox.

Uso

root@kitploit:~
usage: openplc_exploit.py [-h] [--usage] --ip ADDR --port PORT --target URL -U USER -P PASSWORD
                          [--payload-program PAYLOAD_PROGRAM]

options:
  -h, --help            show this help message and exit
  --usage               show usage message
  --ip ADDR             ip address for the reverse connection
  --port PORT           port number to the reverse connection
  --target URL          target url. Example: http://localhost:8080
  -U USER, --username USER
                        username to log int to openplc web server
  -P PASSWORD, --password PASSWORD
                        password to log in to openplc web server
  --payload-program PAYLOAD_PROGRAM
                        structured text openplc format to send to /upload-program

Referências

  • CVE-2021-31630
Baixar ferramenta