Question 1
A constant wants to scan all the TCP Pots on an identified device. Which of the following Nmap switches
will complete this task?
A. -pB. -p ALX,
C. -p 1-65534
D. -port 1-65534
Answer: A
Question 2
The following command is run on a Linux file system:
Chmod 4111 /usr/bin/sudo
Which of the following issues may be exploited now?
A. Kernel vulnerabilities
B. Sticky bits
C. Unquoted service path
D. Misconfigured sudo
Answer: B
Question 3
A client is asking a penetration tester to evaluate a new web application for availability. Which of the
following types of attacks should the tester use?
A. TCP SYN flood
B. SQL injection
C. xss
D. XMAS scan
Answer: A