Update mcafee_epo_xxe.rb

bug/bundler_fix
Brandon Perry 2015-01-15 09:56:02 -06:00
parent 53e1304afb
commit 86d5358299
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ class Metasploit3 < Msf::Auxiliary
#This vuln requires a bit of setup before we can exploit it
print_status("Setting up some things...")
print_status("Setting up environment for exploitation")
res = send_request_cgi({
'uri' => normalize_uri(target_uri.path, 'core', 'orionNavigationLogin.do'),