Flesh out the TOC and begin adding entries

This commit is contained in:
rshipp 2015-05-08 21:40:28 -06:00
parent 403c5f0d78
commit ed17db06a0

View File

@ -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-php](https://github.com/ziadoz/awesome-php).
- [Awesome Malware Analysis](#awesome-malware-analysis) - [Awesome Malware Analysis](#awesome-malware-analysis)
- - [Malware Collection](#malware-collection)
- [Anonymizers](#anonymizers)
- [Honeypots](#honeypots)
- [Malware Corpora](#malware-corpora)
- [Resources](#resources) - [Resources](#resources)
- [Books](#books) - [Books](#books)
- [Twitter](#twitter) - [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.