Skip to content

Commit bbf096e

Browse files
committed
automatic module_metadata_base.json update
1 parent f8c69e4 commit bbf096e

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

db/modules_metadata_base.json

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259117,6 +259117,58 @@
259117259117

259118259118
]
259119259119
},
259120+
"post_windows/gather/credentials/carotdav_ftp": {
259121+
"name": "CarotDAV credential gatherer",
259122+
"fullname": "post/windows/gather/credentials/carotdav_ftp",
259123+
"aliases": [
259124+
259125+
],
259126+
"rank": 300,
259127+
"disclosure_date": null,
259128+
"type": "post",
259129+
"author": [
259130+
"Jacob Tierney",
259131+
"Kazuyoshi Maruta",
259132+
"Daniel Hallsworth",
259133+
"Barwar Salim M",
259134+
"Z. Cliffe Schreuders"
259135+
],
259136+
"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.",
259137+
"references": [
259138+
259139+
],
259140+
"platform": "Windows",
259141+
"arch": "",
259142+
"rport": null,
259143+
"autofilter_ports": null,
259144+
"autofilter_services": null,
259145+
"targets": null,
259146+
"mod_time": "2024-05-15 14:52:58 +0000",
259147+
"path": "/modules/post/windows/gather/credentials/carotdav_ftp.rb",
259148+
"is_install_path": true,
259149+
"ref_name": "windows/gather/credentials/carotdav_ftp",
259150+
"check": false,
259151+
"post_auth": false,
259152+
"default_credential": false,
259153+
"notes": {
259154+
"Stability": [
259155+
"crash-safe"
259156+
],
259157+
"Reliability": [
259158+
259159+
],
259160+
"SideEffects": [
259161+
259162+
]
259163+
},
259164+
"session_types": [
259165+
"meterpreter"
259166+
],
259167+
"needs_cleanup": null,
259168+
"actions": [
259169+
259170+
]
259171+
},
259120259172
"post_windows/gather/credentials/chrome": {
259121259173
"name": "Chrome credential gatherer",
259122259174
"fullname": "post/windows/gather/credentials/chrome",

0 commit comments

Comments
 (0)