Merge pull request #32 from mateuszk87/master

Add PcapViz
This commit is contained in:
Ryan Shipp 2016-01-07 09:50:22 +01:00
commit 926fb1bc1a

View File

@ -452,6 +452,7 @@ the [browser malware](#browser-malware) section.*
forensic analysis tool, with a free version.
* [ngrep](http://ngrep.sourceforge.net/) - Search through network traffic
like grep.
* [PcapViz](https://github.com/mateuszk87/PcapViz) - Network topology and traffic visualizer.
* [Tcpdump](http://www.tcpdump.org/) - Collect network traffic.
* [tcpick](http://tcpick.sourceforge.net/) - Trach and reassemble TCP streams
from network traffic.