diff --git a/README.md b/README.md index 7e0d678..949ef8c 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ A curated list of awesome malware analysis tools and resources. Inspired by - [Resources](#resources) - [Books](#books) - [Twitter](#twitter) + - [Other](#other) - [Related Awesome Lists](#related-awesome-lists) - [Contributing](#contributing) @@ -25,3 +26,28 @@ A curated list of awesome malware analysis tools and resources. Inspired by * [Tor](https://www.torproject.org/) - The Onion Router, for browsing the web without leaving traces of the client IP. + +### Honeypots + +### Malware Corpora + +* [Contagio](http://contagiodump.blogspot.com/) - A collection of recent + malware samples and analyses. + +# Resources + +## Books + +## Twitter + +## Other + +# Related Awesome Lists + +* [Android Security](https://github.com/ashishb/android-security-awesome) +* [Pentesting](https://github.com/enaqx/awesome-pentest) +* [Security](https://github.com/sbilly/awesome-security) + +# [Contributing](CONTRIBUTING.md) + +Pull requests and issues with suggestions are welcome!