Skip to content

Commit fd02833

Browse files
committed
move psh to polycom so no more powershell name collision
1 parent 60a7a80 commit fd02833

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

modules/exploits/unix/misc/psh_auth_bypass.rb renamed to modules/exploits/unix/polycom_hdx_auth_bypass.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def initialize(info = {})
1313
update_info(
1414
info,
1515
'Name' => 'Polycom Command Shell Authorization Bypass',
16-
'Alias' => 'psh_auth_bypass',
16+
'Alias' => 'polycom_hdx_auth_bypass',
1717
'Author' =>
1818
[
1919
'Paul Haas <Paul [dot] Haas [at] Security-Assessment.com>', # module

0 commit comments

Comments
 (0)