Posh-VirusTotal icon indicating copy to clipboard operation
Posh-VirusTotal copied to clipboard

PowerShell Module to interact with VirusTotal

Results 7 Posh-VirusTotal issues
Sort by recently updated
recently updated
newest added

From PSCore6 Set-Content no longer uses the option -encoding Byte

Suggested fix. I also don't have a key to test with. But I think this might work? ⚠Needs to be tested⚠ Changes on lines 59-63

Using Submit-VTURL does not seem to work properly because of a mandatory "scan" parameter. I don't see any documentation for what the scan parameter requires but the erorr does say...

Hello, I install your Script, When i will set "Set-VTAPIKey -APIKey #### -MasterPassword Password" it's dosn't work.. Where i make a fault? Thanks for your Help!

None of the Help is working in 1.3 from the PSGallery. It is just giving the generic help.

A WIKI would be extremely beneficial and complement this greatly. Example, scans, submissions etc.

The -Scan parameter is mandatory and is also a switch param. This kind of goes against the nature of a switch parameter if it must be included, and the if...