Team

#sqlmap -u http://domain.com:80/    --cookie="JSESSIONID=DLDSQpvPb33G9mrTW2hYQlLNn!-485805556!-490732187;" --data="" --dbs is what i tried,

I got the error msg stating

bash: !-485805556: event not found

then i tried

#sqlmap -u http://domain.com:80/    --cookie="JSESSIONID=DLDSQpvPb33G9mrTW2hYQlLNn\!-485805556\!-490732187;" --data="" --dbs

now also i am getting \!-485805556\!-490732187;: command not found

how to handle this ! symbol at cookies?

 

--Nico

------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to