iFix spacing

unstable
HD Moore 2013-02-03 17:52:33 -06:00
parent 94953d0450
commit 214a60aa01
1 changed files with 2 additions and 2 deletions

View File

@ -94,7 +94,7 @@ class Metasploit3 < Msf::Exploit::Remote
pkt =
"M-SEARCH * HTTP/1.1\r\n" +
"Host:239.255.255.250:1900\r\n" +
"ST:uuid:schemas:device:" + buffer + ":" + "end" + "\r\n" + # Rex::Text.rand_text_alpha(3)
"ST:uuid:schemas:device:" + buffer + ":end\r\n" +
"Man:\"ssdp:discover\"\r\n" +
"MX:3\r\n"