diff --git a/modules/post/windows/gather/enum_av_excluded.rb b/modules/post/windows/gather/enum_av_excluded.rb index 9c8af550c6..0aa167b783 100644 --- a/modules/post/windows/gather/enum_av_excluded.rb +++ b/modules/post/windows/gather/enum_av_excluded.rb @@ -26,6 +26,10 @@ class Metasploit3 < Msf::Post 'Jon Hart ' # improved metasploit module ], 'Platform' => [ 'win' ], + # XXX: this will work with 'shell' when the sysinfo parts are removed + # and https://github.com/rapid7/metasploit-framework/issues/6328 and + # perhaps https://github.com/rapid7/metasploit-framework/issues/6316 + # are fixed 'SessionTypes' => [ 'meterpreter' ] ) )