We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba8dfbd commit 7fafadeCopy full SHA for 7fafade
modules/exploits/linux/http/trueonline_p660hn_v1_rce.rb
@@ -12,7 +12,7 @@ class MetasploitModule < Msf::Exploit::Remote
12
13
def initialize(info = {})
14
super(update_info(info,
15
- 'Name' => 'TrueOnline / ZyXEL P660HN-T v1 router Unauthenticated Command Injection',
+ 'Name' => 'TrueOnline / ZyXEL P660HN-T v1 Router Unauthenticated Command Injection',
16
'Description' => %q{
17
TrueOnline is a major ISP in Thailand, and it distributes a customised version of
18
the ZyXEL P660HN-T v1 router. This customised version has an unauthenticated command
0 commit comments