Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
zeek-spicy-wireguard — Spicy に基づく Zeek Wireguard プロトコルアナライザー。 | Kitploit
ツール/GitHubGitHub/corelight/zeek-spicy-wireguard
パケットスニッフィングと分析ネットワークフォレンジックネットワークセキュリティ
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 は、Tailscale ディスカバリメッセージを追加することで Wireguard プロトコルをわずかに変更する 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 (自作)
ツールをダウンロード