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 Aug 27, 2024
1 parent 02eb49e commit 370f0f4
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions db/modules_metadata_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 370f0f4

Please sign in to comment.