اختبار شهادة محلل الأمن السيبراني CompTIA CySA+

السؤال 873 من 1040

كل الأسئلة

A security analyst runs an Nmap scan against a host with multiple open ports using the following command:

nmap 10.10.10.1 -p-

The following output is obtained after the scan:

Which of the following is the most accurate way to scan the target IP for open ports?

الخيارات

  • A nmap 10.10.10.1 -p80,443,445,9999,135,22,21 -b --traceroute
  • B nmap -sn -p- 10.10.10.1
  • C nmap -p- -Pn 10.10.10.1
  • D nmap 10.10.10.1/24 -p- -R -O --script=ssl-enum-ciphers

النقاشات

لا توجد نقاشات منشورة لهذا السؤال حالياً.