Update boa-webserver.yaml
parent
52ca8ac5b1
commit
d2b760ec6f
|
@ -4,9 +4,10 @@ info:
|
|||
name: Boa Web Server- Detect
|
||||
author: johnk3r
|
||||
severity: info
|
||||
description: Boa Web Server panel was detected.
|
||||
description: Boa is a single-tasking HTTP server. That means that unlike traditional web servers, it does not fork for each incoming connection, nor does it fork many copies of itself to handle multiple connections.
|
||||
reference:
|
||||
- https://www.microsoft.com/en-us/security/blog/2022/11/22/vulnerable-sdk-components-lead-to-supply-chain-risks-in-iot-and-ot-environments/
|
||||
- http://www.boa.org/
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
||||
cwe-id: CWE-200
|
||||
|
|
Loading…
Reference in New Issue