复制代码代码如下:
<٪
DIMFS_NOSQLHACK_ALLSTR ، FS_NOSQLHACK_STR ، FS_NOSQLHACK_COMEURLGT ، FS_NOSQLHACK_COMEURLPOST ، FS_NOSQLHACK_GET ، FS_NOSQLHACK_POST ، FS_NOSQLHACK_I
'onerrorresumenext
fs_nosqlhack_allstr = "'|
fs_nosqlhack_comeurlget = request.querystring
fs_nosqlhack_comeurlpost = request.form
fs_nosqlhack_str = split (fs_nosqlhack_allstr ، "|")
'بريد
IFFS_NOSQLHACK_COMEURLPOST <> "" ثم
foreachfs_nosqlhack_postinrequest.form
forfs_nosqlhack_i = 0toubound (fs_nosqlhack_str)
IFINSTR (lase (request.form (FS_NOSQLHACK_POST)) ، FS_NOSQLHACK_STR (FS_NOSQLHACK_I)) <> 0then
الرد. write ("خطأ !!")
استجابة
Endif
التالي
التالي
Endif
'يحصل
IFFS_NOSQLHACK_COMEURLGT <> "" ثم
foreachfs_nosqlhack_getinrequest.querystring
forfs_nosqlhack_i = 0toubound (fs_nosqlhack_str)
IfInstr (lase (request.querystring (fs_nosqlhack_get)) ، fs_nosqlhack_str (fs_nosqlhack_i)) <> 0then
الرد. write ("خطأ !!")
استجابة
Endif
التالي
التالي
Endif
٪>