From c131b21af4e4f13f2b994cce361cd4e470d09382 Mon Sep 17 00:00:00 2001 From: Metasploit Date: Wed, 13 Feb 2019 10:48:46 -0800 Subject: [PATCH] automatic module_metadata_base.json update --- db/modules_metadata_base.json | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/db/modules_metadata_base.json b/db/modules_metadata_base.json index 311cfed5a8..e6eff11b27 100644 --- a/db/modules_metadata_base.json +++ b/db/modules_metadata_base.json @@ -147336,6 +147336,37 @@ "notes": { } }, + "post_windows/gather/psreadline_history": { + "name": "Windows Gather PSReadline History", + "full_name": "post/windows/gather/psreadline_history", + "rank": 300, + "disclosure_date": null, + "type": "post", + "author": [ + "Garvit Dewan " + ], + "description": "Gathers Power Shell history data from the target machine.", + "references": [ + "URL-https://docs.microsoft.com/en-us/powershell/module/psreadline/", + "URL-https://github.com/KalibRx/PoshHarvestPy/blob/master/poshharvest.py", + "URL-https://0xdf.gitlab.io/2018/11/08/powershell-history-file.html" + ], + "platform": "Windows", + "arch": "", + "rport": null, + "autofilter_ports": null, + "autofilter_services": null, + "targets": null, + "mod_time": "2019-02-13 12:38:36 +0000", + "path": "/modules/post/windows/gather/psreadline_history.rb", + "is_install_path": true, + "ref_name": "windows/gather/psreadline_history", + "check": false, + "post_auth": false, + "default_credential": false, + "notes": { + } + }, "post_windows/gather/resolve_sid": { "name": "Windows Gather Local User Account SID Lookup", "full_name": "post/windows/gather/resolve_sid",