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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CVE-2024-27348 — Apache HugeGraph Server RCE 스캐너 ( CVE-2024-27348 ) | Kitploit
도구/GitHubGitHub/zeyad-azima/cve-2024-27348
ReconnaissanceVulnerability ScannersExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHubzeyad-azima/cve-2024-27348

CVE-2024-27348

Apache HugeGraph Server RCE 스캐너 ( CVE-2024-27348 )

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

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

CVE-2024-27348

오직 윤리적 용도로만 사용하십시오. 유해하거나 악의적인 활동은 허용되지 않으며, 책임은 사용자 본인에게 있습니다.

  • 취약점 분석 내용은 여기에서 확인할 수 있습니다: https://blog.securelayer7.net/remote-code-execution-in-apache-hugegraph/

Apache HugeGraph Server RCE 스캐너(CVE-2024-27348)입니다. 이 스캐너는 대상에서 4가지 명령(host, ping, curl, wget)을 실행하는데, 이는 해당 유틸리티 중 하나가 없는 경우를 대비하기 위함입니다.

HugeGraphRCE

대상에서의 핑 로그

Ping_Logs_Fromm_Targets

대상에서의 DNS 조회 및 웹 요청

http_dns_requests_from_targets

사용법

root@kitploit:~
usage: [-h] [--file FILE] [--target TARGET] [--port PORT] [--domain DOMAIN]

Exploit CVE-2024-27348 Gremlin RCE in HugeGraph server from 1.0.0 Before 1.3.0

optional arguments:
  -h, --help            show this help message and exit
  --file FILE, -f FILE  File containing target addresses and ports W/ the following format: http://target,port e.x: http://localhost,8080
  --target TARGET, -t TARGET
                        Target IP address/domain
  --port PORT, -p PORT  Target port
  --domain DOMAIN, -d DOMAIN
                        Attacker domain (Your own domain to check ping/requests log)

단일 대상

root@kitploit:~
python3 CVE-2024-27348_Scanner.py -t http(s)://target_address -p port -d your_domain/ip

파일

root@kitploit:~
python3 CVE-2024-27348_Scanner.py -f targets_file -d your_domain/ip
  • targets.txt 파일 내용 형식 예시
도구 다운로드