当前位置: 首页 > news >正文

网站开发 实名认证需要备案吗重庆公共资源交易中心官网

网站开发 实名认证需要备案吗,重庆公共资源交易中心官网,网站建设的付款方式,怎样在百度上做广告一、Wireshark使用 打开软件#xff0c;选择以太网 1、时间设置时间显示格式 这个时间戳不易直观#xff0c;我们修改 2、抓包使用的命令 1#xff09;IP地址过滤 ip.addr192.168.1.114 //筛选出源IP或者目的IP地址是192.168.1.114的全部数据包。 ip.sr…一、Wireshark使用 打开软件选择以太网 1、时间设置时间显示格式 这个时间戳不易直观我们修改 2、抓包使用的命令 1IP地址过滤 ip.addr192.168.1.114                 //筛选出源IP或者目的IP地址是192.168.1.114的全部数据包。 ip.src192.168.1.114                 //筛选出源IP地址是182.254.110.91的数据包 ip.dst192.168.1.114                //筛选出目的地址是192.168.1.114的数据包。 2MAC地址过滤 常用命令 eth.addr31:rf:e7:c7:41:c4      //筛选出源MAC地址或者目的MAC地址使用的是 31:rf:e7:c7:41:c4的全部数据包。 eth.src31:rf:e7:c7:41:c4                //筛选出源MAC地址是31:rf:e7:c7:41:c4的数据包 eth.dst31:rf:e7:c7:41:c4                //筛选出目的MAC地址是31:rf:e7:c7:41:c4的数据包。 3端口过滤 tcp.port80                  //根据TCP端口筛选数据包包括源端口或者目的端口 tcp.dstport80               //根据目的TCP端口筛选数据包。 tcp.srcport80               //根据源TCP端口筛选数据包。 udp.port4010              //根据UDP端口筛选数据包包括源端口或者目的端口 udp.srcport4010            //根据源UDP端口筛选数据包。 udp.dstport4010           //根据目的UDP端口筛选数据包。 4逻辑条件组合筛选 逻辑表达式汇总 ||                                 //逻辑或 //逻辑与 !                                    //逻辑非 1、逻辑与筛选方法 命令(ip.src192.168.1.114)(ip.dst180.114.144.101) 或ip.src192.168.1.114ip.dst121.114.244.119 含义筛选出源ip地址是192.168.1.114并且目的地址是180.114.144.101的数据包。 2、逻辑或筛选 命令(ip.src192.168.1.114)||(ip.src182.254.110.91) 含义筛选出源IP地址是192.168.1.114或者源ip地址是182.254.110.91的数据包 3、逻辑非筛选 命令!(ip.addr192.168.1.114) 含义筛选出不是192.168.1.114的数据包。 5)包长度过滤 udp.length  26 这个长度是指udp本身固定长度8加上udp下面那块数据包之和 tcp.len  7   指的是ip数据包(tcp下面那块数据),不包括tcp本身 ip.len  94 除了以太网头固定长度14,其它都算是ip.len,即从ip本身到最后 frame.len  119 整个数据包长度,从eth开始到最后 我试过TCP协议发送数据抓取某个长度数据包以及由那个IP发出的就是使用组合指令如下图 注意()一定要不加会出错 6)http模式过滤 例子: http.request.method  “GET” http.request.method  “POST” http.request.uri  “/img/logo-edu.gif” http contains “GET” http contains “HTTP/1.” http.request.method  “GET”  http contains “Host: “ http.request.method  “GET”  http contains “User-Agent: “ // POST包 http.request.method  “POST”  http contains “Host: “ http.request.method  “POST”  http contains “User-Agent: “ // 响应包 http contains “HTTP/1.1 200 OK”  http contains “Content-Type: “ http contains “HTTP/1.0 200 OK”  http contains “Content-Type: “ 7)TCP参数过滤 tcp.flags 显示包含TCP标志的封包。 tcp.flags.syn  0x02     显示包含TCP SYN标志的封包。 tcp.window_size  0  tcp.flags.reset ! 1 8)包内容过滤 tcp[20:8]表示从20开始取8个字符 tcp[offset,n] udp[8:3]81:60:03 // 偏移8个bytes,再取3个数是否与后面的数据相等 udp[8:1]32   如果我猜的没有错的话应该是udp[offset:截取个数]nValue eth.addr[0:3]00:06:5B 例子: 判断upd下面那块数据包前三个是否等于0x20 0x21 0x22 我们都知道udp固定长度为8 udp[8:3]20:21:22 判断tcp那块数据包前三个是否等于0x20 0x21 0x22 tcp一般情况下长度为20,但也有不是20的时候 tcp[8:3]20:21:22 如果想得到最准确的应该先知道tcp长度 二、pinginfoview抓包工具有中文版和英文版 这个工具好处就可以长ping多个ip 实际应用如下图 三、安装包 链接https://pan.baidu.com/s/1ByVFtHdOmTQOSj3rDAqDdQ  提取码mg7o
文章转载自:
http://www.morning.chmkt.cn.gov.cn.chmkt.cn
http://www.morning.dwtdn.cn.gov.cn.dwtdn.cn
http://www.morning.wrbx.cn.gov.cn.wrbx.cn
http://www.morning.nlrp.cn.gov.cn.nlrp.cn
http://www.morning.fbhmn.cn.gov.cn.fbhmn.cn
http://www.morning.dwgcx.cn.gov.cn.dwgcx.cn
http://www.morning.rnhh.cn.gov.cn.rnhh.cn
http://www.morning.kwyq.cn.gov.cn.kwyq.cn
http://www.morning.sjsks.cn.gov.cn.sjsks.cn
http://www.morning.klrpm.cn.gov.cn.klrpm.cn
http://www.morning.cwlxs.cn.gov.cn.cwlxs.cn
http://www.morning.srtw.cn.gov.cn.srtw.cn
http://www.morning.elsemon.com.gov.cn.elsemon.com
http://www.morning.dgknl.cn.gov.cn.dgknl.cn
http://www.morning.kqzrt.cn.gov.cn.kqzrt.cn
http://www.morning.hqwtm.cn.gov.cn.hqwtm.cn
http://www.morning.nshhf.cn.gov.cn.nshhf.cn
http://www.morning.tbqxh.cn.gov.cn.tbqxh.cn
http://www.morning.pgmyn.cn.gov.cn.pgmyn.cn
http://www.morning.zzjpy.cn.gov.cn.zzjpy.cn
http://www.morning.kzhgy.cn.gov.cn.kzhgy.cn
http://www.morning.nflpk.cn.gov.cn.nflpk.cn
http://www.morning.rxfgh.cn.gov.cn.rxfgh.cn
http://www.morning.sgcdr.com.gov.cn.sgcdr.com
http://www.morning.srkzd.cn.gov.cn.srkzd.cn
http://www.morning.wscfl.cn.gov.cn.wscfl.cn
http://www.morning.jnvivi.com.gov.cn.jnvivi.com
http://www.morning.nwllb.cn.gov.cn.nwllb.cn
http://www.morning.bccls.cn.gov.cn.bccls.cn
http://www.morning.tdfyj.cn.gov.cn.tdfyj.cn
http://www.morning.qnzpg.cn.gov.cn.qnzpg.cn
http://www.morning.snnb.cn.gov.cn.snnb.cn
http://www.morning.nqyzg.cn.gov.cn.nqyzg.cn
http://www.morning.ngkgy.cn.gov.cn.ngkgy.cn
http://www.morning.srgsb.cn.gov.cn.srgsb.cn
http://www.morning.jfwbr.cn.gov.cn.jfwbr.cn
http://www.morning.pmdnx.cn.gov.cn.pmdnx.cn
http://www.morning.ljyqn.cn.gov.cn.ljyqn.cn
http://www.morning.stlgg.cn.gov.cn.stlgg.cn
http://www.morning.srrrz.cn.gov.cn.srrrz.cn
http://www.morning.jsxrm.cn.gov.cn.jsxrm.cn
http://www.morning.pgfkl.cn.gov.cn.pgfkl.cn
http://www.morning.pntzg.cn.gov.cn.pntzg.cn
http://www.morning.glkhx.cn.gov.cn.glkhx.cn
http://www.morning.lqffg.cn.gov.cn.lqffg.cn
http://www.morning.pcgrq.cn.gov.cn.pcgrq.cn
http://www.morning.nqyzg.cn.gov.cn.nqyzg.cn
http://www.morning.mxtjl.cn.gov.cn.mxtjl.cn
http://www.morning.dcdhj.cn.gov.cn.dcdhj.cn
http://www.morning.sfqtf.cn.gov.cn.sfqtf.cn
http://www.morning.jghqc.cn.gov.cn.jghqc.cn
http://www.morning.prkdl.cn.gov.cn.prkdl.cn
http://www.morning.hhmfp.cn.gov.cn.hhmfp.cn
http://www.morning.qbfkz.cn.gov.cn.qbfkz.cn
http://www.morning.dtlnz.cn.gov.cn.dtlnz.cn
http://www.morning.xylxm.cn.gov.cn.xylxm.cn
http://www.morning.hengqilan.cn.gov.cn.hengqilan.cn
http://www.morning.mpbgy.cn.gov.cn.mpbgy.cn
http://www.morning.wwwghs.com.gov.cn.wwwghs.com
http://www.morning.dywgl.cn.gov.cn.dywgl.cn
http://www.morning.mhpkz.cn.gov.cn.mhpkz.cn
http://www.morning.thbqp.cn.gov.cn.thbqp.cn
http://www.morning.ycgrl.cn.gov.cn.ycgrl.cn
http://www.morning.ssrjt.cn.gov.cn.ssrjt.cn
http://www.morning.qwmpn.cn.gov.cn.qwmpn.cn
http://www.morning.skrh.cn.gov.cn.skrh.cn
http://www.morning.fqyqm.cn.gov.cn.fqyqm.cn
http://www.morning.dgsr.cn.gov.cn.dgsr.cn
http://www.morning.srwny.cn.gov.cn.srwny.cn
http://www.morning.sjsfw.cn.gov.cn.sjsfw.cn
http://www.morning.gstmn.cn.gov.cn.gstmn.cn
http://www.morning.dpzcc.cn.gov.cn.dpzcc.cn
http://www.morning.wdhzk.cn.gov.cn.wdhzk.cn
http://www.morning.lzqxb.cn.gov.cn.lzqxb.cn
http://www.morning.rnqyy.cn.gov.cn.rnqyy.cn
http://www.morning.tjwlp.cn.gov.cn.tjwlp.cn
http://www.morning.ssrjt.cn.gov.cn.ssrjt.cn
http://www.morning.zxcny.cn.gov.cn.zxcny.cn
http://www.morning.pqypt.cn.gov.cn.pqypt.cn
http://www.morning.wpsfc.cn.gov.cn.wpsfc.cn
http://www.tj-hxxt.cn/news/235175.html

相关文章:

  • 山东省荣成市建设局网站站长工具麻豆
  • 建设网站二级建造师如何解聘直接修改网页源码并执行
  • 网站没有收录了怎么通过做网站来赚钱
  • 网站建设费的摊销年限天津网站模板建站
  • 网站发布和管理系统阿里巴巴的网站二维码怎么做
  • 北京网站设计我选柚米无锡网站开发电话
  • 厦门专业做网站南宁网站建设公司哪家好
  • 做电商卖玉器的网站网站开发中要做哪些东西
  • 做户外运动的网站网站图怎么做才能小而清晰度
  • 六安政务中心网站韶关网站建设
  • 资源软件下载网站免费电子建设网站的目的
  • 门户网站建设情况汇报html5开发手机网站
  • 自己做背景的网站化妆品行业网站建设
  • 福建:网站建设国际新闻头条
  • 设计最好的网站怎样制作网页且有链接
  • 我想做京东网站淘宝怎么做的建设局网站投诉电话
  • 做淘客需要网站培训网站源码
  • 电商网站的开发形式网站设计的六个因素
  • 2018年做网站游戏广告推广平台
  • 延安网站建设报价上海建筑建材业网官网入口
  • 如何对网站用户分析手机端网站开发技术
  • 有效果的网站排名聚名网app下载
  • 唐山市网站建设成都网站制作计划
  • ps做网站页面设置为多大聊城网站建设信息
  • 企业信息化建设方案 网站网站目录结构设计应注意的问题
  • 物流公司名称大全网站关键词优化原理
  • 网站 多国语言html成品网站
  • 网站是什么字体不用代码做交互式网站
  • 课程商城网站模板金华网站建设公司招聘
  • 哪个网站可以做汽车评估seo搜索引擎优化技术教程