forked from rapid7/metasploit-framework
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
automatic module_metadata_base.json update
- Loading branch information
1 parent
02eb49e
commit 370f0f4
Showing
1 changed file
with
50 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -256708,6 +256708,56 @@ | |
|
||
] | ||
}, | ||
"post_multi/gather/electerm": { | ||
"name": "Gather electerm Passwords", | ||
"fullname": "post/multi/gather/electerm", | ||
"aliases": [ | ||
|
||
], | ||
"rank": 300, | ||
"disclosure_date": null, | ||
"type": "post", | ||
"author": [ | ||
"Kali-Team <[email protected]>" | ||
], | ||
"description": "This module will determine if electerm is installed on the target system and, if it is, it will try to\n dump all saved session information from the target. The passwords for these saved sessions will then be decrypted\n where possible.", | ||
"references": [ | ||
"URL-https://blog.kali-team.cn/metasploit-electerm-6854f3d868eb45eab6951acc463a910d" | ||
], | ||
"platform": "Linux,OSX,Unix,Windows", | ||
"arch": "", | ||
"rport": null, | ||
"autofilter_ports": null, | ||
"autofilter_services": null, | ||
"targets": null, | ||
"mod_time": "2024-08-22 22:28:01 +0000", | ||
"path": "/modules/post/multi/gather/electerm.rb", | ||
"is_install_path": true, | ||
"ref_name": "multi/gather/electerm", | ||
"check": false, | ||
"post_auth": false, | ||
"default_credential": false, | ||
"notes": { | ||
"Stability": [ | ||
|
||
], | ||
"Reliability": [ | ||
|
||
], | ||
"SideEffects": [ | ||
|
||
] | ||
}, | ||
"session_types": [ | ||
"meterpreter", | ||
"shell", | ||
"powershell" | ||
], | ||
"needs_cleanup": null, | ||
"actions": [ | ||
|
||
] | ||
}, | ||
"post_multi/gather/enum_hexchat": { | ||
"name": "Linux Gather HexChat/XChat Enumeration", | ||
"fullname": "post/multi/gather/enum_hexchat", | ||
|