Which of the following commands will allow a penetration tester to permit a shell script to be executed by the file owner?


CompTIA PT0-002 Exam

Questions Number: 1 out of 84 Questions
1.19%

Question 1
Which of the following commands will allow a penetration tester to permit a shell script to be executed by the file owner?
A. chmod u+x script.sh
B. chmod u+e script.sh
C. chmod o+e script.sh
D. chmod o+x script.sh




Next Questions