Miroslav Stampar
|
fd6dcd8bf5
|
Merge pull request #583 from mattoufoutu/api
RESTful API improvements
|
2013-12-17 14:10:19 -08:00 |
|
Miroslav Stampar
|
9ead80d707
|
Minor patch for Issue #585
|
2013-12-17 09:39:43 +01:00 |
|
Miroslav Stampar
|
f18abb1e9c
|
Minor update (proxy can be also a https one (e.g. Burp for HTTPS targets)
|
2013-12-17 09:30:51 +01:00 |
|
Miroslav Stampar
|
7d8eb148ce
|
Patch for an Issue #565 (DuckDuckGo doesn't like identity encoding)
|
2013-12-17 09:30:04 +01:00 |
|
Miroslav Stampar
|
4819e19200
|
Patch for an Issue #584
|
2013-12-16 22:00:47 +01:00 |
|
Mathieu Deous
|
4c9456dd72
|
moar logging!
|
2013-12-15 16:59:47 +01:00 |
|
Mathieu Deous
|
438ad73016
|
avoid names shadowing
|
2013-12-15 09:22:01 +01:00 |
|
Mathieu Deous
|
eda9a3da67
|
all instance attributes should be defined in constructor
|
2013-12-15 09:16:38 +01:00 |
|
Mathieu Deous
|
3effaee2a1
|
avoid using global variables, use a "store" class
|
2013-12-15 00:19:58 +01:00 |
|
Mathieu Deous
|
c70f2a4e6d
|
unused imports
|
2013-12-15 00:00:08 +01:00 |
|
Mathieu Deous
|
aa02019638
|
return file content in a json message when calling download endpoint
|
2013-12-14 16:33:17 +01:00 |
|
Mathieu Deous
|
c87ad1bab5
|
make returned values more coherent
|
2013-12-14 16:22:30 +01:00 |
|
Mathieu Deous
|
72137e85f9
|
do not reset options when firing a scan
|
2013-12-14 15:59:47 +01:00 |
|
Mathieu Deous
|
af7ad31182
|
fix commit method usage (belongs to connection, not cursor)
|
2013-12-14 15:58:09 +01:00 |
|
Mathieu Deous
|
c5a3f54b89
|
remove unused imports
|
2013-12-14 15:47:26 +01:00 |
|
Mathieu Deous
|
8a946509b9
|
PEP8
|
2013-12-14 15:44:10 +01:00 |
|
Miroslav Stampar
|
5b2ded0b18
|
Fix for an Issue #577
|
2013-12-13 21:00:26 +01:00 |
|
Miroslav Stampar
|
437278e32d
|
Fix for an Issue #580
|
2013-12-13 19:48:05 +01:00 |
|
Miroslav Stampar
|
93628cdd62
|
Merge pull request #578 from mattoufoutu/master
api's get_option function doesn't lookup the right object
|
2013-12-09 04:52:34 -08:00 |
|
Mathieu Deous
|
c3dd6e1e32
|
api's get_option function doesn't lookup the right object
|
2013-12-08 17:46:02 +01:00 |
|
Bernardo Damele
|
a06a6de193
|
minor bug fix
|
2013-12-06 13:26:34 +00:00 |
|
Miroslav Stampar
|
b7244a07cb
|
Changing testing payload for MsSQL (BINARY_CHECKSUM seems to be blocked in some cases)
|
2013-12-04 11:32:42 +01:00 |
|
Miroslav Stampar
|
b0ca34ff27
|
Bug fix (payload character '=' was not being url-encoded in custom (user) post cases - when posthint was None)
|
2013-12-04 10:09:54 +01:00 |
|
Miroslav Stampar
|
bf3fbb0ae0
|
Ignore Google analytics cookies
|
2013-12-04 09:56:37 +01:00 |
|
Miroslav Stampar
|
dd2ddec79a
|
Minor fix (better extraction of original value in case of replacement and custom POST injection mark)
|
2013-12-03 13:37:04 +01:00 |
|
Miroslav Stampar
|
59d667d94c
|
Minor update
|
2013-12-01 22:25:12 +01:00 |
|
Miroslav Stampar
|
663b1e711b
|
Bug fix
|
2013-12-01 21:22:29 +01:00 |
|
Miroslav Stampar
|
07bd22fa80
|
Minor fix
|
2013-12-01 21:03:30 +01:00 |
|
Miroslav Stampar
|
7054586e8a
|
Update for an Issue #565 (more work TBD - DuckDuckGo has some kind of IP blocking mechanism)
|
2013-11-25 20:57:07 +01:00 |
|
Miroslav Stampar
|
24e67289c8
|
Bug fix
|
2013-11-25 11:57:20 +01:00 |
|
Miroslav Stampar
|
cda27ec20b
|
Patch for an Issue #563
|
2013-11-24 15:01:51 +01:00 |
|
Bernardo Damele
|
59b6791faa
|
minor improvement
|
2013-11-19 00:24:47 +00:00 |
|
Bernardo Damele
|
c37ad88283
|
minor bug fix
|
2013-11-13 14:34:19 +00:00 |
|
Miroslav Stampar
|
3c67ba08c5
|
Minor fix
|
2013-11-12 14:53:05 +01:00 |
|
Miroslav Stampar
|
354aaeae5b
|
Removing unused imports
|
2013-11-12 14:11:07 +01:00 |
|
Miroslav Stampar
|
d84ddf23bd
|
Replacing os.sep constructs with os.path.join
|
2013-11-12 14:08:41 +01:00 |
|
Miroslav Stampar
|
2f1607b4d5
|
Minor fix for dumping non-alphanumeric database names
|
2013-11-12 13:13:47 +01:00 |
|
Miroslav Stampar
|
abd76081e1
|
Adding a new WAF script (varnish.py)
|
2013-11-11 09:25:42 +01:00 |
|
Miroslav Stampar
|
3ff01f5777
|
Adding new tamper script
|
2013-11-09 00:23:34 +01:00 |
|
Miroslav Stampar
|
0a4512e9ae
|
Implementation for an Issue #557
|
2013-11-08 09:23:38 +01:00 |
|
Miroslav Stampar
|
ae4cd2ebed
|
Minor update
|
2013-11-07 08:29:32 +01:00 |
|
Miroslav Stampar
|
48bd2e75e9
|
Minor patch
|
2013-10-28 13:59:38 +01:00 |
|
Miroslav Stampar
|
7ed05f01b3
|
Minor update
|
2013-10-27 00:24:57 +02:00 |
|
Miroslav Stampar
|
fabbe63f00
|
Proper fix for re.sub() call with repl value containing backslash
|
2013-10-23 18:07:38 +02:00 |
|
Miroslav Stampar
|
28529a92a7
|
Minor fix (for parameters with \ in value)
|
2013-10-23 10:49:50 +02:00 |
|
Miroslav Stampar
|
9f21406a4b
|
Using cPickle in BigArray (faster and potentially less memory used)
|
2013-10-21 20:48:00 +02:00 |
|
Miroslav Stampar
|
8dac47f7e5
|
Minor patch (for recognition of x-mac-turkish codec)
|
2013-10-21 20:04:48 +02:00 |
|
Miroslav Stampar
|
e197720def
|
Fix for an Issue #546
|
2013-10-19 20:54:52 +02:00 |
|
Miroslav Stampar
|
2ee4b81a6e
|
Minor fix
|
2013-10-18 15:59:25 +02:00 |
|
Miroslav Stampar
|
777d999e71
|
Minor update
|
2013-10-18 15:39:46 +02:00 |
|