mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-10-01 06:35:40 -04:00
Merge pull request #1 from LiamRandall/LiamRandall-bro-intel-agg
Update README.md
This commit is contained in:
commit
7c6e427a56
@ -126,6 +126,8 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
||||
C&C blocklists.
|
||||
* [ZeuS Tracker](https://zeustracker.abuse.ch/blocklist.php) - ZeuS
|
||||
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
|
||||
|
||||
@ -310,6 +312,8 @@ the [browser malware](#browser-malware) section.*
|
||||
|
||||
*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
|
||||
for "web debugging."
|
||||
* [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
|
||||
tool.
|
||||
|
||||
|
||||
## Memory Forensics
|
||||
|
||||
*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)
|
||||
* 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)
|
||||
* jekil [@jekil](https://twitter.com/jekil)
|
||||
* Jurriaan Bremer [@skier_t](https://twitter.com/skier_t)
|
||||
* Lenny Zeltser [@lennyzeltser](https://twitter.com/lennyzeltser)
|
||||
* Mark Schloesser [@repmovsb](https://twitter.com/repmovsb)
|
||||
* Michael Ligh (MHL) [@iMHLv2](https://twitter.com/iMHLv2)
|
||||
* Richard Bejtlich [@taosecurity](https://twitter.com/taosecurity)
|
||||
* Volatility [@volatility](https://twitter.com/volatility)
|
||||
|
||||
## Other
|
||||
|
Loading…
Reference in New Issue
Block a user