montysecurity/pentest

Zap-cli tests old target

montysecurity opened this issue · 2 comments

Zap-cli tests old target

After manual testing it was determined that it is not scanning an old target but including it in the exported report. Shutting down the proxy will clear the old targets.

implementing following solution

if zap proxy is not running
conduct assessment
else
return error

Should be fixed