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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
boa-detector — 취약한 Boa 웹 서버 탐지기. | Kitploit
도구/GitHubGitHub/corelight/boa-detector
IoT SecurityVulnerability AnalysisWeb SecurityNetwork SecurityThreat IntelligenceSupply Chain Security
GitHubcorelight/boa-detector

boa-detector

취약한 Boa 웹 서버 탐지기.

저장소 보기
3년 전아직 검토되지 않음

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

boa-detector

이 Zeek 패키지는 HTTP 헤더에서 Boa 웹 서버 문자열을 탐지합니다. 모든 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
도구 다운로드