-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
I want the result of --sql-query to be saved as a CSV file. #5424
Comments
nice idea |
please make this available |
Hello |
That |
but as i know it accept only one attribute in the request is it what you want? you want to store this value in CSV file ? |
hello |
Hi! How are you doing? I don't know if I can make this request without a 1 dollar sponsor.
I would love to see sponsor marks on future my GitHub accounts.
As you may have noticed, the results of
-D DB -T TB -C A,B --dump
and--sql-query="SELECT A,B FROM DB.TB"
are slightly different. The latter simply saves to the output and log file.Currently, I want to save the results to a CSV file when the -D option is not available in SQLMAP (version detection failed [I'll try to debug it!]) or when using the ORDER BY syntax(with --sql-query).
Thank you as always. Dear Stampar👍🏼
The text was updated successfully, but these errors were encountered: