diff --git a/modules/post/windows/gather/credentials/epo_sql.rb b/modules/post/windows/gather/credentials/epo_sql.rb index 9e12f75297..7abf8eb39a 100644 --- a/modules/post/windows/gather/credentials/epo_sql.rb +++ b/modules/post/windows/gather/credentials/epo_sql.rb @@ -172,6 +172,5 @@ class Metasploit3 < Msf::Post password.gsub!(/[^[:print:]]/,'') return password end +end - -end \ No newline at end of file