From ee155c794c7ed59df921f3b25c8023332a8362db Mon Sep 17 00:00:00 2001 From: Andrew Garcia Date: Sat, 29 Oct 2016 11:32:49 -0600 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 31317c2..9ca9c4d 100644 --- a/README.md +++ b/README.md @@ -221,8 +221,8 @@ A curated list of awesome malware analysis tools and resources. Inspired by * [totalhash.py](https://gist.github.com/gleblanc1783/3c8e6b379fa9d646d401b96ab5c7877f) - Python script for easy searching of the [TotalHash.cymru.com](https://totalhash.cymru.com/) database. * [TrID](http://mark0.net/soft-trid-e.html) - File identifier. -* [VirusTotal](http://virustotal.com) - Virus total aggregates many antivirus products and online scan engines to check for viruses that - the user's own antivirus may have missed, or to verify against any false positives. +* [VirusTotal](https://virustotal.com) - Virus total aggregates many antivirus products and online scan engines to check for viruses + that the user's own antivirus may have missed, or to verify against any false positives. * [YARA](https://plusvic.github.io/yara/) - Pattern matching tool for analysts. * [Yara rules generator](https://github.com/Neo23x0/yarGen) - Generate @@ -238,7 +238,7 @@ A curated list of awesome malware analysis tools and resources. Inspired by * [AVCaesar](https://avcaesar.malware.lu/) - Malware.lu online scanner and malware repository. * [Cryptam](http://www.cryptam.com/) - Analyze suspicious office documents. -* [Cuckoo Sandbox](https://cuckoosandbox.org/) - Open source, self hosted +* [Cuckoo Sandbox](https://github.com/cuckoosandbox/cuckoo) - Open source, self hosted sandbox and automated analysis system. * [cuckoo-modified](https://github.com/brad-accuvant/cuckoo-modified) - Modified version of Cuckoo Sandbox released under the GPL. Not merged upstream due to @@ -592,7 +592,7 @@ the [browser malware](#browser-malware) section.* search malware. * [Polichombr](https://github.com/ANSSI-FR/polichombr) - A malware analysis platform designed to help analysts to reverse malwares collaboratively. -* [Viper](http://viper.li/) - A binary management and analysis framework for +* [Viper](https://github.com/viper-framework/viper) - A binary management and analysis framework for analysts and researchers. ## Miscellaneous