chore(rubocop): remove extra white-space

This commit is contained in:
Diego Ledda
2025-08-12 11:05:21 +02:00
committed by GitHub
parent af0fe9e5cc
commit b6d9172d5b
@@ -37,7 +37,7 @@ module MetasploitModule
end
def generate(_opts = {})
url = datastore['URL'] || 'http://localhost/hi.exe'
url = datastore['URL'] || 'http://localhost/hi.exe'
file = datastore['FILEPATH'] || 'fox.exe'
display = datastore['DISPLAY'] || 'HIDE'