From 45e24cf8c186d1206793ce337f033c1132f0a0ca Mon Sep 17 00:00:00 2001 From: Ramadhan Amizudin Date: Sat, 11 Feb 2017 12:34:39 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71e41cb..a0c82ee 100644 --- a/README.md +++ b/README.md @@ -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