Delete Netgear N150 target, ist's a Netgear DGN1000 model

bug/bundler_fix
jvazquez-r7 2014-01-16 15:14:31 -06:00
parent 139119d32c
commit 8213eed49f
1 changed files with 0 additions and 7 deletions

View File

@ -117,13 +117,6 @@ class Metasploit3 < Msf::Exploit::Remote
'UploadPath' => '/var',
'PayloadEncode' => 'octal'
}
],
['Netgear N150',
{
'Arch' => ARCH_MIPSBE,
'PackFormat' => 'VVV',
'NoArgs' => true
}
]
],
'DefaultTarget' => 0,