wchen-r7
|
83a3a4e348
|
Fix #7463, check nil return value when using redis_command
Fix #7463
|
2016-11-21 15:52:12 -06:00 |
Jon Hart
|
b0e45341e5
|
Update redis file_upload to optionally FLUSHALL before writing
This increases the chances that the uploaded file will be usable as-is
rather than being surround by the data in redis itself.
|
2016-08-31 14:27:18 -07:00 |
Christian Mehlmauer
|
3123175ac7
|
use MetasploitModule as a class name
|
2016-03-08 14:02:44 +01:00 |
Brent Cook
|
f703fa21d6
|
Revert "change Metasploit3 class names"
This reverts commit 666ae14259 .
|
2016-03-07 13:19:55 -06:00 |
Christian Mehlmauer
|
666ae14259
|
change Metasploit3 class names
|
2016-03-07 09:56:58 +01:00 |
Jon Hart
|
865e2a7c18
|
Only test/reset rdbcompression if told to and redis is configured that way
|
2015-12-16 11:20:13 -08:00 |
Jon Hart
|
f616ee14a8
|
Dont abort if compression can't be disabled
|
2015-12-16 11:11:00 -08:00 |
Jon Hart
|
12764660b2
|
Remove compression bits from description; remove unnecessary module options; require DISABLE_RDBCOMPRESSION
|
2015-12-16 11:07:27 -08:00 |
nixawk
|
342ce05ff7
|
add a DISABLE_RDBCOMPRESSION option for redis file_upload
|
2015-12-16 04:28:52 +00:00 |
Jon Hart
|
e448bc3e27
|
If saving fails, print_error and mention permissions
|
2015-12-14 10:47:05 -08:00 |
Jon Hart
|
19acd366d6
|
Rename redis file upload module; remove the 'auth' part
|
2015-12-14 10:40:28 -08:00 |