Skip to content

Commit 06334aa

Browse files
author
Austin
authored
Update polycom_hdx_traceroute_exec.rb
1 parent 676a08b commit 06334aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/unix/misc/polycom_hdx_traceroute_exec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ def initialize(info = {})
2929
'License' => MSF_LICENSE,
3030
'Platform' => 'unix',
3131
'Arch' => ARCH_CMD,
32+
'Stance' => Msf::Exploit::Stance::Aggressive,
3233
'Targets' => [[ 'Automatic', {} ]],
3334
'Payload' => {
3435
'Space' => 8000,

0 commit comments

Comments
 (0)