foo@bar:~/$ echo "!" bash: !: event not found foo@bar:~/$ echo '!' !
On Fri, Aug 2, 2013 at 10:02 AM, Nico Hulkenberg <nicoh...@india.com> wrote: > Team > > #sqlmap -u http://domain.com:80/ > --cookie="JSESSIONID=DLDSQpvPb33G9mrTW2hYQlLNn!-485805556!-490732187;" > --data="abc&def" --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="abc&def" --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 > -- Andrés Riancho Project Leader at w3af - http://w3af.org/ Web Application Attack and Audit Framework Twitter: @w3af GPG: 0x93C344F3 ------------------------------------------------------------------------------ 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