Merge pull request #26 from hslatman/hs_maltrail

Added @stamparm Maltrail malicious communication analyzer
This commit is contained in:
Ryan Shipp 2015-12-10 17:02:07 +01:00
commit e54479f6d1

View File

@ -407,6 +407,10 @@ the [browser malware](#browser-malware) section.*
building a malware lab.
* [Malcom](https://github.com/tomchop/malcom) - Malware Communications
Analyzer.
* [Maltrail](https://github.com/stamparm/maltrail) - A malicious traffic
detection system, utilizing publicly available (black)lists containing
malicious and/or generally suspicious trails and featuring an reporting
and analysis interface.
* [mitmproxy](https://mitmproxy.org/) - Intercept network traffic on the fly.
* [Moloch](https://github.com/aol/moloch) - IPv4 traffic capturing, indexing
and database system.