端口转发
https://technet.microsoft.com/en-us/library/cc731068%28v=ws.10%29.aspx
流量抓取
netsh trace start capture=yes overwrite=no tracefile=c:\file.etl
netsh trace stop
netmon转换
http://blogs.msdn.com/b/canberrapfe/archive/2012/03/31/capture-a-network-trace-without-installing-anything-works-for-shutdown-and-restart-too.aspx
http://obscuresecurity.blogspot.com/2013/03/capturing-bad-packets-with-netsh.html
本文详细介绍了如何使用Microsoft技术进行网络流量抓取和端口转发,包括使用netsh命令进行流量抓取、netmon转换以及不安装任何额外软件捕获网络痕迹的方法。此外,还提供了在不同场景下进行流量分析的实用技巧。
957

被折叠的 条评论
为什么被折叠?



