Skip to content

Commit

Permalink
automatic module_metadata_base.json update
Browse files Browse the repository at this point in the history
  • Loading branch information
msjenkins-r7 committed May 17, 2024
1 parent f8c69e4 commit bbf096e
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions db/modules_metadata_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit bbf096e

Please sign in to comment.