Skip to content

Commit 7e93d89

Browse files
fozavcijhart-r7
authored andcommitted
Viproy is removed from names
Author section is fixed
1 parent d78d57e commit 7e93d89

File tree

1 file changed

+1
-1
lines changed
  • modules/auxiliary/spoof/cisco

1 file changed

+1
-1
lines changed

modules/auxiliary/spoof/cisco/viproy_cdp.rb renamed to modules/auxiliary/spoof/cisco/cdp.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def initialize
1515
super(
1616
'Name' => 'CDP Discovery and Spoofing',
1717
'Description' => 'This module captures and sends Cisco Discovery Protocol packets for discovery',
18-
'Author' => 'Fatih Ozavci <viproy.com/fozavci>',
18+
'Author' => 'fozavci',
1919
'License' => MSF_LICENSE,
2020
'Actions' =>
2121
[

0 commit comments

Comments
 (0)