Currently the C2Timeout configuration option gets overwritten in the flag parsing when RunExploit is triggered. This change checks to see if the value is different than default and if so keeps the value and lets the exploit set the default timeout.
This is primarily useful when we utilize the cron payloads and other slow to respond or trigger vulnerabilities.
Currently the C2Timeout configuration option gets overwritten in the flag parsing when RunExploit is triggered. This change checks to see if the value is different than default and if so keeps the value and lets the exploit set the default timeout.
This is primarily useful when we utilize the cron payloads and other slow to respond or trigger vulnerabilities.