Skip to content

Commit 6d565b6

Browse files
committed
added author information
1 parent be2a3ca commit 6d565b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/directadmin_login.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def initialize(info={})
1818
'Description' => %q{
1919
This module will attempt to authenticate to a DirectAdmin Web Control Panel.
2020
},
21-
'Author' => [ '1oopho1e - Nick Marcoccio' ],
21+
'Author' => [ 'Nick Marcoccio "1oopho1e" remembermodems[at]gmail.com' ],
2222
'License' => MSF_LICENSE,
2323
'DefaultOptions' =>
2424
{

0 commit comments

Comments
 (0)