]> Zhao Yanbai Git Server - acecode.git/commitdiff
...
authoracevest <zhaoyanbai@126.com>
Mon, 1 Aug 2016 04:56:32 +0000 (12:56 +0800)
committeracevest <zhaoyanbai@126.com>
Mon, 1 Aug 2016 04:56:32 +0000 (12:56 +0800)
tools/hack/fuck.txt [new file with mode: 0644]
tools/hack/sqlinject.py

diff --git a/tools/hack/fuck.txt b/tools/hack/fuck.txt
new file mode 100644 (file)
index 0000000..e69de29
index d252417cf6945f0ba615b05589a689a35c9ed3ad..ef167e6c1542f118ecd2fd290a3e37a87d05d982 100755 (executable)
@@ -18,6 +18,8 @@ gArgs = None
 
 
 def IsErrPage(html) :
+    print("Need to Rewrite The IsErrPage Function")
+    sys.exit()
     lines = html.splitlines()
     if len(lines) > 0 :
         #print lines[1]