From bbf096ee7ef40ad1b15c7b7988825d5bd6cec0ca Mon Sep 17 00:00:00 2001 From: Metasploit Date: Fri, 17 May 2024 17:07:16 -0500 Subject: [PATCH] automatic module_metadata_base.json update --- db/modules_metadata_base.json | 52 +++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/db/modules_metadata_base.json b/db/modules_metadata_base.json index a325f70df228..ed949418db01 100644 --- a/db/modules_metadata_base.json +++ b/db/modules_metadata_base.json @@ -259117,6 +259117,58 @@ ] }, + "post_windows/gather/credentials/carotdav_ftp": { + "name": "CarotDAV credential gatherer", + "fullname": "post/windows/gather/credentials/carotdav_ftp", + "aliases": [ + + ], + "rank": 300, + "disclosure_date": null, + "type": "post", + "author": [ + "Jacob Tierney", + "Kazuyoshi Maruta", + "Daniel Hallsworth", + "Barwar Salim M", + "Z. Cliffe Schreuders" + ], + "description": "PackRat is a post-exploitation module that gathers file and information artifacts from end users' systems.\n PackRat searches for and downloads files of interest (such as config files, and received and deleted emails) and extracts information (such as contacts and usernames and passwords), using regexp, JSON, XML, and SQLite queries.\n Further details can be found in the module documentation.\n This is a module that searches for credentials stored on CarotDAV FTP Client in a windows remote host.", + "references": [ + + ], + "platform": "Windows", + "arch": "", + "rport": null, + "autofilter_ports": null, + "autofilter_services": null, + "targets": null, + "mod_time": "2024-05-15 14:52:58 +0000", + "path": "/modules/post/windows/gather/credentials/carotdav_ftp.rb", + "is_install_path": true, + "ref_name": "windows/gather/credentials/carotdav_ftp", + "check": false, + "post_auth": false, + "default_credential": false, + "notes": { + "Stability": [ + "crash-safe" + ], + "Reliability": [ + + ], + "SideEffects": [ + + ] + }, + "session_types": [ + "meterpreter" + ], + "needs_cleanup": null, + "actions": [ + + ] + }, "post_windows/gather/credentials/chrome": { "name": "Chrome credential gatherer", "fullname": "post/windows/gather/credentials/chrome",