From bf2b4d199cc1816c2f352ac207a328e0c3d592f1 Mon Sep 17 00:00:00 2001 From: HD Moore Date: Wed, 6 Oct 2010 00:53:45 +0000 Subject: [PATCH] Unbreak git-svn-id: file:///home/svn/framework3/trunk@10561 4d416f70-5f16-0410-b530-b9f4589650da --- modules/exploits/hpux/lpd/cleanup_exec.rb | 2 +- modules/exploits/irix/lpd/tagprinter_exec.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/exploits/hpux/lpd/cleanup_exec.rb b/modules/exploits/hpux/lpd/cleanup_exec.rb index 05f6448a6a..ac5f46e74b 100644 --- a/modules/exploits/hpux/lpd/cleanup_exec.rb +++ b/modules/exploits/hpux/lpd/cleanup_exec.rb @@ -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' => { diff --git a/modules/exploits/irix/lpd/tagprinter_exec.rb b/modules/exploits/irix/lpd/tagprinter_exec.rb index 406320b924..a11527d090 100644 --- a/modules/exploits/irix/lpd/tagprinter_exec.rb +++ b/modules/exploits/irix/lpd/tagprinter_exec.rb @@ -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' => {