We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d78d57e commit 7e93d89Copy full SHA for 7e93d89
modules/auxiliary/spoof/cisco/viproy_cdp.rb renamed to modules/auxiliary/spoof/cisco/cdp.rb
@@ -15,7 +15,7 @@ def initialize
15
super(
16
'Name' => 'CDP Discovery and Spoofing',
17
'Description' => 'This module captures and sends Cisco Discovery Protocol packets for discovery',
18
- 'Author' => 'Fatih Ozavci <viproy.com/fozavci>',
+ 'Author' => 'fozavci',
19
'License' => MSF_LICENSE,
20
'Actions' =>
21
[
0 commit comments