09
2020
01
12:50:02

IP、端口、进程 查杀 linux病毒过程



推荐点击下面图片,通过本站淘宝优惠价购买:

image.png

tcpdump -s0 -i any tcp port 80 -w test.pcap


netstat -anp | grep 192.**.**.107 


tcpdump  -i any tcp port 80 -q


netstat -anpc |grep ":80"


netstat -anpc |grep 192.**.**.107


lsof | grep watchdog


stat /usr/sbin/watchdog


[root@jiradbslave sbin]# stat watchdog 

  File: "watchdog"

  Size: 1501932         Blocks: 2936       IO Block: 4096   普通文件

Device: fd00h/64768d    Inode: 1448671     Links: 1

Access: (0755/-rwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)

Access: 2019-10-12 16:13:57.715116561 +0800

Modify: 2016-02-26 22:02:49.528818107 +0800

Change: 2018-01-26 22:02:52.590400209 +0800


md5sum watchdog 


本文链接:https://hqyman.cn/post/1136.html 非本站原创文章欢迎转载,原创文章需保留本站地址!

分享到:





休息一下,本站随机推荐观看栏目:


« 上一篇 下一篇 »

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

您的IP地址是: