Land #11416, deprecate get_env meterpreter script.

4.x
Green-m 2019-02-18 11:03:50 +08:00 committed by Metasploit
parent 1a9a7a117b
commit fb265c4dd6
No known key found for this signature in database
GPG Key ID: CDFB5FA52007B954
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ module Scriptable
'enum_shares' => 'post/windows/gather/enum_shares', 'enum_shares' => 'post/windows/gather/enum_shares',
'file_collector' => 'post/windows/gather/enum_files', 'file_collector' => 'post/windows/gather/enum_files',
'get_application_list' => 'post/windows/gather/enum_applications', 'get_application_list' => 'post/windows/gather/enum_applications',
'get_env' => 'post/multi/gather/env',
'get_filezilla_creds' => 'post/windows/gather/credentials/filezilla_server', 'get_filezilla_creds' => 'post/windows/gather/credentials/filezilla_server',
'get_local_subnets' => 'post/multi/manage/autoroute', 'get_local_subnets' => 'post/multi/manage/autoroute',
'get_valid_community' => 'post/windows/gather/enum_snmp', 'get_valid_community' => 'post/windows/gather/enum_snmp',