Posted on 03-01-2013 08:18 AM
I setup the EA for Sophos using the provided templates and did a recon. However Casper says Sophos AV wasn't updated since Feb 4th 2013. When I checked Sophos, it said it was current as of March 1st @ 9:40am (today).
I'm just getting into Sophos testing, what all can I do with it, I saw something about casper being able to manage it?
Posted on 09-16-2013 05:56 PM
I was able to get it to work by changing the following line in the script:
then result=`/bin/date -j -f "%b %d %Y" "$(/usr/bin/sweep -v | grep "Data file date" |tail -1| awk '{print $6, $5, $7}')" "+%Y-%m-%d 00:00:00"`;