Skip to content

Commit 56dc7af

Browse files
committed
Land rapid7#5068, @todb-r7's module author cleanup
2 parents 79b2a23 + 3ff91d7 commit 56dc7af

31 files changed

+33
-40
lines changed

modules/auxiliary/dos/windows/http/ms10_065_ii6_asp_dos.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ def initialize(info = {})
2121
},
2222
'Author' =>
2323
[
24-
'Alligator Security Team',
2524
'Heyder Andrade <heyder[at]alligatorteam.org>',
2625
'Leandro Oliveira <leadro[at]alligatorteam.org>'
2726
],

modules/auxiliary/scanner/http/apache_userdir_enum.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ def initialize
2323
server.},
2424
'Author' =>
2525
[
26-
'Alligator Security Team',
2726
'Heyder Andrade <heyder.andrade[at]alligatorteam.org>',
2827
],
2928
'References' =>

modules/auxiliary/scanner/http/axis_local_file_include.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ def initialize
2727
],
2828
'Author' =>
2929
[
30-
'==[ Alligator Security Team ]==',
3130
'Tiago Ferreira <tiago.ccna[at]gmail.com>'
3231
],
3332
'License' => MSF_LICENSE

modules/auxiliary/scanner/http/axis_login.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ def initialize
2727
},
2828
'Author' =>
2929
[
30-
'==[ Alligator Security Team ]==',
3130
'Leandro Oliveira <leandrofernando[at]gmail.com>'
3231
],
3332
'References' =>

modules/auxiliary/scanner/http/barracuda_directory_traversal.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ def initialize
2828
],
2929
'Author' =>
3030
[
31-
'==[ Alligator Security Team ]==',
3231
'Tiago Ferreira <tiago.ccna[at]gmail.com>'
3332
],
3433
'DisclosureDate' => 'Oct 08 2010',

modules/auxiliary/scanner/http/nginx_source_disclosure.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ def initialize
2929
],
3030
'Author' =>
3131
[
32-
'Alligator Security Team',
3332
'Tiago Ferreira <tiago.ccna[at]gmail.com>',
3433
],
3534
'License' => MSF_LICENSE)

modules/auxiliary/scanner/http/tomcat_enum.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ def initialize
2626
},
2727
'Author' =>
2828
[
29-
'Alligator Security Team',
3029
'Heyder Andrade <heyder.andrade[at]gmail.com>',
3130
'Leandro Oliveira <leandrofernando[at]gmail.com>'
3231
],

modules/auxiliary/scanner/http/wordpress_login_enum.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ def initialize
1717
'Description' => 'WordPress Authentication Brute Force and User Enumeration Utility',
1818
'Author' =>
1919
[
20-
'Alligator Security Team',
2120
'Tiago Ferreira <tiago.ccna[at]gmail.com>',
2221
'Zach Grace <zgrace[at]404labs.com>',
2322
'Christian Mehlmauer'

modules/auxiliary/scanner/pop3/pop3_login.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ def initialize
2020
'Description' => 'This module attempts to authenticate to an POP3 service.',
2121
'Author' =>
2222
[
23-
'==[ Alligator Security Team ]==',
2423
'Heyder Andrade <heyder[at]alligatorteam.org>'
2524
],
2625
'References' =>

modules/auxiliary/scanner/smtp/smtp_enum.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ def initialize
3030
],
3131
'Author' =>
3232
[
33-
'==[ Alligator Security Team ]==',
3433
'Heyder Andrade <heyder[at]alligatorteam.org>',
3534
'nebulus'
3635
],

0 commit comments

Comments
 (0)