Skip to content

mikekacz/OpSec-VirusTotal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpSec-VirusTotal.ps1

Script that get hashes of the files that run on the system (SysMon), saves the to DB (SQLite) and then checks with VirusTotal.

Requirements

  • Install SysMon

Register SysMon service

Sysmon.exe -accepteula -i -h md5 -l
  • Install SQLite module

from https://github.com/RamblingCookieMonster/PSSQLite

install-module pssqlite

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published