Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 1.59 KB

README.md

File metadata and controls

35 lines (30 loc) · 1.59 KB

VirusTotal-PS

Sponsor 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: