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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CVE-2022-28368-handler — 이 저장소에는 dompdf 캐시된 글꼴 취약점(CVE-2022-28368)의 대부분을 처리하는 파이썬 스크립트가 포함되어 있습니다. 여러분이 해야 할 일은 요청을 생성하는 것뿐입니다. | Kitploit
도구/GitHubGitHub/that-guy-steve/cve-2022-28368-handler
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingShellcode Generation
GitHubthat-guy-steve/cve-2022-28368-handler

CVE-2022-28368-handler

이 저장소에는 dompdf 캐시된 글꼴 취약점(CVE-2022-28368)의 대부분을 처리하는 파이썬 스크립트가 포함되어 있습니다. 여러분이 해야 할 일은 요청을 생성하는 것뿐입니다.

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유
저장소 보기
3년 전아직 검토되지 않음

CVE-2022-28368-handler

이 저장소는 dompdf 캐시된 글꼴 취약점(CVE-2022-28368)을 대부분 처리하는 Python 스크립트를 포함하고 있습니다. 여러분이 해야 할 일은 요청을 생성하는 것뿐입니다. 또한 익스플로잇을 시작하기 위한 트리거 문자열을 제공합니다 :)

Usage

root@kitploit:~
usage: CVE-2022-28368.py [-h] -d DOMPDF_LOCATION [-f FONTNAME] -i HTTP_IP [-p HTTP_PORT] [-P PHP] [-w] [-r]

This script handles the majority of the dompdf cached font exploit (CVE-2022-28368), all you need to do is create the request

optional arguments:
  -h, --help            show this help message and exit
  -d DOMPDF_LOCATION, --dompdf-location DOMPDF_LOCATION
                        dompdf location on target webserver (example: http://target.com/vendor/dompdf)
  -f FONTNAME, --fontname FONTNAME
                        Exploit font name (default: expfont.php)
  -i HTTP_IP, --http-ip HTTP_IP
                        HTTP listener IP
  -p HTTP_PORT, --http-port HTTP_PORT
                        HTTP listener PORT (default: 80)
  -P PHP, --php PHP     PHP to execute (default: <?php system("whoami"); ?>)
  -w, --webshell        Spawn web shell
  -r, --revshell        Spawn reverse shell (Uses HTTP listener IP and port 9001 by default)

취약점 기술적 세부 사항은 다음을 참조하세요:

https://positive.security/blog/dompdf-rce https://github.com/positive-security/dompdf-rce

도구 다운로드