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?
Rene
18 days agoBrande
21 days agoRosalind
2 days agoScarlet
1 months agoGilma
22 days agoCharlena
1 months agoLourdes
1 months agoHubert
2 months agoJina
2 months agoAzzie
2 months ago