Deprecate domain_list_gen script

This commit is contained in:
bcoles 2022-08-13 17:45:29 +10:00 committed by Spencer McIntyre
parent ee286dda1c
commit 3ea8ec91c7
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ module Scriptable
'autoroute' => 'post/multi/manage/autoroute',
'checkvm' => 'post/windows/gather/checkvm',
'credcollect' => 'post/windows/gather/credentials/credential_collector',
'domain_list_gen' => 'post/windows/gather/enum_domain_group_users',
'dumplinks' => 'post/windows/gather/dumplinks',
'duplicate' => 'post/windows/manage/multi_meterpreter_inject',
'enum_chrome' => 'post/windows/gather/enum_chrome',