Commit Graph

37 Commits

Author SHA1 Message Date
Miroslav Stampar
e957c4400c minor revisit of tampering script(s) functionality (urlencode one is removed as it's currently obsolete regarding the whole process of automatic urlencoding) 2011-04-04 08:04:47 +00:00
Bernardo Damele
6a71629575 Converted from DOS format (\n\r to \n only) 2011-02-06 23:25:55 +00:00
Miroslav Stampar
862395ced1 further refactoring (all enumerations are now put into enums.py) 2010-11-08 09:20:02 +00:00
Miroslav Stampar
18aea251b3 added concept of tamper script priority 2010-11-04 10:29:40 +00:00
Miroslav Stampar
d5fcc9d8b5 few updates/fixes here and there 2010-11-04 08:03:59 +00:00
Miroslav Stampar
5fc480a4c0 doubleencode.py renamed to urlencode.py 2010-11-04 07:47:31 +00:00
Bernardo Damele
27cea68bb8 No more need for 'place' parameter 2010-10-31 14:17:28 +00:00
Bernardo Damele
79c3a5e527 Reverted to r2206 2010-10-31 11:22:14 +00:00
Bernardo Damele
5ba36f89df Fixed MySQL BETWEEN tamper script 2010-10-29 23:03:02 +00:00
Miroslav Stampar
5a38ac7ea9 important update regarding (Bug #209) - probably more will be needed 2010-10-29 16:11:50 +00:00
Miroslav Stampar
e4089e86e8 new tamper script (reference: http://hakipedia.com/index.php/SQL_Injection) 2010-10-22 18:57:04 +00:00
Miroslav Stampar
351a7f5769 setting property Id 2010-10-18 11:43:00 +00:00
Miroslav Stampar
3570b4a705 minor fix 2010-10-18 11:41:17 +00:00
Miroslav Stampar
fff7fe83c1 new tamper script 2010-10-18 11:39:28 +00:00
Bernardo Damele
1a9aabf49d Minor fix 2010-10-18 10:40:05 +00:00
Bernardo Damele
c6cd8ae72b Added another tamper script 2010-10-18 10:34:38 +00:00
Bernardo Damele
a2997a6dce Minor bug fix to --tamper 2010-10-16 21:55:34 +00:00
Bernardo Damele
2dae934a2b Minor bug fixes, code refactoring and enhanced --tamper functionality 2010-10-16 21:33:15 +00:00
Miroslav Stampar
1336b97c2c removed --useBetween switch and added new tampering module ./tamper/between.py 2010-10-15 23:48:07 +00:00
Miroslav Stampar
4f7f20b94f sorry, cosmetics 2010-10-14 23:18:29 +00:00
Miroslav Stampar
581cc8d29c reverting due to unsuccesfull test results 2010-10-14 15:13:36 +00:00
Miroslav Stampar
c14905cd6e only testing 2010-10-14 15:04:42 +00:00
Miroslav Stampar
8b48833136 large commit with copyright header modifications 2010-10-14 14:41:14 +00:00
Miroslav Stampar
780486306b forgot to put "#!/usr/bin/env python" 2010-10-14 14:05:05 +00:00
Miroslav Stampar
d970e260b9 introducing new style for copyright header 2010-10-14 14:02:43 +00:00
Miroslav Stampar
255b21f2f4 minor bug fix 2010-10-14 11:12:03 +00:00
Miroslav Stampar
162d01abed commit of all sorts (bug fix for heuristics and URI injections, fine tunning of tampering modules with SQL keywords,...) 2010-10-14 11:06:28 +00:00
Miroslav Stampar
cf73d9c799 minor update 2010-10-14 06:40:56 +00:00
Miroslav Stampar
058e1aecb4 minor update 2010-10-14 06:20:32 +00:00
Miroslav Stampar
120d6a4a7c update 2010-10-13 20:59:06 +00:00
Miroslav Stampar
43a3ac2c3a some bug fixes 2010-10-13 20:54:18 +00:00
Miroslav Stampar
1b3b916587 update of tampering modules 2010-10-13 19:51:10 +00:00
Miroslav Stampar
4b641afc46 minor update 2010-10-13 14:37:11 +00:00
Miroslav Stampar
a71fcfbcc9 one more tampering module 2010-10-13 14:29:53 +00:00
Miroslav Stampar
e81a293d20 new tampering module 2010-10-13 14:27:35 +00:00
Miroslav Stampar
2dc297530a implemented first usable tamper module 2010-10-13 13:07:44 +00:00
Miroslav Stampar
34580f56fc added --tamper option 2010-10-12 22:45:25 +00:00