Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
boa-detector — 一个易受攻击的 Boa Web 服务器检测器。 | Kitploit
工具/GitHubGitHub/corelight/boa-detector
物联网安全漏洞分析Web安全网络安全威胁情报供应链安全
GitHubcorelight/boa-detector

boa-detector

一个易受攻击的 Boa Web 服务器检测器。

查看仓库
3年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

boa-detector

这个 Zeek 包检测 HTTP 头中的 Boa web server 字符串。所有 Boa 版本均被视为存在漏洞:

https://www.microsoft.com/en-us/security/blog/2022/11/22/vulnerable-sdk-components-lead-to-supply-chain-risks-in-iot-and-ot-environments/

当观察到 /^Boa\/.*/ 服务器字符串时,此包会针对连接的 c$id$resp_h 发出一个通知 BoaDetector::Vulnerable_Boa_Web_Server。

notice.log

root@kitploit:~
#separator \x09
#set_separator	,
#empty_field	(empty)
#unset_field	-
#path	notice
#open	2022-11-28-16-56-57
#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
1669216431.624776	CHhAvVGS1DHFjwGM9	127.0.0.1	59213	127.0.0.1	80	-	-	-	tcp	BoaDetector::Vulnerable_Boa_Web_Server	Vulnerable Boa web server header observed: Boa/0.94.14rc21	See https://www.microsoft.com/en-us/security/blog/2022/11/22/vulnerable-sdk-components-lead-to-supply-chain-risks-in-iot-and-ot-environments/ for more info.	127.0.0.1	127.0.0.1	80	-	-	Notice::ACTION_LOG	(empty)	3600.000000	-	-	-	-	-
1669216442.169350	ClEkJM2Vm5giqnMf4h	::1	60096	::1	80	-	-	-	tcp	BoaDetector::Vulnerable_Boa_Web_Server	Vulnerable Boa web server header observed: Boa/0.94.14rc21	See https://www.microsoft.com/en-us/security/blog/2022/11/22/vulnerable-sdk-components-lead-to-supply-chain-risks-in-iot-and-ot-environments/ for more info.	::1	::1	80	-	-	Notice::ACTION_LOG	(empty)	3600.000000	-	-	-	-	-
#close	2022-11-28-16-56-57
下载工具