Removed the tab at line 59.

master
John Q. Public 2019-02-25 08:48:00 -06:00 committed by GitHub
parent bfbda99086
commit 1150c896d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ class MetasploitModule < Msf::Auxiliary
print_error("Target is not ManageEngine DeviceExpert")
return
end
res = send_request_raw({
'uri' => "/scheduleresult.de/?FileName=#{traverse}#{filename}",
'method' => 'GET'