Commit Graph

9 Commits

Author SHA1 Message Date
cr0hn
7d5e88b23d add: BSD License header in all of files
fix: many spelling fixes in doc
fix: removed un used files
fix: add complete URL to logo
2016-03-06 16:18:50 +01:00
cr0hn
ff2abc7b65 add: complete documentation
fix: unused options in redis
fix: compatibility between python 2-3
fix: forgot vars declarations
fix: carry conditions in listing redis keys
fix: listing redis list keys
fix: removed duplicated tasks when they are listed
fix: index number when redis DB are listed
fix:  some error levels in log
fix: renamed *proc* -> *tasks* files
fix: added the process manager backend for 'tasks' options, thinking in future  to add new process managers
2016-02-29 19:14:20 +01:00
cr0hn
556d9c5873 fix: many improvements for Python 2 compatibility
fix: removed unused code
fix: removed un used fiels
fix: improvements in Redis dump keys
add: Changed 'proc' module for 'tasks'
2016-02-27 18:50:39 +01:00
cr0hn
cd00730c0b fix: in codding errors when try to parse remote web page
fix: log levels
add: improved dump deserization of data when it is received from Redis
2016-02-26 12:48:02 +01:00
cr0hn
df1779a09e fix - improved output messages 2016-02-18 11:58:11 +01:00
cr0hn
8fb88f3a16 Add: new redis attack - cache poison 2016-02-18 02:35:58 +01:00
cr0hn
46afa101cb add: new attack family - proc
add: new attack for redis- discover-dbs
2016-02-17 15:42:26 +01:00
cr0hn
4f7ae8db95 Minor fixes 2016-02-16 17:31:03 +01:00
cr0hn
18880955b2 Fix: A lot of improvements in framework.
Add: 5 new attacks in redis module
2016-02-16 16:05:48 +01:00