摘要:
https://cooolis.payloads.online/ https://lolbas project.github.io/ https://gtfobins.github.io/ 阅读全文
摘要:
场景 对流量的筛选,切割,合并 具体方法 Wireshark自带工具: mergecap(合并流量包) tshark(流量包过滤) editcap(流量包分解) 流量包合并 mergecap w total.pcap a.pcap b.pcap //(文件名太长简写成a和b) 筛选协议 tshark 阅读全文
摘要:
场景 按照一定时间规律运行Tcpdump 思路 编程思路细化思考 查看文件个数 file_count_results= $ du h max depth=0 2.1G . $ du bs 2177623726 . CHECK=$(du bs /data/sflow_log | awk '{print 阅读全文