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