Remove spaces at EOL

GSoC/Meterpreter_Web_Console
Agora Security 2018-09-29 15:29:51 -04:00
parent 8d1d6ff29f
commit b678db8bb6
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ class MetasploitModule < Msf::Post
locations.compact.uniq!
return locations
end
def get_content(locations)
datfile = 'login.conf'
begin