Yeah, use single quotes, not double quotes, or escape the !.

On Wed, Aug 19, 2015 at 12:53 PM, Guilherme Scombatti <
guiscomba...@gmail.com> wrote:

> my command:
>
> [ec2-user@ip sqlmap-master]$ python sqlmap.py -u="
> http://site.com:8081/evsys/*!*PKG_ZP?pg=1&pi=S"; -p pg --level=5 --risk=3
> --dbms=oracle --dbs
> *-bash: !PKG_ZP?pg=1: event not found*
> [ec2-user@ip sqlmap-master]$
>
>
> On Wed, Aug 19, 2015 at 2:47 PM, Brandon Perry <bperry.volat...@gmail.com>
> wrote:
>
>> Use single quotes or escape it.
>>
>> On Wed, Aug 19, 2015 at 12:42 PM, Guilherme Scombatti <
>> guiscomba...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> I'm having a problem. I have this url: http://site.com:8081/evsys/*!*
>>> PKG_ZP?pg=1&pi=S
>>>
>>> When I execute sqlmap in this url the return is:
>>> -bash: !PKG_ZP?pg=1: event not found
>>>
>>> The problem is with character "!"...how can I resolve this? The url just
>>> execute with this character.
>>>
>>>
>>> Guilherme
>>>
>>>
>>> ------------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> sqlmap-users mailing list
>>> sqlmap-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>>>
>>>
>>
>>
>> --
>> http://volatile-minds.blogspot.com -- blog
>> http://www.volatileminds.net -- website
>>
>
>


-- 
http://volatile-minds.blogspot.com -- blog
http://www.volatileminds.net -- website
------------------------------------------------------------------------------
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to