CISA • Practice Test 28
Free CISA practice test — 15 questions with explanations. Set 28. No signup required.
Based on the exhibit, which control deficiency is most critical for the IS auditor to address?
Refer to the exhibit. ``` # cat /var/log/auth.log Mar 10 08:12:34 srv01 sshd[1234]: Accepted password for admin from 192.168.1.10 port 22 Mar 10 08:15:22 srv01 sshd[1235]: Failed password for root from 10.0.0.5 port 22 Mar 10 08:15:25 srv01 sshd[1236]: Failed password for root from 10.0.0.5 port 22 Mar 10 08:15:28 srv01 sshd[1237]: Failed password for root from 10.0.0.5 port 22 Mar 10 08:15:31 srv01 sshd[1238]: Failed password for root from 10.0.0.5 port 22 Mar 10 08:15:34 srv01 sshd[1239]: Failed password for root from 10.0.0.5 port 22 Mar 10 08:15:37 srv01 sshd[1240]: Failed password for root from 10.0.0.5 port 22 Mar 10 08:18:01 srv01 sudo: admin : TTY=pts/0 ; PWD=/home/admin ; USER=root ; COMMAND=/bin/su - ```