ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 72 - PT0-002 discussion

Report
Export

A penetration tester wants to identify CVEs that can be leveraged to gain execution on a Linux server that has an SSHD running. Which of the following would BEST support this task?

A.
Run nmap with the -o, -p22, and -sC options set against the target
Answers
A.
Run nmap with the -o, -p22, and -sC options set against the target
B.
Run nmap with the -sV and -p22 options set against the target
Answers
B.
Run nmap with the -sV and -p22 options set against the target
C.
Run nmap with the --script vulners option set against the target
Answers
C.
Run nmap with the --script vulners option set against the target
D.
Run nmap with the -sA option set against the target
Answers
D.
Run nmap with the -sA option set against the target
Suggested answer: C

Explanation:

Running nmap with the --script vulners option set against the target would best support the task of identifying CVEs that can be leveraged to gain execution on a Linux server that has an SSHD running, as it will use an NSE script that checks for vulnerabilities based on version information from various sources, such as CVE databases2. The --script option allows users to specify which NSE scripts to run during an Nmap scan.

asked 02/10/2024
Dawn Silva
27 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first