CTX

다운로드 3
업데이트 2024. 7. 3.

ctx-get-ip-report-batch

CTX 서비스에서 여러 개의 IP 주소에 대한 분석 보고서를 조회합니다.

ctx-get-ip-report-batch [profile=PROFILE] [field=FIELD]
profile=PROFILE
CTX 접속 프로파일 이름
field=FIELD
미지정 시 ip 필드 사용

출력 필드

필드타입이름설명
profile문자열접속 프로파일CTX 접속 프로파일 식별자
ipIP 주소IP 주소예: 45.156.128.96
verdict문자열판정예: MALICIOUS, BENIGN
reverse_dns문자열DNS 역조회
country문자열국가 코드e.g. PT
country_name문자열국가 이름e.g. Portugal
first_seen날짜최초 발견일시
last_seen날짜최근 발견일시
threat_actors문자열위협 액터 목록
urls문자열IoC URL 목록
ioc_files문자열IoC 파일 목록
ioc_ips문자열IoC IP 목록
ioc_domains문자열IoC 도메인 목록
ioc_urls문자열IoC URL 목록
campaign_count32비트 정수캠페인 수
threat_actor_count32비트 정수위협 액터 수
ioc_file_count32비트 정수IoC 파일 수
ioc_ip_count32비트 정수IoC IP 수
ioc_domain_count32비트 정수IoC 도메인 수
ioc_url_count32비트 정수IoC URL 수
campaign_link문자열캠페인 링크
whois문자열WHOIS 응답예: inetnum: 45.156.128.0 - 45.156.128.255
ctx_api_version문자열CTX API 버전v1.1
txid문자열트랜잭션 ID예: ctx-transaction--9c703489-94e8-5b1a-ab47-214cef14eff5
result_code32비트 정수결과 코드예: 200, 400, 404
result_msg문자열결과 메시지예: Invalid Parameter, Data does not exist
req_time날짜요청 시각
resp_time날짜응답 시각