抓包笔记

一.Fidder抓包笔记

正则表达式:REGEX:\.(js|css|js|png|gif|ico|gif\?.*|css\?.*|js\?.*|png\?.*)$ 

二、wireshark抓包正则表达式:

ip.addr==192.168.2.155 and http

jmetert提取http信息头管理器:

Hypertext Transter protocol

   content-Type:值

猜你喜欢

转载自www.cnblogs.com/huwei925/p/9707941.html