sqlmapproject / sqlmapproject/sqlmap
I want the result of --sql-query to be saved as a CSV file.
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 38.5k
- Fork
- 6.4k
- Merge medio
- 3g 3h
- PR unite (30g)
- 1
Descrizione
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👍🏼
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Start by tracing the --sql-query output path and compare it with the -D/-T/-C --dump path, including where output and log files are written. Determine how the requested CSV destination should work when -D is unavailable or ORDER BY is used; done means SQL query results can be saved as CSV without relying on database version detection.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- cli, security
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100