Skip to content

Commit 71a6744

Browse files
author
Brent Cook
committed
Solaris 11
1 parent bbe35ac commit 71a6744

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/msf/core/module/platform.rb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,10 @@ class V10
409409
Rank = 700
410410
Alias = "10"
411411
end
412+
class V11
413+
Rank = 800
414+
Alias = "11"
415+
end
412416
end
413417

414418
#

0 commit comments

Comments
 (0)