summaryrefslogtreecommitdiff
path: root/other/exploit_xmlrpc.py
diff options
context:
space:
mode:
Diffstat (limited to 'other/exploit_xmlrpc.py')
-rwxr-xr-xother/exploit_xmlrpc.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/other/exploit_xmlrpc.py b/other/exploit_xmlrpc.py
index da8e8d0..06147c2 100755
--- a/other/exploit_xmlrpc.py
+++ b/other/exploit_xmlrpc.py
@@ -3,6 +3,8 @@
Author: Christian Heimes
"""
+from __future__ import print_function
+
import sys
import urllib2