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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
Safer_PoC_CVE-2022-22965 — CVE-2022-22965 (Spring4Shell)을 위한 더 안전한 PoC | Kitploit
도구/GitHubGitHub/colincowie/safer_poc_cve-2022-22965
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubcolincowie/safer_poc_cve-2022-22965

Safer_PoC_CVE-2022-22965

CVE-2022-22965 (Spring4Shell)을 위한 더 안전한 PoC

저장소 보기
4474년 전Kitploit 검토 완료

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

Safer_PoC_CVE-2022-22965

CVE-2022-22965(Spring4Shell)용 더 안전한 PoC

기능

  • tomcat 디렉터리 'webapps/ROOT'에 CVE_2022-22965_exploited.txt라는 파일을 생성합니다
  • 출력 디렉터리를 변경하기 위한 선택적 사용자 인자
  • 익스플로잇 검증은 출력 .txt 파일을 요청하여 수행됩니다. tomcat 구성에 따라 수동 검토가 필요할 수 있습니다.
    • 반환된 문서의 콘텐츠를 확인하는 추가 검증이 포함되어 있습니다. 일부 웹 서버는 HTTP 상태 200으로 오류 페이지를 반환합니다.

사용법

root@kitploit:~
usage: Safer_PoC_CVE-2022-22965.py [-h] --url URL [--dir DIR]

CVE-2022-22965 Spring-Core remote code execution POC

optional arguments:
  -h, --help  show this help message and exit
  --url URL   target url
  --dir DIR   directory to write the result (default is "webapps")

예시: python3 Safer_PoC_CVE-2022-22965.py --url http://localhost:8080/handling-form-submission-complete/greeting --dir "webapps/handling-form-submission-complete"

출력 파일

파일 이름: CVE_2022_22965_exploited.txt

파일 내용: Warning, CVE_2022_22965 was sucessfully exploited on this device. reference: https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement

도구 다운로드