Skip to content

Results CSV file shows all tested targets, not just positives ? #2428

@BabyBit

Description

@BabyBit
sqlmap --version
1.1#stable"

I am running this command:

sqlmap --random-agent --dbms=MySQL --batch --beep --crawl=2 --forms --timeout=5 --retries=1 --threads=4 -m "/home/user/my_sites.txt" --dbs

And after it is done testing, I look at the .csv file and the result contains many URLs, even more from same site, and many of them only have url but the other columns are empty: Place, Parameter, Technique(s),Note(s)
Next to them I also see the positives, where some show the param and technique.

Is this a feature / update or a bug ? I if is normal, is there a way to switch back and only write positives to file ?

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions