git-svn-id: file:///home/svn/framework3/trunk@10561 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
HD Moore 2010-10-06 00:53:45 +00:00
parent 425757a6e7
commit bf2b4d199c
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ class Metasploit3 < Msf::Exploit::Remote
[ 'URL', 'http://archives.neohapsis.com/archives/hp/2002-q3/0064.html'],
],
'Platform' => [ 'hpux' ],
'Platform' => [ 'unix', 'hpux' ],
'Arch' => ARCH_CMD,
'Payload' =>
{

View File

@ -33,7 +33,7 @@ class Metasploit3 < Msf::Exploit::Remote
['URL', 'http://www.lsd-pl.net/code/IRIX/irx_lpsched.c'],
],
'Privileged' => false,
'Platform' => ['irix'],
'Platform' => ['unix', 'irix'],
'Arch' => ARCH_CMD,
'Payload' =>
{