FileScan
FileScan - Introduction
FileScan.IO is a malware analysis service that offers rapid in-depth file assessments, threat intelligence, and IOC (indicator of compromise) extraction for a wide range of executable files, documents and scripts,Few readersFileScan - Disable sign up for guests
If your private instance of FileScan is accessibly from within your own network, you may not want users to sign up themselves. This would be even more important if your private instance was accessibly from the internet. By default, users can sign up by clicking Sign up now at the login screen as shown here: To disable this feature, please login with an existing user with admin privileges, click your ownFew readersFileScan - Logging (Syslog)
On the latest versions of Ubuntu rsyslog daemon is responsible for collecting service messages originating from the kernel and applications, then writing them to log files usually stored in the /var/log/ directory. To allow monitoring of relevant events regarding FileScan services using this mechanism, please login as root. Create two new files with the content shown below: /etc/rsyslog.d/fslogger.conf :msg,contains," fsLogger " /var/log/fslogger.log and /etc/logrotate.d/fsloFew readers