curl POST请求相关策略修改
This commit is contained in:
@@ -1,6 +1 @@
|
||||
curl -H "Content-Type:application/json;charset=UTF-8" -X POST -d "{\"requestbody\":\"1234567\",\"setcook\":\"12345678\",\"contenttype\": \"content-type\",\"responsebody\": \"Response Body\"}" http://open.node.com/go | iconv -f utf-8 -t gbk
|
||||
|
||||
|
||||
|
||||
|
||||
curl -H "Content-Type:application/x-www-form-urlencoded" -X POST -d "reqBody=1234567&setCookie=12345678&contentType=content-type&resBody=Response Body" http://open.node.com/action
|
||||
curl -H "Content-Type:application/json;charset=UTF-8" -X POST -d "{\"requestbody\":\"1234567\",\"setcook\":\"12345678\",\"contenttype\": \"content-type\",\"responsebody\": \"Response Body\"}" http://open.node.com/go | iconv -f utf-8 -t gbk
|
||||
1
05-Other/curl/command/ProxyPolicy_Deny_00014_1.bat
Normal file
1
05-Other/curl/command/ProxyPolicy_Deny_00014_1.bat
Normal file
@@ -0,0 +1 @@
|
||||
curl -H "Content-Type:application/json;charset=UTF-8" -X POST -d "{\"requestbody\":\"denyTest0014\",\"setcook\":\"12345678\",\"contenttype\": \"content-type\",\"responsebody\": \"Response Body\"}" http://open.node.com/go | iconv -f utf-8 -t gbk
|
||||
@@ -1 +1,4 @@
|
||||
curl -H "Content-Type:application/x-www-form-urlencoded" -X POST -d "reqBody=lkjh&setCookie=qeqew&contentType=content-type&resBody=ASDFG" http://open.node.com/action | iconv -f utf-8 -t gbk
|
||||
curl -H "Content-Type:application/json;charset=UTF-8" -X POST -d "{\"requestbody\":\"lkjh\",\"setcook\":\"qeqew\",\"contenttype\": \"content-type\",\"responsebody\": \"ASDFG\"}" http://open.node.com/go | iconv -f utf-8 -t gbk
|
||||
|
||||
|
||||
|
||||
|
||||
4
05-Other/curl/command/ProxyPolicy_Deny_00015_1.bat
Normal file
4
05-Other/curl/command/ProxyPolicy_Deny_00015_1.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
curl -H "Content-Type:application/json;charset=UTF-8" -X POST -d "{\"requestbody\":\"lkjh\",\"setcook\":\"qeqew\",\"contenttype\": \"content-type\",\"responsebody\": \"deny015\"}" http://open.node.com/go | iconv -f utf-8 -t gbk
|
||||
|
||||
|
||||
|
||||
@@ -2,3 +2,6 @@ curl -H "Content-Type:application/json;charset=UTF-8" -X POST -d "{\"requestbody
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
curl -H "Content-Type:application/x-www-form-urlencoded" -X POST -d "reqBody=lksdf&setCookie=kjhsxbn&contentType=content-type&resBody=opijn" -kv http://open.node.com/go | iconv -f utf-8 -t gbk
|
||||
curl -H "Content-Type:application/json;charset=UTF-8" -X POST -d "{\"requestbody\":\"testredirect0014001\",\"setcook\":\"monitortest142\",\"contenttype\": \"content-type\",\"responsebody\": \"testredirect0014001\"}" -kv http://open.node.com/go | iconv -f utf-8 -t gbk
|
||||
1
05-Other/curl/command/ProxyPolicy_redirect_00014_1.bat
Normal file
1
05-Other/curl/command/ProxyPolicy_redirect_00014_1.bat
Normal file
@@ -0,0 +1 @@
|
||||
curl -H "Content-Type:application/json;charset=UTF-8" -X POST -d "{\"requestbody\":\"testredirect0014002\",\"setcook\":\"monitortest142\",\"contenttype\": \"content-type\",\"responsebody\": \"testredirect0014002\"}" -kv http://open.node.com/go | iconv -f utf-8 -t gbk
|
||||
@@ -1 +1 @@
|
||||
curl -H "Content-Type:application/x-www-form-urlencoded" -X POST -d "reqBody=zxcvb&setCookie=12345678&contentType=content-type&resBody=Response Body" http://open.node.com/action | iconv -f utf-8 -t gbk
|
||||
curl -H "Content-Type:application/json;charset=UTF-8" -X POST -d "{\"requestbody\":\"monitortest141\",\"setcook\":\"monitortest141\",\"contenttype\": \"content-type\",\"responsebody\": \"Response Body\"}" http://open.node.com/go | iconv -f utf-8 -t gbk
|
||||
@@ -0,0 +1 @@
|
||||
curl -H "Content-Type:application/json;charset=UTF-8" -X POST -d "{\"requestbody\":\"monitortest142\",\"setcook\":\"monitortest142\",\"contenttype\": \"content-type\",\"responsebody\": \"Response Body\"}" http://open.node.com/go | iconv -f utf-8 -t gbk
|
||||
@@ -1 +1,5 @@
|
||||
curl -H "Content-Type:application/x-www-form-urlencoded" -X POST -d "reqBody=mkiolp&setCookie=12345678&contentType=content-type&resBody=Response Body" -kv --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36" --referer 'http://www.baidu.com/' http://open.node.com/action | iconv -f utf-8 -t gbk
|
||||
curl -H "Content-Type:application/json;charset=UTF-8" -X POST -d "{\"requestbody\":\"monitorHttp0016\",\"setcook\":\"monitortest142\",\"contenttype\": \"content-type\",\"responsebody\": \"monitorHttp0016\"}" -kv --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36" --referer 'http://www.baidu.com/' http://open.node.com/go | iconv -f utf-8 -t gbk
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user