nerdexam
CompTIA

XK0-001 · Question #61

CompTIA XK0-001 Exam An assistant network administrator has just been assigned the task of performing a daily check of the security system. A script will be created that will be executed daily as a…

The correct answer is C. find / -perm 4000 >> /var/log/daily. See the full explanation below for the reasoning.

Question

CompTIA XK0-001 Exam An assistant network administrator has just been assigned the task of performing a daily check of the security system. A script will be created that will be executed daily as a cron job. Which of the following commands can be included in the script which directly relates to enhancing and checking the system security?

Options

  • Afind / -name * >> /var/log/daily
  • Bchmod -R 4000 / >> /var/log/daily
  • Cfind / -perm 4000 >> /var/log/daily
  • Dgrep -Ril root /etc/* >> /var/log/daily

How the community answered

(35 responses)
  • A
    9% (3)
  • B
    11% (4)
  • C
    77% (27)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full XK0-001 Practice