Skip to content

Commit 32c5f12

Browse files
committed
Hmm, I should change the target name
1 parent d3c1fa8 commit 32c5f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/unix/ssh/tectia_passwd_changereq.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ def initialize(info={})
4848
'Arch' => ARCH_CMD,
4949
'Targets' =>
5050
[
51-
['Unix-based Tectia SSH 6.3.2.33 or prior', {}]
51+
['Unix-based Tectia SSH 6.3 or prior', {}]
5252
],
5353
'Privileged' => true,
5454
'DisclosureDate' => "Dec 01 2012",

0 commit comments

Comments
 (0)