From 32961527aa1d66f13946eb6a888e88208a6bc96f Mon Sep 17 00:00:00 2001 From: Deborah Servili Date: Wed, 15 Jan 2020 13:41:53 +0100 Subject: [PATCH] add Autochk Rootkit as tool --- clusters/tool.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/clusters/tool.json b/clusters/tool.json index f922271..93501b3 100644 --- a/clusters/tool.json +++ b/clusters/tool.json @@ -7935,7 +7935,17 @@ }, "uuid": "ff692a4c-23ff-4e86-a03b-2de8d36bc98f", "value": "Dustman" + }, + { + "description": "This rootkit is a very simple. The name of the driver is “autochk.sys” - that’s why we’ll call it the autochk rootkit. The rootkit implements 2 functionalities: File Redirection and Network Connection Hiding.", + "meta": { + "refs": [ + "https://repnz.github.io/posts/autochk-rootkit-analysis/" + ] + }, + "uuid": "4a60dc72-1ca0-4503-a635-96e119c5278d", + "value": "Autochk Rootkit" } ], - "version": 130 + "version": 131 }