sqlmapproject / sqlmapproject/sqlmap
-g returns no results
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 38.5k
- Forks
- 6.4k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 1
Description
Describe the bug
-g returns no results for google, no usable links found. And it also rarely returns anything on duckduckgo. in the provided example command it always returns the same 8 or 9 links.
To Reproduce
- Run 'sqlmap -g index.php?id= --random-agent'
- See error
Expected behavior
It should return a list of usable links on google.
Screenshots
N/A
Running environment:
- sqlmap version 1.10.1.54#dev
- Installation method pip
- Operating system: parrot os (6.4)
- Python version 3.11
Target details:
N/A
Additional context
Add any other context about the problem here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing sqlmap -g index.php?id= --random-agent with the reported sqlmap, Python, and Parrot OS versions, then inspect the code path invoked by -g. Compare Google and DuckDuckGo results with the expected usable links and confirm that the command returns varied, usable results rather than repeatedly returning the same few links.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100