ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 314 - PT0-002 discussion

Report
Export

During a vulnerability scanning phase, a penetration tester wants to execute an Nmap scan using custom NSE scripts stored in the following folder:

/home/user/scripts

Which of the following commands should the penetration tester use to perform this scan?

A.
nmap resume 'not intrusive'
Answers
A.
nmap resume 'not intrusive'
B.
nmap script default safe
Answers
B.
nmap script default safe
C.
nmap script /home/user/scripts
Answers
C.
nmap script /home/user/scripts
D.
nmap -load /home/user/scripts
Answers
D.
nmap -load /home/user/scripts
Suggested answer: C

Explanation:

The Nmap command in the question aims to use custom NSE scripts stored in a specific folder. The correct syntax for this option is to use the script argument followed by the path to the folder. The other commands are either invalid, use the wrong argument, or do not specify the folder path.Reference:Best PenTest+ certification study resources and training materials,CompTIA PenTest+ PT0-002 Cert Guide,101 Labs --- CompTIA PenTest+: Hands-on Labs for the PT0-002 Exam

asked 02/10/2024
Rodwell Shibambu
51 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first