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

Threading won't work when dumping data. #5705

Closed
Maxdha opened this issue May 10, 2024 · 2 comments
Closed

Threading won't work when dumping data. #5705

Maxdha opened this issue May 10, 2024 · 2 comments
Labels

Comments

@Maxdha
Copy link

Maxdha commented May 10, 2024

Describe the bug
Whenever I'm dumping table or db names with the --threading option, it works correctly. However, dumping data from a table always feels single threaded.. It's like one query every 0.5 second.

image

Running environment:

  • 1.8.5.4#dev]
  • Operating system: Windows 10

Target details:

  • DBMS: microsoft sql server
  • SQLi techniques found by sqlmap: Microsoft SQL Server/Sybase AND error-based - WHERE or HAVING clause (IN)
@stamparm
Copy link
Member

"feels". LOL

made couple of debug prints, where first integer is integer ID, where the value afterwards is the retrieved value(s):
image

it felt multi-threaded for sure

@stamparm stamparm added LOL and removed bug report labels May 17, 2024
@sqlmapproject sqlmapproject locked and limited conversation to collaborators May 17, 2024
@stamparm
Copy link
Member

this is 5705th issue. i pretty much single-handedly covered each and every one of them. i have no idea why people like to open so much junk based on "feel". is it kind of disrespectful to just push junk without yourself not doing anything to help me?!

do some basic debugging on your own side, be damn sure that there is a bug report before opening "bug report" (to not piss me off). if your best argument is "feels", then FFS

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

No branches or pull requests

2 participants