From 8cf07e5b763fb3ffa69243587b7d399ee4dcaa9b Mon Sep 17 00:00:00 2001 From: xerox Date: Wed, 13 May 2020 13:23:42 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3552674..ddd6b28 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ java -jar agent-smith.jar "bios driver" "MmMapIoSpace,MmMapIoSpaceEx,ZwMapViewOf # results During and after the scan two folders will be created in the same working directory that you are currently in. The first folder -named `drivers` contains the drivers/cab files that are currently being scanned. The second folder `results` contains the search results. +named `drivers` contains the drivers/cab files that are currently being scanned. The second folder `results` contains the search results. The results themselves +will have the uuid of the driver concatenated with the driver name itself. This allows you to go back and manually search in windows updates if you need other files +pertaining to the update. \ No newline at end of file