Skip to content

Retrieving and duplication #2557

@Victorilo

Description

@Victorilo

I want to dump data from a MSSQL database
http://taget.com/target.php?ID=1
Sqlmap find out the injection type
Type: error-based
Title: Microsoft SQL Server/Sybase AND error-based - WHERE or HAVING clause (IN)
however i couldn't start dumping from a specific row like -start 28000, sqlmap have to retrieve every row untill 27999 and then reach that however by using havij with this query select+top+28000+ could inject the specific row not need any retrieving prior rows.
another problem with retrieving which occurs sometime is retrieving an specific row for 10000 times which after dumping i have 10000 duplicated rows

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions