Open l1nk3rlin opened 3 months ago
From what I can see in the logs, it looks like it's just a simple timeout issue. You could try increasing the timeout duration to see if that solves the problem.
The PoC template returns a timeout when using the timeout parameter, but the target website does not time out and continues to function normally. The sample code has already set the timeout to 10 seconds.
Is there an existing issue for this?
Current Behavior
"After configuring the timeout parameter, the PoC scan cannot proceed normally."
Expected Behavior
the PoC scan can proceed normally
Steps To Reproduce
code demo:
Relevant log output
Environment
Anything else?
No response