sqlmap/tamper
Miroslav Stampar 526aacb640 code cleanup
2011-12-21 22:59:23 +00:00
..
__init__.py Changed homepage address 2011-07-07 20:10:03 +00:00
apostrophemask.py Changed homepage address 2011-07-07 20:10:03 +00:00
appendnullbyte.py Changed homepage address 2011-07-07 20:10:03 +00:00
base64encode.py adding base64encode tampering script 2011-11-21 12:47:23 +00:00
between.py minor update (changing form of payload[i+1] with payload[i+1:i+2] which is much safer for not crashing the script with invalid char index) 2011-07-11 09:22:29 +00:00
chardoubleencode.py minor update (changing form of payload[i+1] with payload[i+1:i+2] which is much safer for not crashing the script with invalid char index) 2011-07-11 09:22:29 +00:00
charencode.py minor update (changing form of payload[i+1] with payload[i+1:i+2] which is much safer for not crashing the script with invalid char index) 2011-07-11 09:22:29 +00:00
charunicodeencode.py Updated docstring 2011-07-11 10:39:30 +00:00
equaltolike.py minor fix 2011-11-07 09:02:21 +00:00
halfversionedmorekeywords.py Added one more tamper script from Roberto Salgado and minor adjustment to others 2011-07-08 13:43:34 +00:00
ifnull2ifisnull.py Changed homepage address 2011-07-07 20:10:03 +00:00
modsecurityversioned.py minor update 2011-10-25 14:03:11 +00:00
modsecurityzeroversioned.py new tamper script 2011-10-25 13:40:32 +00:00
multiplespaces.py Changed homepage address 2011-07-07 20:10:03 +00:00
percentage.py minor update (changing form of payload[i+1] with payload[i+1:i+2] which is much safer for not crashing the script with invalid char index) 2011-07-11 09:22:29 +00:00
randomcase.py Changed homepage address 2011-07-07 20:10:03 +00:00
randomcomments.py Changed homepage address 2011-07-07 20:10:03 +00:00
securesphere.py code cleanup 2011-12-21 22:59:23 +00:00
space2comment.py Changed homepage address 2011-07-07 20:10:03 +00:00
space2dash.py code cleanup 2011-12-21 22:59:23 +00:00
space2hash.py minor refactoring 2011-12-21 14:25:39 +00:00
space2morehash.py minor refactoring 2011-12-21 14:25:39 +00:00
space2mssqlblank.py Added new tamper script, tamper/space2mssqlblank.py from RS 2011-07-11 09:49:58 +00:00
space2mssqlhash.py code cleanup 2011-12-21 22:59:23 +00:00
space2mysqlblank.py Renamed space2extrarandomblank.py to space2mysqlblank.py 2011-07-11 09:49:03 +00:00
space2mysqldash.py commiting new tampering scripts contributed by Roberto Salgado 2011-11-03 16:04:34 +00:00
space2plus.py Changed homepage address 2011-07-07 20:10:03 +00:00
space2randomblank.py Added new tamper script, tamper/space2mssqlblank.py from RS 2011-07-11 09:49:58 +00:00
unmagicquotes.py code cleanup 2011-12-21 22:59:23 +00:00
versionedkeywords.py Added one more tamper script from Roberto Salgado and minor adjustment to others 2011-07-08 13:43:34 +00:00
versionedmorekeywords.py Added one more tamper script from Roberto Salgado and minor adjustment to others 2011-07-08 13:43:34 +00:00