Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to give custom name to sqlmap dump file-name? #5238

Closed
sharifulgeo opened this issue Nov 20, 2022 · 1 comment
Closed

How to give custom name to sqlmap dump file-name? #5238

sharifulgeo opened this issue Nov 20, 2022 · 1 comment

Comments

@sharifulgeo
Copy link

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?

@sharifulgeo sharifulgeo changed the title How to give custom name to sqlmap dump file name? How to give custom name to sqlmap dump file-name? Nov 20, 2022
@stamparm
Copy link
Member

With the latest revision:

$ python sqlmap.py -hh | grep dump-file
    --dump-file=DUMP..  Store dumped data to a custom file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants