Profile Name | Description |
---|---|
Base | This scan profile contains NVTs that collect information about the target systems. It uses Ping and Nmap to detect if a host is alive and collects information about the operating system (OS). It doesn't detect vulnerabilities. The NVT families are static. After the profile is created, the set of NVTs stays the same. |
Discovery | This scan profile contains NVTs that provide information about the target systems. It collects information about open ports, used hardware, firewalls, installed software and certificates, and used services. It doesn't detect vulnerabilities. The NVT families are dynamic. After the profile is created, new NVTs in the selected NVT families are added and used automatically. |
Empty | This scan profile contains no NVT. You can clone it and create a scan profile from scratch. |
Full and fast | This scan profile contains NVTs that won't damage the target systems. It conducts a port scan to gather information about the system first and use the relevant NVTs based on the information collected to complete the scan. These NVTs are optimized to keep the false negative rate low. The NVT families are dynamic. After the profile is created, new NVTs in the selected NVT families are added and used automatically. |
Full and fast ultimate | This scan profile expands the Full and fast profile with NVTs that could disrupt services or systems, or even cause shutdowns. It conducts a port scan to gather information about the system first and use the relevant NVTs based on the information collected to complete the scan. These NVTs are optimized to keep the false negative rate low. The NVT families are dynamic. After the profile is created, new NVTs in the selected NVT families are added and used automatically. |
Full and very deep | This scan profile is based on the Full and fast profile but without taking into account the result of the port scan. In other words, it includes NVTs that wait for a timeout and NVTs that test vulnerabilities of an application that wasn't detected, making the scan very slow. The NVT families are dynamic. After the profile is created, new NVTs in the selected NVT families are added and used automatically. |
Full and very deep ultimate | This scan profile expands the Full and very deep profile with NVTs that could disrupt services or systems, or even cause shutdowns. The scan is very slow. The NVT families are dynamic. After the profile is created, new NVTs in the selected NVT families are added and used automatically. |
Host discovery | This scan profile contains NVTs that use Ping to detect if a host is alive. It doesn't detect vulnerabilities. The NVT families are static. After the profile is created, the set of NVTs stays the same. |
System discovery | This scan profile contains NVTs that use Ping to detect if a host is alive, and Nmap to collect information about the OS and hardware. It doesn't detect vulnerabilities. The NVT families are static. After the profile is created, the set of NVTs stays the same. |
Deep: A non-destructive full and slow scan.
Default: A non-destructive full and fast scan. Use this profile if the target system tends to break or crash with the scanning requests.
Ultimate: A full and fast scan including destructive tests. It includes stress tests that can crash the target system. For example, filling a network switch with random MAC addresses.