Update README.md

This commit is contained in:
Ramadhan Amizudin 2017-02-11 12:34:39 +08:00 committed by GitHub
parent cc08a45adf
commit 45e24cf8c1

View File

@ -553,6 +553,7 @@ the [browser malware](#browser-malware) section.*
* [ngrep](http://ngrep.sourceforge.net/) - Search through network traffic
like grep.
* [PcapViz](https://github.com/mateuszk87/PcapViz) - Network topology and traffic visualizer.
* [Python ICAP Yara](https://github.com/RamadhanAmizudin/python-icap-yara) - An ICAP Server with yara scanner for URL or content.
* [Tcpdump](http://www.tcpdump.org/) - Collect network traffic.
* [tcpick](http://tcpick.sourceforge.net/) - Trach and reassemble TCP streams
from network traffic.
@ -560,7 +561,6 @@ the [browser malware](#browser-malware) section.*
traffic.
* [Wireshark](https://www.wireshark.org/) - The network traffic analysis
tool.
* [Python ICAP Yara](https://github.com/RamadhanAmizudin/python-icap-yara) - An ICAP Server with yara scanner for URL or content.
## Memory Forensics