
Apache HugeGraph Server RCE 스캐너 ( CVE-2024-27348 )
오직 윤리적 용도로만 사용하십시오. 유해하거나 악의적인 활동은 허용되지 않으며, 책임은 사용자 본인에게 있습니다.
Apache HugeGraph Server RCE 스캐너(CVE-2024-27348)입니다. 이 스캐너는 대상에서 4가지 명령(host, ping, curl, wget)을 실행하는데, 이는 해당 유틸리티 중 하나가 없는 경우를 대비하기 위함입니다.



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)
python3 CVE-2024-27348_Scanner.py -t http(s)://target_address -p port -d your_domain/ip
python3 CVE-2024-27348_Scanner.py -f targets_file -d your_domain/ip
targets.txt 파일 내용 형식 예시