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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
zeek-netsupport-detector — Zeek 기반 NetSupport 탐지기. NetSupport는 공격자들이 악성코드에서 자주 악용합니다. | Kitploit
도구/GitHubGitHub/corelight/zeek-netsupport-detector
Defensive ToolsNetwork ForensicsNetwork SecurityMalware AnalysisCommand and ControlIntrusion Detection
GitHubcorelight/zeek-netsupport-detector

zeek-netsupport-detector

Zeek 기반 NetSupport 탐지기. NetSupport는 공격자들이 악성코드에서 자주 악용합니다.

저장소 보기
2210개월 전아직 검토되지 않음

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

NetSupport

배경

  • https://unit42.paloaltonetworks.com/cortex-xdr-detects-netsupport-manager-rat-campaign/

테스트 PCAP:

  • https://app.any.run/tasks/b5d9853f-0dca-45ef-9532-83feeedcbf42

예제:

root@kitploit:~
$ zeek -Cr b5d9853f-0dca-45ef-9532-83feeedcbf42.pcap

$ cat notice.log

#separator \x09
#set_separator	,
#empty_field	(empty)
#unset_field	-
#path	notice
#open	2024-06-12-13-51-41
#fields	ts	uid	id.orig_h	id.orig_p	id.resp_h	id.resp_p	fuid	file_mime_type	file_desc	proto	note	msg	sub	src	dst	p	n	peer_descr	actions	email_dest	suppress_for	remote_location.country_code	remote_location.region	remote_location.city	remote_location.latitude	remote_location.longitude
#types	time	string	addr	port	addr	port	string	string	string	enum	enum	string	string	addr	addr	port	count	string	set[enum]	set[string]	interval	string	string	string	double	double
1717442617.920239	CQ7b0y4Vd4NVQ3nJRi	192.168.100.146	49741	45.134.174.143	443	-	-	-	tcp	NetSupport::C2_Traffic_Observed_HTTP_Headers	NetSupport C2 detected via HTTP headers.  NetSupport is often used in malware attacks, so be sure to check the endpoints.	-	192.168.100.146	45.134.174.143	443	-	-	Notice::ACTION_LOG	(empty)	3600.000000	-	-	-	-	-
1717442617.920239	CQ7b0y4Vd4NVQ3nJRi	192.168.100.146	49741	45.134.174.143	443	-	-	-	tcp	NetSupport::C2_Traffic_Observed_CMD_POLL	NetSupport C2 detected by CMD=POLL in connection.  NetSupport is often used in malware attacks, so be sure to check the endpoints.  Payload is in sub field.	POST http://45.134.174.143/fakeurl.htm HTTP/1.1\x0aUser-Agent: NetSupport Manager/1.3\x0aContent-Type: application/x-www-form-urlencoded\x0aContent-Length:    22\x0aHost: 45.134.174.143\x0aConnection: Keep-Alive\x0a\x0aCMD=POLL\x0aINFO=1\x0aACK=1\x0a	192.168.100.146	45.134.174.143	443	-	-	Notice::ACTION_LOG	(empty)	3600.000000	-	-	-	-	-
1717442617.955368	CQ7b0y4Vd4NVQ3nJRi	192.168.100.146	49741	45.134.174.143	443	-	-	-	tcp	NetSupport::C2_Traffic_Observed_CMD_ENCD	NetSupport C2 detected by CMD=ENCD in connection.  CMD=ENCD is often seen in malware attacks.  Be sure to check the endpoints.  Payload is in sub field.	HTTP/1.1 200 OK\x0aServer: NetSupport Gateway/1.92 (Windows NT)\x0aContent-Type: application/x-www-form-urlencoded\x0aContent-Length:    69\x0aConnection: Keep-Alive\x0a\x0aCMD=ENCD\x0aES=1\x0aDATA=\x83g+$\x81{\x14\xfe \\\x81\x05\x07\xacW\xb8\x8d[R\xb7\xf17)\x13^\\\x95\x01d8\x92=M`s\xf8\xb1\x7f\x8f\x18\x02\xac\xb3\xdfM\xdb6\xb3\xa1\x0a	192.168.100.146	45.134.174.143	443	-	-	Notice::ACTION_LOG	(empty)	3600.000000	-	-	-	-	-
#close	2024-06-12-13-51-41
도구 다운로드