Skip to content

Commit

Permalink
fixed author details - next try
Browse files Browse the repository at this point in the history
  • Loading branch information
m-1-k-3 committed Mar 30, 2013
1 parent 1d6184c commit 587170a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -28,7 +28,7 @@ def initialize
],
'Author' =>
[
'Roberto Paleari <roberto@greyhats.it>', # Vulnerability discovery
'Roberto Paleari <roberto[at]greyhats.it>', # Vulnerability discovery
'Michael Messner <devnull[at]s3cur1ty.de>' # Metasploit module
],
'License' => MSF_LICENSE
Expand Down
2 changes: 1 addition & 1 deletion modules/auxiliary/scanner/http/tplink_traversal_noauth.rb
Expand Up @@ -28,7 +28,7 @@ def initialize
[ 'URL', 'http://www.tp-link.com/en/support/download/?model=TL-WA701ND&version=V1' ],
[ 'URL', 'http://www.s3cur1ty.de/m1adv2013-011' ]
],
'Author' => [ 'Michael Messner <devnulli[at]s3cur1ty.de>' ],
'Author' => [ 'Michael Messner <devnull[at]s3cur1ty.de>' ],
'License' => MSF_LICENSE
)

Expand Down

0 comments on commit 587170a

Please sign in to comment.