Merge pull request #41 from janesmae/master

Adding AbuseHelper, the open-source framework for receiving and redis…
This commit is contained in:
Ryan Shipp 2016-03-06 20:22:18 -07:00
commit 23d920cd10

View File

@ -99,6 +99,7 @@ A curated list of awesome malware analysis tools and resources. Inspired by
*Harvest and analyze IOCs.* *Harvest and analyze IOCs.*
* [AbuseHelper](https://github.com/abusesa/abusehelper) - An open-source framework for receiving and redistributing abuse feeds and threat intel.
* [Combine](https://github.com/mlsecproject/combine) - Tool to gather Threat * [Combine](https://github.com/mlsecproject/combine) - Tool to gather Threat
Intelligence indicators from publicly available sources. Intelligence indicators from publicly available sources.
* [IntelMQ](https://www.enisa.europa.eu/activities/cert/support/incident-handling-automation) - * [IntelMQ](https://www.enisa.europa.eu/activities/cert/support/incident-handling-automation) -
@ -571,7 +572,7 @@ the [browser malware](#browser-malware) section.*
blog and resources by Lenny Zeltser. blog and resources by Lenny Zeltser.
* [Malware Analysis Search](https://cse.google.com/cse/home?cx=011750002002865445766%3Apc60zx1rliu) - * [Malware Analysis Search](https://cse.google.com/cse/home?cx=011750002002865445766%3Apc60zx1rliu) -
Custom Google search engine from [Corey Harrell](journeyintoir.blogspot.com/). Custom Google search engine from [Corey Harrell](journeyintoir.blogspot.com/).
* [Malware Analysis Tutorials](http://fumalwareanalysis.blogspot.nl/p/malware-analysis-tutorials-reverse.html) - The Malware * [Malware Analysis Tutorials](http://fumalwareanalysis.blogspot.nl/p/malware-analysis-tutorials-reverse.html) - The Malware
Analysis Tutorials by Dr. Xiang Fu are a great resource for learning practical malware analysis. Analysis Tutorials by Dr. Xiang Fu are a great resource for learning practical malware analysis.
* [Malware Samples and Traffic](http://malware-traffic-analysis.net/) - This * [Malware Samples and Traffic](http://malware-traffic-analysis.net/) - This
blog focuses on network traffic related to malware infections. blog focuses on network traffic related to malware infections.