sqlmapproject / sqlmap

Automatic SQL injection and database takeover tool
http://sqlmap.org
Other
32.69k stars 5.73k forks source link

weird output from available databases #5814

Closed SolanaDeveloperr closed 2 days ago

SolanaDeveloperr commented 2 days ago

sqlmap is giving me weird outputs.

image

stamparm commented 2 days ago

either 1) you have a false-positive or 2) you have something in between messing with responses (e.g. WAF) or 3) you have a time-based SQLi with unstable connection

i would suggest you to restart everything with --flush-session. after that, if you are not able to at least get anything useful with --banner, you have an unusable target