Commit Graph

8 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
549a7bb05a fix: removed unused imports
fix: improvements for Python 2 support
fix: improvements for pip installation
2016-02-28 18:28:47 +01:00
cr0hn
212079ff03 add: new options for redis cache attack 2016-02-18 13:24:35 +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