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' => {