Merge pull request #1 from LiamRandall/LiamRandall-bro-intel-agg

Update README.md
This commit is contained in:
Liam Randall 2015-05-15 16:07:27 -04:00
commit 7c6e427a56

View File

@ -126,6 +126,8 @@ A curated list of awesome malware analysis tools and resources. Inspired by
C&C blocklists. C&C blocklists.
* [ZeuS Tracker](https://zeustracker.abuse.ch/blocklist.php) - ZeuS * [ZeuS Tracker](https://zeustracker.abuse.ch/blocklist.php) - ZeuS
blocklists. blocklists.
* [Critical Stack- Free Intel Market](https://intel.CriticalStack.com) - Free
intel aggregator with deduplication featuring 90+ feeds and over 1.2M indicators.
## Detection and Classification ## Detection and Classification
@ -310,6 +312,8 @@ the [browser malware](#browser-malware) section.*
*Analyze network interactions.* *Analyze network interactions.*
* [Bro](https://www.bro.org) - Protocol analyzer that operates at incredible
scale; both file and network protocols.
* [Fiddler](http://www.telerik.com/fiddler) - Intercepting web proxy designed * [Fiddler](http://www.telerik.com/fiddler) - Intercepting web proxy designed
for "web debugging." for "web debugging."
* [Hale](https://github.com/pjlantz/Hale) - Botnet C&C monitor. * [Hale](https://github.com/pjlantz/Hale) - Botnet C&C monitor.
@ -330,6 +334,7 @@ the [browser malware](#browser-malware) section.*
* [Wireshark](https://www.wireshark.org/) - The network traffic analysis * [Wireshark](https://www.wireshark.org/) - The network traffic analysis
tool. tool.
## Memory Forensics ## Memory Forensics
*Tools for dissecting malware in memory images or running systems.* *Tools for dissecting malware in memory images or running systems.*
@ -392,12 +397,15 @@ the [browser malware](#browser-malware) section.*
* Andrew Case [@attrc](https://twitter.com/attrc) * Andrew Case [@attrc](https://twitter.com/attrc)
* Claudio [@botherder](https://twitter.com/botherder) * Claudio [@botherder](https://twitter.com/botherder)
* Dustin Webber [@mephux](https://twitter.com/mephux)
* Liam Randall [@hectman](https://twitter.com/hectaman)
* Glenn [@hiddenillusion](https://twitter.com/hiddenillusion) * Glenn [@hiddenillusion](https://twitter.com/hiddenillusion)
* jekil [@jekil](https://twitter.com/jekil) * jekil [@jekil](https://twitter.com/jekil)
* Jurriaan Bremer [@skier_t](https://twitter.com/skier_t) * Jurriaan Bremer [@skier_t](https://twitter.com/skier_t)
* Lenny Zeltser [@lennyzeltser](https://twitter.com/lennyzeltser) * Lenny Zeltser [@lennyzeltser](https://twitter.com/lennyzeltser)
* Mark Schloesser [@repmovsb](https://twitter.com/repmovsb) * Mark Schloesser [@repmovsb](https://twitter.com/repmovsb)
* Michael Ligh (MHL) [@iMHLv2](https://twitter.com/iMHLv2) * Michael Ligh (MHL) [@iMHLv2](https://twitter.com/iMHLv2)
* Richard Bejtlich [@taosecurity](https://twitter.com/taosecurity)
* Volatility [@volatility](https://twitter.com/volatility) * Volatility [@volatility](https://twitter.com/volatility)
## Other ## Other