mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-10-01 06:35:40 -04:00
Update README.md
This commit is contained in:
parent
cc08a45adf
commit
45e24cf8c1
@ -553,6 +553,7 @@ the [browser malware](#browser-malware) section.*
|
|||||||
* [ngrep](http://ngrep.sourceforge.net/) - Search through network traffic
|
* [ngrep](http://ngrep.sourceforge.net/) - Search through network traffic
|
||||||
like grep.
|
like grep.
|
||||||
* [PcapViz](https://github.com/mateuszk87/PcapViz) - Network topology and traffic visualizer.
|
* [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.
|
* [Tcpdump](http://www.tcpdump.org/) - Collect network traffic.
|
||||||
* [tcpick](http://tcpick.sourceforge.net/) - Trach and reassemble TCP streams
|
* [tcpick](http://tcpick.sourceforge.net/) - Trach and reassemble TCP streams
|
||||||
from network traffic.
|
from network traffic.
|
||||||
@ -560,7 +561,6 @@ the [browser malware](#browser-malware) section.*
|
|||||||
traffic.
|
traffic.
|
||||||
* [Wireshark](https://www.wireshark.org/) - The network traffic analysis
|
* [Wireshark](https://www.wireshark.org/) - The network traffic analysis
|
||||||
tool.
|
tool.
|
||||||
* [Python ICAP Yara](https://github.com/RamadhanAmizudin/python-icap-yara) - An ICAP Server with yara scanner for URL or content.
|
|
||||||
|
|
||||||
## Memory Forensics
|
## Memory Forensics
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user