Emre S

Results 8 issues of Emre S

What steps will reproduce the problem? Mandolin0.exe --template intranet -w http://apply.company/login.aspx What is the expected output? What do you see instead? Throws an exception System.UriFormatException: Invalid URI: The format of...

Hi svent, I try to execute this one line JavaScript ``` document.createElement("div"); ``` The error message is that ``` wrong number of arguments (given 2, expected 1) (Line 2) ```...

COMPILING file says "To compile Scylla you need to have VS2008 installed." But even the solution file is generated by Visual Studio 2010 Moreover it depends on ATL (), hence...

Instead of hard coded, query rewues rate could be determined in VirusTotalConfig, like API_KEY. Because, not all the public account limited by 4 query/second according to VirusTotal.

Usage of String arrays makes difficult automated batch requests.

FileScan and URLScan responses from VirusTotal contains some differences. Such as while filescan includes resource, urlscan has url values. So re-useage of filescan object also for getUrlScanReport causes some misses.

While calling getUrlScanReport() method with a parameter which is a list of URLs, VirusTotal always returns the same error message below; "The requested resource is not among the finished, queued...