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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
zeek-spicy-wireguard — Spicy를 기반으로 한 Zeek Wireguard 프로토콜 분석기. | Kitploit
도구/GitHubGitHub/corelight/zeek-spicy-wireguard
Packet Sniffing & AnalysisNetwork ForensicsNetwork Security
GitHubcorelight/zeek-spicy-wireguard

zeek-spicy-wireguard

Spicy를 기반으로 한 Zeek Wireguard 프로토콜 분석기.

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

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

zeek-spicy-wireguard

이 패키지는 Zeek용 Spicy 기반 Wireguard 프로토콜 분석기를 제공합니다.

이 패키지를 사용하려면 Spicy를 설치해야 합니다.

이것은 https://www.wireguard.com/protocol/을 따르는 간단한 구현입니다.

Wireguard

Wireguard 로그

root@kitploit:~
#separator \x09
#set_separator	,
#empty_field	(empty)
#unset_field	-
#path	conn
#open	2021-11-24-18-10-11
#fields	ts	uid	id.orig_h	id.orig_p	id.resp_h	id.resp_p	proto	service	duration	orig_bytes	resp_bytes	conn_state	local_orig	local_resp	missed_bytes	history	orig_pkts	orig_ip_bytes	resp_pkts	resp_ip_bytes	tunnel_parents
#types	time	string	addr	port	addr	port	enum	string	interval	count	count	string	bool	bool	count	string	count	count	count	count	set[string]
1611583877.627931	CHhAvVGS1DHFjwGM9	188.166.170.114	45965	188.166.170.115	51194	udp	spicy_wireguard	35.595192	13516	14924	SF	-	-	0	Dd	90	16036	82	17220	-
#close	2021-11-24-18-10-11
root@kitploit:~
#separator \x09
#set_separator	,
#empty_field	(empty)
#unset_field	-
#path	wireguard
#open	2021-11-24-18-10-11
#fields	ts	uid	id.orig_h	id.orig_p	id.resp_h	id.resp_p	established	initiations	responses
#types	time	string	addr	port	addr	port	bool	count	count
1611583877.627931	CHhAvVGS1DHFjwGM9	188.166.170.114	45965	188.166.170.115	51194	T	1	1
#close	2021-11-24-18-10-11

Wireguard PCAP 소스

  • wireguard.pcap (자체 제작)

이 패키지는 또한 탐지합니다...

Tailscale

Tailscale은 Wireguard 프로토콜에 Tailscale 디스커버리 메시지를 추가하여 약간 수정한 VPN입니다. 이 저장소의 일반 Wireguard 프로토콜 분석기는 이를 지원하지 않지만, 이 프로토콜 분석기는 지원합니다.

관련 코드 섹션: https://github.com/tailscale/tailscale/blob/main/disco/disco.go#L32

Tailscale 로그

root@kitploit:~
#separator \x09
#set_separator	,
#empty_field	(empty)
#unset_field	-
#path	conn
#open	2021-11-24-18-11-40
#fields	ts	uid	id.orig_h	id.orig_p	id.resp_h	id.resp_p	proto	service	duration	orig_bytes	resp_bytes	conn_state	local_orig	local_resp	missed_bytes	history	orig_pkts	orig_ip_bytes	resp_pkts	resp_ip_bytes	tunnel_parents
#types	time	string	addr	port	addr	port	enum	string	interval	count	count	string	bool	bool	count	string	count	count	count	count	set[string]
1623328901.893092	CHhAvVGS1DHFjwGM9	192.168.88.3	41641	18.196.71.179	41641	udp	spicy_tailscale	31.882638	5700	6322	SF	-	-	0	Dd	51	7128	56	7890	-
#close	2021-11-24-18-11-40

Tailscale PCAP 소스

  • tailscale_linux.pcap (자체 제작)
도구 다운로드