Skip to content

Commit eb1f6fc

Browse files
committed
Land rapid7#8456, Correct typo in exploits/unix/webapp/webmin_show_cgi_exec
2 parents e4ea618 + 1a8961b commit eb1f6fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/unix/webapp/webmin_show_cgi_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def initialize(info = {})
4444
},
4545
'Platform' => 'unix',
4646
'Arch' => ARCH_CMD,
47-
'Targets' => [[ 'Webim 1.580', { }]],
47+
'Targets' => [[ 'Webmin 1.580', { }]],
4848
'DisclosureDate' => 'Sep 06 2012',
4949
'DefaultTarget' => 0))
5050

0 commit comments

Comments
 (0)