PassiveX only works with IE 6 (5.x and 7.x fail)

git-svn-id: file:///home/svn/framework3/trunk@4428 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2007-02-18 06:19:42 +00:00
parent 0ef487587d
commit 7136d6bbd4
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ module PassiveX
super(merge_info(info, super(merge_info(info,
'Name' => 'PassiveX Reverse HTTP Tunneling Stager', 'Name' => 'PassiveX Reverse HTTP Tunneling Stager',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Tunnel communication over HTTP using IE 6+', 'Description' => 'Tunnel communication over HTTP using IE 6',
'Author' => 'skape', 'Author' => 'skape',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'win', 'Platform' => 'win',