Script that get hashes of the files that run on the system (SysMon), saves the to DB (SQLite) and then checks with VirusTotal.
- Install SysMon
Register SysMon service
Sysmon.exe -accepteula -i -h md5 -l
- Install SQLite module
from https://github.com/RamblingCookieMonster/PSSQLite
install-module pssqlite