diff --git a/README.md b/README.md index d4c16de..7e0d678 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,10 @@ A curated list of awesome malware analysis tools and resources. Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). - [Awesome Malware Analysis](#awesome-malware-analysis) - - + - [Malware Collection](#malware-collection) + - [Anonymizers](#anonymizers) + - [Honeypots](#honeypots) + - [Malware Corpora](#malware-corpora) - [Resources](#resources) - [Books](#books) - [Twitter](#twitter) @@ -14,4 +17,11 @@ A curated list of awesome malware analysis tools and resources. Inspired by --- +## Malware Collection +### Anonymizers + +*Web traffic anonymizers for analysts.* + +* [Tor](https://www.torproject.org/) - The Onion Router, for browsing the web + without leaving traces of the client IP.