Scapy 流量分析

1
2
3
4
from scapy.all import *
def handelPacker(p):
p.show()
sinff(prn=handlePacket,count=0)

Watchdog 文件行为

Webshell 文件接口检测