Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
themebleed — CVE-2023-38146("ThemeBleed")에 대한 개념 증명 | Kitploit
도구/GitHubGitHub/exploits-forsale/themebleed
Vulnerability AnalysisExploitationShellcodePayload DevelopmentBinary Exploitation
GitHubexploits-forsale/themebleed

themebleed

CVE-2023-38146("ThemeBleed")에 대한 개념 증명

저장소 보기
207352년 전Kitploit 검토 완료

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

ThemeBleed

CVE-2023-38146("ThemeBleed")에 대한 개념 증명(PoC)

root@kitploit:~
Usage: ThemeBleed.exe <command>

Commands:
        server                                   - Runs the server
        make_theme <host> <output path>          - Generates a .theme file referencing the specified host
        make_themepack <host> <output_path>      - Generates a .themepack file referencing the specified host

데이터 파일

data의 바이너리는 PoC가 대상에 반환하는 3개의 파일에 해당합니다.

  • stage_1 - PACKTHEM_VERSION이 999로 설정된 msstyles 파일입니다.
  • stage_2 - 서명 검사를 통과하기 위한 유효하고 수정되지 않은 msstyles 파일입니다.
  • stage_3 - 로드되어 실행될 DLL입니다. 제공된 예제는 단순히 calc.exe를 실행합니다.

자체 페이로드를 만들려면 코드를 포함하는 VerifyThemeVersion이라는 이름의 export가 있는 DLL을 만든 다음, 새로 생성한 DLL로 stage_3를 교체하세요.

도구 다운로드