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 77b1f2d commit bd948ebCopy full SHA for bd948eb
modules/auxiliary/spoof/cisco/cdp.rb
@@ -18,7 +18,7 @@ def initialize
18
external packet analysis tool, such as tcpdump or Wireshark in order to learn more
19
about the Cisco switch and router environment.
20
},
21
- 'Author' => 'Fatih Ozavci <viproy.com/fozavci>',
+ 'Author' => 'Fatih Ozavci', # viproy.com/fozavci
22
'License' => MSF_LICENSE,
23
'References' => [
24
[ 'URL', 'http://en.wikipedia.org/wiki/CDP_Spoofing' ]
0 commit comments