
--
You received this message because you are subscribed to a topic in the Google Groups "ZAP User Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/zaproxy-users/H8Yp-_ogqpc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to zaproxy-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/zaproxy-users/d3610812-b5ec-4625-9225-19895af032f6n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/zaproxy-users/a2605924-8e3c-48c9-bd4e-9ade22c56fa2n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/zaproxy-users/cb0097c9-e97c-4dd7-b449-085556202583n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/zaproxy-users/9acc6edb-9a69-46b1-9aa7-a5838fd59482n%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "ZAP User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to zaproxy-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/zaproxy-users/CAAUWTg0W5GsP2CO-7AyP6KK8QpDi_QE6%3DdgN7px0rx_ey%2B-LyQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/zaproxy-users/CAORxfg5u3jykfoL35h01SL0GENXJk5Lg8gEkn66ktZaxJGdbeQ%40mail.gmail.com.
Exception information: Exception type: HttpRequestValidationException Exception message: A potentially dangerous Request.Form value was detected from the client (LoginID1="...0A[%]0d[%]0a//</stYle/</titLe/</te..."). at System.Web.HttpRequest.ValidateString(String value, String collectionKey, RequestValidationSource requestCollection) at System.Web.HttpRequest.ValidateHttpValueCollection(HttpValueCollection collection, RequestValidationSource requestCollection) at System.Web.HttpRequest.get_Form() at System.Web.HttpRequest.get_HasForm() at System.Web.UI.Page.GetCollectionBasedOnMethod(Boolean dontReturnNull) at System.Web.UI.Page.DeterminePostBackMode() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.login_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Hi Simon,
Got it. Can you tell me how to check using ZAP Desktop to see whether it is logged in or not?Is it by looking at the "Response" tab and checking if can see the html content of the target website? Or is it something to look at as a big picture?
About the AF plan, do you mean to configure the login and user as usual and only run the plan with a "requestor" job?
Is the login page a suitable URL or it must be a URL which can only be accessed after login?