medium
Single Answer
0Ian wants to test embedded device web servers for potential security issues with the version of the web server software. What tool should he select to do this most effectively across his large organization’s network of IoT devices?
Answer Options
A
A WAF
B
Pentesting
C
A vulnerability scanner
D
A port scanner
Correct Answer: C
Explanation
Vulnerability scanners are perfectly suited to this type of task and can be configured to specifically test the web servers that are part of the IoT devices to increase the speed of the scan. A WAF is used to protect web applications and servers, not to assess vulnerabilities and security issues. Pentesting can identify these problems but is typically not fast or scalable. Port scanners identify open ports and service but don’t identify vulnerabilities as effectively as a dedicated vulnerability scanning tool will.