You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to dump a long table based on --where switch. To do so I need to give custom name for each of the where clause. How to customize the dump file name in sqlmap?
I need to dump a long table based on
--whereswitch. To do so I need to give custom name for each of the where clause. How to customize the dump file name in sqlmap?