
ZoneMinder 1.36.33 및 1.37.33 이전 버전의 원격 코드 실행 취약점인 CVE-2023-26035에 대한 개념 증명 익스플로잇입니다. 사용자 지정 명령 실행 및 리버스 셸 생성을 지원합니다.
ZoneMinder (1.36.33 및 1.37.33 이전 버전)에서 동작
└─➜ python3 poc.py -h
usage: poc.py [-h] --target TARGET --cmd CMD
poc.py: error: the following arguments are required: --target, --cmd


https://nvd.nist.gov/vuln/detail/CVE-2023-26035
https://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/unix/webapp/zoneminder_snapshots.rb
이 스크립트는 metasploit-framework 스크립트의 대체 버전입니다.