sqlmap/tamper
securitygeneration 022506580a Remove appending of --+
For some reason this tamper script automatically adds --+ in some cases. Unless I'm mistaken, normally this is something that should be handled by the different payloads (payloads.xml). I have found cases where using this script failed because it would add --+ even though the payload was trying to use #, and the application in question was blacklisting on --. Removing these lines allowed the script to work and payloads using either -- or # should work as normal.

Is there some particular reason for wanting to auto-add --+ within this tamper script?
2014-06-07 11:58:27 +01:00
..
__init__.py updated copyright 2014-01-13 17:24:49 +00:00
apostrophemask.py updated copyright 2014-01-13 17:24:49 +00:00
apostrophenullencode.py updated copyright 2014-01-13 17:24:49 +00:00
appendnullbyte.py updated copyright 2014-01-13 17:24:49 +00:00
base64encode.py updated copyright 2014-01-13 17:24:49 +00:00
between.py Minor improvement of between tamper script 2014-04-22 11:04:28 +02:00
bluecoat.py updated copyright 2014-01-13 17:24:49 +00:00
chardoubleencode.py updated copyright 2014-01-13 17:24:49 +00:00
charencode.py updated copyright 2014-01-13 17:24:49 +00:00
charunicodeencode.py updated copyright 2014-01-13 17:24:49 +00:00
concat2concatws.py updated copyright 2014-01-13 17:24:49 +00:00
equaltolike.py updated copyright 2014-01-13 17:24:49 +00:00
greatest.py updated copyright 2014-01-13 17:24:49 +00:00
halfversionedmorekeywords.py updated copyright 2014-01-13 17:24:49 +00:00
ifnull2ifisnull.py updated copyright 2014-01-13 17:24:49 +00:00
lowercase.py Update for an Issue #672 2014-04-22 08:48:12 +02:00
modsecurityversioned.py updated copyright 2014-01-13 17:24:49 +00:00
modsecurityzeroversioned.py updated copyright 2014-01-13 17:24:49 +00:00
multiplespaces.py updated copyright 2014-01-13 17:24:49 +00:00
nonrecursivereplacement.py updated copyright 2014-01-13 17:24:49 +00:00
percentage.py updated copyright 2014-01-13 17:24:49 +00:00
randomcase.py updated copyright 2014-01-13 17:24:49 +00:00
randomcomments.py updated copyright 2014-01-13 17:24:49 +00:00
securesphere.py updated copyright 2014-01-13 17:24:49 +00:00
sp_password.py updated copyright 2014-01-13 17:24:49 +00:00
space2comment.py updated copyright 2014-01-13 17:24:49 +00:00
space2dash.py updated copyright 2014-01-13 17:24:49 +00:00
space2hash.py updated copyright 2014-01-13 17:24:49 +00:00
space2morehash.py updated copyright 2014-01-13 17:24:49 +00:00
space2mssqlblank.py updated copyright 2014-01-13 17:24:49 +00:00
space2mssqlhash.py updated copyright 2014-01-13 17:24:49 +00:00
space2mysqlblank.py updated copyright 2014-01-13 17:24:49 +00:00
space2mysqldash.py updated copyright 2014-01-13 17:24:49 +00:00
space2plus.py updated copyright 2014-01-13 17:24:49 +00:00
space2randomblank.py updated copyright 2014-01-13 17:24:49 +00:00
unionalltounion.py updated copyright 2014-01-13 17:24:49 +00:00
unmagicquotes.py Remove appending of --+ 2014-06-07 11:58:27 +01:00
versionedkeywords.py updated copyright 2014-01-13 17:24:49 +00:00
versionedmorekeywords.py updated copyright 2014-01-13 17:24:49 +00:00