Skip to content

Commit 0232ab5

Browse files
committed
Touched up wording.
1 parent 7404aa6 commit 0232ab5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# boa-detector
22

3-
This package detects the Boa web server string in HTTP headers. All
3+
This Zeek package detects the Boa web server string in HTTP headers. All
44
Boa versions are considered vulnerable:
55

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

88
When the `/^Boa\/.*/` server string is observed, this package will raise
9-
a notice `BoaDetector::Vulnerable_Boa_Web_Server` for the connection `c$id$resp_h`.
9+
a notice `BoaDetector::Vulnerable_Boa_Web_Server` for the connection's `c$id$resp_h`.
1010

1111
## notice.log
1212

0 commit comments

Comments
 (0)