Skip to content

An exploit proof of concept for ConnectWise SecureConnect authentication bypass vulnerability.

Notifications You must be signed in to change notification settings

horizon3ai/SecureConnect-Auth-Bypass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ConnectWise SecureConnect Authentication Bypass Vulnerability

An exploit proof of concept for ConnectWise SecureConnect authentication bypass vulnerability.

Blog Post

More details here: https://www.horizon3.ai/attack-research/red-team/connectwise-screenconnect-auth-bypass-deep-dive/

Usage

Running this script will overwrite the existing administrative user credentials. The password must be at least 8 characters to be set.

% python3 ScreenConnect-AuthBypass.py -h                          
usage: ScreenConnect-AuthBypass.py [-h] -t TARGET -u USERNAME -p PASSWORD

options:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET
                        The base URL of the target
  -u USERNAME, --username USERNAME
                        The username to add
  -p PASSWORD, --password PASSWORD
                        The new password

Follow the Horizon3.ai Attack Team on Twitter for the latest security research:

Disclaimer

This software has been created purely for the purposes of academic research and for the development of effective defensive techniques, and is not intended to be used to attack systems except where explicitly authorized. Project maintainers are not responsible or liable for misuse of the software. Use responsibly.

About

An exploit proof of concept for ConnectWise SecureConnect authentication bypass vulnerability.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages