From afe72d2fa70c3c834faaa3ac5a1a58683500b051 Mon Sep 17 00:00:00 2001 From: rshipp <github@rshipp.com> Date: Tue, 29 Dec 2015 11:00:59 +0100 Subject: [PATCH] Fix mandiant redirect --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd75447..460d08c 100644 --- a/README.md +++ b/README.md @@ -102,8 +102,8 @@ A curated list of awesome malware analysis tools and resources. Inspired by Intelligence indicators from publicly available sources. * [IntelMQ](https://www.enisa.europa.eu/activities/cert/support/incident-handling-automation) - A tool for CERTs for processing incident data using a message queue. -* [IOC Editor](https://www.mandiant.com/resources/download/ioc-editor/) - - A free editor for XML IOC files, from Mandiant. +* [IOC Editor](https://www.fireeye.com/services/freeware/ioc-editor.html) - + A free editor for XML IOC files. * [ioc_writer](https://github.com/mandiant/ioc_writer) - Python library for working with OpenIOC objects, from Mandiant. * [Massive Octo Spice](https://github.com/csirtgadgets/massive-octo-spice) -