
N-able N-central에서 CVE-2025-9316 및 CVE-2025-11700을 연쇄적으로 사용해 파일을 읽는 PoC 익스플로잇
N-able N-central용 개념 증명(PoC) 익스플로잇으로, CVE-2025-9316과 CVE-2025-11700을 연쇄적으로 사용하여 자격 증명이 포함된 파일을 읽습니다.
심층 분석은 여기에서: https://www.horizon3.ai/attack-research/attack-blogs/n-able-n-central-from-n-days-to-0-days/
% python3 ncentral_xxe_file_read.py -h
usage: ncentral_xxe_file_read.py [-h] --url URL --listen-ip LISTEN_IP --listen-port LISTEN_PORT [--file FILE] [--appliance-id APPLIANCE_ID] [--test-only]
N-able N-Central XXE Vulnerability Exploit
options:
-h, --help show this help message and exit
--url URL N-Central Base URL
--listen-ip LISTEN_IP
IP address for DTD server to bind to
--listen-port LISTEN_PORT
Port for DTD server to bind to
--file FILE Target file to read (default: /etc/passwd)
--appliance-id APPLIANCE_ID
Appliance ID to use (default: 3)
--test-only Only test endpoint accessibility
이 소프트웨어는 순수하게 학술 연구와 효과적인 방어 기술 개발의 목적으로 제작되었으며, 명시적으로 승인된 경우를 제외하고 시스템을 공격하는 데 사용하기 위한 것이 아닙니다. 프로젝트 유지관리자는 소프트웨어의 오용에 대해 책임을 지지 않습니다. 책임감 있게 사용하십시오.