Don't really need the bottom comment

This commit is contained in:
sinn3r
2013-02-07 10:46:42 -06:00
parent 98559d4d51
commit d554c3a56a
@@ -122,22 +122,3 @@ class Metasploit3 < Msf::Auxiliary
end
end
=begin
Vulnerable:
< HTTP/1.1 200 Ok
< Server: PMSoftware-SWS/2.3
< Date: Thu, 07 Feb 2013 16:34:6 GMT
< Accept-Ranges: bytes
< Content-type: text/html
< Content-Length: 1550
Not vulnerable:
< HTTP/1.1 200 Ok
< Server: PMSoftware-SWS/2.3
< Date: Thu, 07 Feb 2013 16:39:53 GMT
< Accept-Ranges: bytes
< Content-type: text/html
< Content-Length: 1550
=end