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 be2a3ca commit 6d565b6Copy full SHA for 6d565b6
modules/auxiliary/scanner/http/directadmin_login.rb
@@ -18,7 +18,7 @@ def initialize(info={})
18
'Description' => %q{
19
This module will attempt to authenticate to a DirectAdmin Web Control Panel.
20
},
21
- 'Author' => [ '1oopho1e - Nick Marcoccio' ],
+ 'Author' => [ 'Nick Marcoccio "1oopho1e" remembermodems[at]gmail.com' ],
22
'License' => MSF_LICENSE,
23
'DefaultOptions' =>
24
{
0 commit comments