Skip to content

Commit 370f0f4

Browse files
committed
automatic module_metadata_base.json update
1 parent 02eb49e commit 370f0f4

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

db/modules_metadata_base.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256708,6 +256708,56 @@
256708256708

256709256709
]
256710256710
},
256711+
"post_multi/gather/electerm": {
256712+
"name": "Gather electerm Passwords",
256713+
"fullname": "post/multi/gather/electerm",
256714+
"aliases": [
256715+
256716+
],
256717+
"rank": 300,
256718+
"disclosure_date": null,
256719+
"type": "post",
256720+
"author": [
256721+
"Kali-Team <[email protected]>"
256722+
],
256723+
"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.",
256724+
"references": [
256725+
"URL-https://blog.kali-team.cn/metasploit-electerm-6854f3d868eb45eab6951acc463a910d"
256726+
],
256727+
"platform": "Linux,OSX,Unix,Windows",
256728+
"arch": "",
256729+
"rport": null,
256730+
"autofilter_ports": null,
256731+
"autofilter_services": null,
256732+
"targets": null,
256733+
"mod_time": "2024-08-22 22:28:01 +0000",
256734+
"path": "/modules/post/multi/gather/electerm.rb",
256735+
"is_install_path": true,
256736+
"ref_name": "multi/gather/electerm",
256737+
"check": false,
256738+
"post_auth": false,
256739+
"default_credential": false,
256740+
"notes": {
256741+
"Stability": [
256742+
256743+
],
256744+
"Reliability": [
256745+
256746+
],
256747+
"SideEffects": [
256748+
256749+
]
256750+
},
256751+
"session_types": [
256752+
"meterpreter",
256753+
"shell",
256754+
"powershell"
256755+
],
256756+
"needs_cleanup": null,
256757+
"actions": [
256758+
256759+
]
256760+
},
256711256761
"post_multi/gather/enum_hexchat": {
256712256762
"name": "Linux Gather HexChat/XChat Enumeration",
256713256763
"fullname": "post/multi/gather/enum_hexchat",

0 commit comments

Comments
 (0)