git-svn-id: file:///home/svn/framework3/trunk@5958 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
James Lee 2008-11-19 06:58:01 +00:00
parent cfbb600304
commit a585fca827
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ class Metasploit3 < Msf::Auxiliary
'Name' => 'SOCKS Proxy UNC Path Redirection', 'Name' => 'SOCKS Proxy UNC Path Redirection',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => %q{ 'Description' => %q{
This module provides a Socks proxy service a This module provides a Socks proxy service
that redirects all HTTP requests to a web page that that redirects all HTTP requests to a web page that
loads a UNC path. loads a UNC path.
}, },
@ -167,4 +167,4 @@ class Metasploit3 < Msf::Auxiliary
end end