get_ScanData($ste, $scan_id); if (is_array($scan) && count($scan)) { $scan = $scan[0]; } else { print "Invalid scan"; die; } $counter = $scan->get_Host_List_Count(); $host_data = $scan->get_Host_List_Table(); // @TODO Add scanner error notes to tooltip popup for error ?>
Total Number of Hosts: | Total Number of Findings/Hosts: |
Host Number | Host Name | Findings | IP Address | Error |
---|