Skip to content

simeononsecurity/VirusTotal-PS

Repository files navigation

VirusTotal-PS

VirusTotal Scan

A collection of PowerShell Modules for Interacting with the VirusTotal API

Notes:

Download and Install

Manual:

Get-ChildItem -Recurse *.psm1 | Import-Module

PowerShell Gallery:

Install-Module -Name Set-VirusScan
Install-Module -Name Set-VirusRescan
Install-Module -Name Get-VirusReport
Install-Module -Name Get-VirusIPReport
Install-Module -Name Get-VirusDomainReport
    SimeonOnSecurity Logo

Links: