Hello, where (in sqlmap source files) can I change the output table name 'sqlmapoutput' result of stacked queries? The issue is I cannot do anymore --os-shell due to the table 'sqlmapoutput' has a lot of data (in my opinion) and result to 'connection timed out'. Also, I cannot --cleanup and drop this table manually all of these tries lead to time out of connection. Thanks in advance
Hello, where (in sqlmap source files) can I change the output table name 'sqlmapoutput' result of stacked queries? The issue is I cannot do anymore --os-shell due to the table 'sqlmapoutput' has a lot of data (in my opinion) and result to 'connection timed out'. Also, I cannot --cleanup and drop this table manually all of these tries lead to time out of connection. Thanks in advance