From 64c3f12573bb60273ab4f979d15fd0bcf538b802 Mon Sep 17 00:00:00 2001 From: Metasploit Date: Tue, 9 Aug 2022 14:57:12 -0500 Subject: [PATCH] automatic module_metadata_base.json update --- db/modules_metadata_base.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/db/modules_metadata_base.json b/db/modules_metadata_base.json index c3d94bbb67..a3d0f39556 100644 --- a/db/modules_metadata_base.json +++ b/db/modules_metadata_base.json @@ -209399,7 +209399,7 @@ "author": [ "averagesecurityguy " ], - "description": "This module will check the file system and registry for particular artifacts. The\n list of artifacts is read from data/post/enum_artifacts_list.txt or a user specified file. Any\n matches are written to the loot.", + "description": "This module will check the file system and registry for particular artifacts.\n\n The list of artifacts is read in YAML format from data/post/enum_artifacts_list.txt\n or a user specified file. Any matches are written to the loot.", "references": [ ], @@ -209409,7 +209409,7 @@ "autofilter_ports": null, "autofilter_services": null, "targets": null, - "mod_time": "2020-09-22 02:56:51 +0000", + "mod_time": "2022-08-07 16:01:45 +0000", "path": "/modules/post/windows/gather/enum_artifacts.rb", "is_install_path": true, "ref_name": "windows/gather/enum_artifacts", @@ -209417,8 +209417,19 @@ "post_auth": false, "default_credential": false, "notes": { + "Stability": [ + "crash-safe" + ], + "Reliability": [ + + ], + "SideEffects": [ + + ] }, "session_types": [ + "shell", + "powershell", "meterpreter" ], "needs_cleanup": null