I need a solution
Our security decided that relying on SEP auto protect is not enough. There must be an explicit scan on any new files and proof the file has been scanned and steps taken. So my question, is it possible to config SEP to do the following?
- Monitor certain directories for all new files written
- If Pending_MyUploadedFile is clean, move and/or rename to MyUploadedFile
- If infected, delete the file and write a placeholder Removed_MyUploadedFile
Of course, I would rather having this configured in SEP, than kicking off a scripted scan from my code.
Is this possible? Thanks.
3152551