We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7404aa6 commit 0232ab5Copy full SHA for 0232ab5
README.md
@@ -1,12 +1,12 @@
1
# boa-detector
2
3
-This package detects the Boa web server string in HTTP headers. All
+This Zeek package detects the Boa web server string in HTTP headers. All
4
Boa versions are considered vulnerable:
5
6
https://www.microsoft.com/en-us/security/blog/2022/11/22/vulnerable-sdk-components-lead-to-supply-chain-risks-in-iot-and-ot-environments/
7
8
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`.
+a notice `BoaDetector::Vulnerable_Boa_Web_Server` for the connection's `c$id$resp_h`.
10
11
## notice.log
12
0 commit comments