From 0cf71412bebe9481d206d78e389cd7e10426f3e6 Mon Sep 17 00:00:00 2001 From: cr0hn Date: Thu, 18 Feb 2016 11:11:59 +0100 Subject: [PATCH] add - new options to inject into cache poisoning: payload from comand line, payload from file, complete new HTML file add - some visual improvements in argparser --- .idea/workspace.xml | 168 ++++++++++++------- enteletaor_lib/modules/proc/cmd_actions.py | 10 +- enteletaor_lib/modules/redis/cmd_actions.py | 30 +++- enteletaor_lib/modules/redis/redis_poison.py | 74 +++++--- 4 files changed, 179 insertions(+), 103 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index acca5e0..feef1f5 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,13 +1,11 @@ - - + - - + - + @@ -25,7 +23,7 @@ - + @@ -43,24 +41,60 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +