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
First, I run a sqlmapapi server.
Then i will through REST HTTP to start a task.
But, when i set the sqlShell to True, it will always running.
So, how can i get the sql-shell through REST HTTP?
Thank you !