Ok, bringing this back up, i've gone through the blog post and other options and even tried to set threshold and level to low but the avg time on my scan is 2 hours.
What else can i do?
I've been going through the logs and there lots of warnning on different test failures such as:
WARN CommandInjectionPlugin - Blind Command Injection vulnerability check failed for parameter [context] and payload [&timeout /T {0}] due to an I/O error
WARN VariantJSONQuery - Failed to parse the request body: Input is invalid JSON; does not start with '{' or '[', c=-1
java.lang.IllegalArgumentException: Input is invalid JSON; does not start with '{' or '[', c=-1
Could this or the mentioned timeout be a reason for a long scan?
Any other suggestions to better debug this?
Looks like the two warnings above are 99% of all the warnings
They are based off UnknownHostException for a host that works just fine but sometimes it doesn't for some reason, could it be a WAS configuration for the amount of requests?