fping
每日学习-ping与fping
一、ping的使用1.1、简介ping命令通过发送ICMP(Internet控制消息协议)的ECHOREQUEST到目标网络主机,来测试网络联通性。ping命令支持多平台,linux,unix,windows等都有ping命令。1.2、使用ping[-aAbBdDfhLnOqrRUvV46][-ccount][-Fflo...[详细]
2021-01-07 16:26 分类:Linuxfping;nmap;tcpdump
############重点tcpdump抓包工具配合wearshark查看tcpdumptcp-ieth0-t-s0-c100anddstport!22andsrcnet192.168.179.0/24-wtarget.cap1)tcp:ipicmparprarptcpudp都要放在第一个参数位置,用来过滤数据包类型2)-ieth0:指定网卡3)-t:不显示...[详细]
2020-08-25 12:12 分类:Linux