XYZ的筆記本
程式筆記、學習心得...
網頁
首頁
全部文章
loading...
2015年4月5日 星期日
Linux 使用 tcpdump 抓取 MySQL 封包的內容
抓取 port 3306 的封包內容並存到 tcp.out 檔
tcpdump -w tcp.out port 3306
使用 strings 指令查看 tcp.out 檔案內容。 strings 指令可顯示檔案中,可顯示的字元。
strings tcp.out
參考:
How to track down the source of Aborted_connects
tcpdump 的用法
Tcpdump的使用
Linux文件操作命令strings使用方法详细介绍
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言