parent
fae80f8d49
commit
b58097a2a7
|
@ -73,10 +73,6 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
use_zlib
|
||||
end
|
||||
|
||||
def junk(n=4)
|
||||
return rand_text_alpha(n).unpack("L")[0].to_i
|
||||
end
|
||||
|
||||
def on_request_uri(cli, request)
|
||||
|
||||
# Set target manually or automatically
|
||||
|
|
Loading…
Reference in New Issue