Skip to content

Commit d91ffa8

Browse files
committed
Viproy is removed from names
Author sections are fixed
1 parent 329b9ac commit d91ffa8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/auxiliary/voip/viproy_cucdm_callforward.rb renamed to modules/auxiliary/voip/cisco_cucdm_callforward.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def initialize(info = {})
2222
for unauthorised call forwarding using this module. This tool can be tested with the fake
2323
voss-xmlservice component of Viproy.
2424
},
25-
'Author' => 'Fatih Ozavci <viproy.com/fozavci>',
25+
'Author' => 'fozavci',
2626
'References' =>
2727
[
2828
['CVE', '2014-3300'],

modules/auxiliary/voip/viproy_cucdm_speeddials.rb renamed to modules/auxiliary/voip/cisco_cucdm_speeddials.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def initialize(info = {})
2020
for unauthorised speeddial manipulation using this module. This tool can be tested with the fake
2121
voss-xmlservice component of Viproy.
2222
},
23-
'Author' => 'Fatih Ozavci <viproy.com/fozavci>',
23+
'Author' => 'fozavci',
2424
'References' =>
2525
[
2626
['CVE', '2014-3300'],

0 commit comments

Comments
 (0)