I am getting an error on my website when I input `--1--` as login and password, how do I patch this and what does this mean?&nbsp; Could I get hacked? Or is this nothing to worrie about?<br>defcon<br>Offending URL: <a href="https://somewebsite.com">
https://somewebsite.com</a><br>Source: System.Web<br><br>Message: Input string was not in a correct format.<br><br>Stack trace: at System.Web.UI.Page.HandleError(Exception e) 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.loginpage_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at 
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously)