From c44ecfeb15747ec2f1f8a04c8d307dfcf3fa55f7 Mon Sep 17 00:00:00 2001 From: Andrew Smith Date: Fri, 6 Nov 2015 10:55:29 -0500 Subject: [PATCH] Spacing --- modules/post/windows/gather/enum_av_excluded.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/post/windows/gather/enum_av_excluded.rb b/modules/post/windows/gather/enum_av_excluded.rb index 99d720630e..574ed45364 100644 --- a/modules/post/windows/gather/enum_av_excluded.rb +++ b/modules/post/windows/gather/enum_av_excluded.rb @@ -22,7 +22,6 @@ class Metasploit3 < Msf::Post end - def excluded_list if registry_enumkeys("HKLM\\SOFTWARE\\Microsoft").include?("Microsoft Antimalware") print_status "MS Security Essentials Identified"