Skip to content

Commit 587170a

Browse files
author
m-1-k-3
committed
fixed author details - next try
1 parent 1d6184c commit 587170a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/auxiliary/admin/http/dlink_dir_645_password_extractor.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def initialize
2828
],
2929
'Author' =>
3030
[
31-
'Roberto Paleari <roberto@greyhats.it>', # Vulnerability discovery
31+
'Roberto Paleari <roberto[at]greyhats.it>', # Vulnerability discovery
3232
'Michael Messner <devnull[at]s3cur1ty.de>' # Metasploit module
3333
],
3434
'License' => MSF_LICENSE

modules/auxiliary/scanner/http/tplink_traversal_noauth.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def initialize
2828
[ 'URL', 'http://www.tp-link.com/en/support/download/?model=TL-WA701ND&version=V1' ],
2929
[ 'URL', 'http://www.s3cur1ty.de/m1adv2013-011' ]
3030
],
31-
'Author' => [ 'Michael Messner <devnulli[at]s3cur1ty.de>' ],
31+
'Author' => [ 'Michael Messner <devnull[at]s3cur1ty.de>' ],
3232
'License' => MSF_LICENSE
3333
)
3434

0 commit comments

Comments
 (0)