From: acevest Date: Mon, 1 Aug 2016 04:56:32 +0000 (+0800) Subject: ... X-Git-Url: http://zhaoyanbai.com/repos/icons/jhe061.png?a=commitdiff_plain;h=e354bef6bea51b16c88ef40245a8463ff9355421;p=acecode.git ... --- diff --git a/tools/hack/fuck.txt b/tools/hack/fuck.txt new file mode 100644 index 0000000..e69de29 diff --git a/tools/hack/sqlinject.py b/tools/hack/sqlinject.py index d252417..ef167e6 100755 --- a/tools/hack/sqlinject.py +++ b/tools/hack/sqlinject.py @@ -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]