A file is discovered in the /etc directory of an internal server by an automated file integrity checker. A security analyst determines the file is a bash script. The contents are as follows:
---
#/bin/bash
IFS=:
[[-f/etc/passwd]] && cat/etc/passwd |
while read a b c d e f g
do
echo ''$e ($a)''
done
---
Which of the following was the author of the script attempting to gather?
Scarlet
3 days agoCharlena
6 days agoLourdes
9 days agoHubert
24 days agoJina
25 days agoAzzie
26 days ago