There was an error while loading. Please reload this page.
1 parent 4b9e3f1 commit 9784acdCopy full SHA for 9784acd
1 file changed
lib/virustotal.ps1
@@ -80,7 +80,7 @@ function Get-VirusTotalResultByHash ($hash, $url, $app, $api_key) {
80
'FileReport.Timeout' = $timeout
81
'FileReport.Undetected' = $undetected
82
'FileReport.Unsafe' = $unsafe
83
- 'FileReort.Total' = $total
+ 'FileReport.Total' = $total
84
'UrlReport.Url' = $null
85
}
86
0 commit comments