Vulnerability Assessment tools assist us in finding weaknesses in a system before they can be exploited. A Vulnerability Assessment tool takes the following steps in determining vulnerabilities:
Alongside finding weaknesses, Vulnerability Assessment tools also provide remediation techniques for eradicating or patching the weakness.
- Discovering – Sends ICMP requests and probes ports to see if the system is up and running, additionally checks if the system is behind a firewall or a filtering device
- Port Mapping – Probes UDP and TCP ports to see which ports are open and accepting connections
- OS fingerprinting – Detects what OS is running on the target system
- Service Mapping – Sends different probes to see which services are running on open ports
- Vulnerability Mapping – Based on the identified services, it tries to find out the vulnerabilities associated with them
Alongside finding weaknesses, Vulnerability Assessment tools also provide remediation techniques for eradicating or patching the weakness.
No comments:
Post a Comment