×

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

hqy hqy 发表于2020-01-09 12:50:02 浏览2360 评论0

抢沙发发表评论

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://kinber.cn/post/1136.html 转载需授权!

分享到:


推荐本站淘宝优惠价购买喜欢的宝贝:

image.png

群贤毕至

访客