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-2018-2628 — 在python3中运行的脚本 | Kitploit
Ferramentas/GitHubGitHub/herantong/cve-2018-2628
Payload GenerationVulnerability AnalysisExploitationShellcodeWeb Application ExploitationPenetration Testing
GitHubherantong/cve-2018-2628

CVE-2018-2628

在python3中运行的脚本

Ver Repositório
1há 7 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

weblogic getshell

Otimizei o script baseado nos trabalhos de antecessores para que o código funcione no Python 3. Principalmente no Windows

Links de referência

https://github.com/vulhub/vulhub/blob/master/weblogic/CVE-2018-2628/README.zh-cn.md

https://github.com/0xMJ/CVE-2018-2628

weblogic getshell

Testar se há vulnerabilidade

1

python pocweblogic.py your-ip

Enviar getshell

ad653cbb02fe18880494625b8a439727_MD5

"Weblogic GetShell CVE-2018-2628.exe" your-ip port

Exploração

62d047a0c623f51d77400f6d16c7fa64_MD5

Python getshell.py

Definir shell : http://your-ip:port/bea_wls_internal/wlscmd.jsp

Solução de problemas 1. Aparece:

a378b2cae81aea5343da2287fc26e8c7

Isso ocorre porque o módulo requests não está instalado no seu ambiente Python. Basta executar o seguinte comando no terminal (linha de comando):

pip install requests

Baixar ferramenta