Fiddler抓包【4】_重定向AutoResponder

1. 文件及圖片替換(Enable rules

目的:容許從本地返回文件,代替服務器響應,而不用將文件發佈到服務器【可用正式環境驗證本地文件】html

步驟一:抓頁面http://ir.baidu.com/phoenix.zhtml?c=188488&p=irol-irhome --->選擇session,右擊--->Save--->Response--->Entire Response正則表達式

步驟二:打開另存html文件--->修改內容服務器

步驟三:AutoResponder--->勾選Enable rules--->選擇session--->點擊「Add Rule」session

步驟四:Rule Editor--->第二個下拉框--->選擇Find a file… --->選擇修改後的html--->save;spa

步驟四:Rule Editor--->第二個下拉框--->選擇狀態碼--->save;xml

步驟五:清空fillder抓包數據--->刷新http://ir.baidu.com/phoenix.zhtml?c=188488&p=irol-irhome --->頁面--->查看結果;htm

 2. 未匹配到請求時正常響應(Unmatched requests passthrough

不勾選Unmatched requests passthrough時地址錯誤;blog

 

 

 勾選Unmatched requests passthrough時地址錯誤不匹配;圖片

步驟:勾選Unmatched requests passthrough--->選中文件--->修改文件地址--->Save--->從新刷新http://ir.baidu.com/phoenix.zhtml?c=188488&p=irol-irhome頁面ci

 

 

 三、設置延時(Enable Latency)

步驟:勾選Enable Latency --->出現Latency列--->選中某個文件--->右擊--->選擇Set Latency--->設置延遲時間(3000毫秒)--->save--->從新刷新http://ir.baidu.com/phoenix.zhtml?c=188488&p=irol-irhome頁面,設置的內容會發生3s的延遲;

四、URL匹配

EXACT開頭:表示徹底匹配

regex開頭:表示用正則表達式來匹配

StringToMatch:字符串匹配

五、Test是否匹配

步驟:選中session--->點擊Test--->查看是否匹配上;

相關文章
相關標籤/搜索