Skip to content

Commit b17727d

Browse files
author
Tod Beardsley
committed
Switching to privileged => false
1 parent 0825534 commit b17727d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/ssh/ceragon_fibeair_known_privkey.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def initialize(info = {})
2222
},
2323
'Platform' => 'unix',
2424
'Arch' => ARCH_CMD,
25-
'Privileged' => true,
25+
'Privileged' => false,
2626
'Targets' => [ [ "Universal", {} ] ],
2727
'Payload' =>
2828
{

0 commit comments

Comments
 (0)