Skip to content

Commit 9375102

Browse files
committed
automatic module_metadata_base.json update
1 parent 8a68eeb commit 9375102

File tree

1 file changed

+104
-0
lines changed

1 file changed

+104
-0
lines changed

db/modules_metadata_base.json

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258936,6 +258936,58 @@
258936258936

258937258937
]
258938258938
},
258939+
"post_windows/gather/credentials/adi_irc": {
258940+
"name": "Adi IRC credential gatherer",
258941+
"fullname": "post/windows/gather/credentials/adi_irc",
258942+
"aliases": [
258943+
258944+
],
258945+
"rank": 300,
258946+
"disclosure_date": null,
258947+
"type": "post",
258948+
"author": [
258949+
"Jacob Tierney",
258950+
"Kazuyoshi Maruta",
258951+
"Daniel Hallsworth",
258952+
"Barwar Salim M",
258953+
"Z. Cliffe Schreuders"
258954+
],
258955+
"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 AdiIRC Client in a windows remote host.",
258956+
"references": [
258957+
258958+
],
258959+
"platform": "Windows",
258960+
"arch": "",
258961+
"rport": null,
258962+
"autofilter_ports": null,
258963+
"autofilter_services": null,
258964+
"targets": null,
258965+
"mod_time": "2024-05-15 15:05:42 +0000",
258966+
"path": "/modules/post/windows/gather/credentials/adi_irc.rb",
258967+
"is_install_path": true,
258968+
"ref_name": "windows/gather/credentials/adi_irc",
258969+
"check": false,
258970+
"post_auth": false,
258971+
"default_credential": false,
258972+
"notes": {
258973+
"Stability": [
258974+
"crash-safe"
258975+
],
258976+
"Reliability": [
258977+
258978+
],
258979+
"SideEffects": [
258980+
258981+
]
258982+
},
258983+
"session_types": [
258984+
"meterpreter"
258985+
],
258986+
"needs_cleanup": null,
258987+
"actions": [
258988+
258989+
]
258990+
},
258939258991
"post_windows/gather/credentials/aim": {
258940258992
"name": "Aim credential gatherer",
258941258993
"fullname": "post/windows/gather/credentials/aim",
@@ -261996,6 +262048,58 @@
261996262048

261997262049
]
261998262050
},
262051+
"post_windows/gather/credentials/sylpheed": {
262052+
"name": "Sylpheed email credential gatherer",
262053+
"fullname": "post/windows/gather/credentials/sylpheed",
262054+
"aliases": [
262055+
262056+
],
262057+
"rank": 300,
262058+
"disclosure_date": null,
262059+
"type": "post",
262060+
"author": [
262061+
"Jacob Tierney",
262062+
"Kazuyoshi Maruta",
262063+
"Daniel Hallsworth",
262064+
"Barwar Salim M",
262065+
"Z. Cliffe Schreuders"
262066+
],
262067+
"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 Sylpheed email client in a windows remote host.",
262068+
"references": [
262069+
262070+
],
262071+
"platform": "Windows",
262072+
"arch": "",
262073+
"rport": null,
262074+
"autofilter_ports": null,
262075+
"autofilter_services": null,
262076+
"targets": null,
262077+
"mod_time": "2024-05-15 14:58:51 +0000",
262078+
"path": "/modules/post/windows/gather/credentials/sylpheed.rb",
262079+
"is_install_path": true,
262080+
"ref_name": "windows/gather/credentials/sylpheed",
262081+
"check": false,
262082+
"post_auth": false,
262083+
"default_credential": false,
262084+
"notes": {
262085+
"Stability": [
262086+
"crash-safe"
262087+
],
262088+
"Reliability": [
262089+
262090+
],
262091+
"SideEffects": [
262092+
262093+
]
262094+
},
262095+
"session_types": [
262096+
"meterpreter"
262097+
],
262098+
"needs_cleanup": null,
262099+
"actions": [
262100+
262101+
]
262102+
},
261999262103
"post_windows/gather/credentials/tango": {
262000262104
"name": "Tango credential gatherer",
262001262105
"fullname": "post/windows/gather/credentials/tango",

0 commit comments

Comments
 (0)