You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
that's not proof of "usable" SQLi. i would say that you have some character escaping going on here (AFAIK, you already tried to bypass it with a tamper script). sqlmap Issues is not meant to be dealing with sqlmap bugs, not user problems. please try to bypass the escaping manually
I have an injection problem with sqlmap
my sqlmap command : sqlmap.py -r ".txt" --level 3 --risk 3 -v 3 --force-ssl --dbms="MYSQL" --tamper=escapequotes
found sql
https://prnt.sc/hX04Tf_F-tkx
sqlmap result : (custom) POST parameter '#1*' does not seem to be injectable
how can i fix this please tell me if i am using sqlmap tool wrong
Running environment:
Target details:
The text was updated successfully, but these errors were encountered: