From 166dc98e812dcd978c1d177000a1a607d2193f6d Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Sun, 5 Jul 2015 00:03:29 +0200 Subject: [PATCH] Minor patch --- lib/core/agent.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/core/agent.py b/lib/core/agent.py index 59c361455..ad812f217 100644 --- a/lib/core/agent.py +++ b/lib/core/agent.py @@ -68,7 +68,7 @@ class Agent(object): return query - def payload(self, place=None, parameter=None, value=None, newValue=None, where=None): + def payload(self, place=None, parameter=None, value=None, newValue="", where=None): """ This method replaces the affected parameter with the SQL injection statement to request