How to use SQLMAP when payloads are inserted in POST request and some (syntax) error will appear after a redirect in a GET request?
Is there a way to let SQLMAP handle some general error info, like ‘Syntax error’ in a subsequent GET request that is requested after a redirect 301?
So the (general) result/error is not directly in the response.