Skip to content
This repository was archived by the owner on Oct 22, 2020. It is now read-only.

Commit 8f26e96

Browse files
committed
Remove overly verbose author tags
1 parent e8f96e7 commit 8f26e96

File tree

228 files changed

+431
-431
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

228 files changed

+431
-431
lines changed

modules/auxiliary/ad_widget_php_file_download.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ def initialize
99
update_info(
1010
name: 'Ad-Widget <= 2.11.0 Authenticated PHP File Download',
1111
author: [
12-
'Rob Carr <rob[at]rastating.com>' # WPXF module
12+
'rastating' # WPXF module
1313
],
1414
references: [
1515
['WPVDB', '8789']

modules/auxiliary/all_in_one_migration_export.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ def initialize
1414
All-in-One Migration plugin in versions < 2.0.5.
1515
),
1616
author: [
17-
'James Golovich', # Disclosure
18-
'Rob Carr <rob[at]rastating.com>' # WPXF module
17+
'James Golovich', # Disclosure
18+
'rastating' # WPXF module
1919
],
2020
references: [
2121
['WPVDB', '7857'],

modules/auxiliary/antioch_arbitrary_file_download.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ def initialize
99
update_info(
1010
name: 'Antioch Theme Arbitrary File Download',
1111
author: [
12-
'Ashiyane Digital Security Team', # Disclosure
13-
'Rob Carr <rob[at]rastating.com>' # WPXF module
12+
'Ashiyane Digital Security Team', # Disclosure
13+
'rastating' # WPXF module
1414
],
1515
references: [
1616
['WPVDB', '8406']

modules/auxiliary/candidate_application_form_arbitrary_file_download.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ def initialize
99
update_info(
1010
name: 'Candidate Application Form Arbitrary File Download',
1111
author: [
12-
'Larry W. Cashdollar', # Disclosure
13-
'Rob Carr <rob[at]rastating.com>' # WPXF module
12+
'Larry W. Cashdollar', # Disclosure
13+
'rastating' # WPXF module
1414
],
1515
references: [
1616
['EDB', '37754']

modules/auxiliary/cp_image_store_arbitrary_file_download.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ def initialize
1414
file accessible by the user the web server is running as.
1515
),
1616
author: [
17-
'Joaquin Ramirez Martinez', # Disclosure
18-
'Rob Carr <rob[at]rastating.com>' # WPXF module
17+
'Joaquin Ramirez Martinez', # Disclosure
18+
'rastating' # WPXF module
1919
],
2020
references: [
2121
['EDB', '37559']

modules/auxiliary/custom_contact_forms_privilege_escalation.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ def initialize
1313
'5.1.0.3, allows unauthenticated users to create new admin users '\
1414
'due to lack of validation when uploading SQL files.',
1515
author: [
16-
'Marc-Alexandre Montpas', # Vulnerability discovery
17-
'Rob Carr <rob[at]rastating.com>' # WPXF module
16+
'Marc-Alexandre Montpas', # Vulnerability discovery
17+
'rastating' # WPXF module
1818
],
1919
references: [
2020
['URL', 'http://blog.sucuri.net/2014/08/database-takeover-in-custom-contact-forms.html'],

modules/auxiliary/direct_download_for_woocommerce_file_download.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ def initialize
99
update_info(
1010
name: 'Direct Download for WooCommerce <= 1.15 File Download',
1111
author: [
12-
'Diego Celdran Morell', # Disclosure
13-
'Rob Carr <rob[at]rastating.com>' # WPXF module
12+
'Diego Celdran Morell', # Disclosure
13+
'rastating' # WPXF module
1414
],
1515
references: [
1616
['WPVDB', '8724']

modules/auxiliary/download_manager_authenticated_privilege_escalation.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ def initialize
1212
'allows authenticated users to escalate their user role to '\
1313
'that of an administrator.',
1414
author: [
15-
'James Golovich', # Disclosure
16-
'Rob Carr <rob[at]rastating.com>' # WPXF module
15+
'James Golovich', # Disclosure
16+
'rastating' # WPXF module
1717
],
1818
references: [
1919
['WPVDB', '8365'],

modules/auxiliary/download_manager_directory_listing_disclosure.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ def initialize
1616
'versions < 2.8.3 of the Download Manager plugin to get '\
1717
'the directory listing of the specified directory.',
1818
author: [
19-
'James Golovich', # Disclosure
20-
'Rob Carr <rob[at]rastating.com>' # WPXF module
19+
'James Golovich', # Disclosure
20+
'rastating' # WPXF module
2121
],
2222
references: [
2323
['WPVDB', '8365'],

modules/auxiliary/download_manager_privilege_escalation.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ def initialize
1515
'allows unauthenticated users to create new admin users '\
1616
'due to lack of validation wpdm_ajax_call_exec.',
1717
author: [
18-
'Mickael Nadeau', # Vulnerability discovery
19-
'Rob Carr <rob[at]rastating.com>' # WPXF module
18+
'Mickael Nadeau', # Vulnerability discovery
19+
'rastating' # WPXF module
2020
],
2121
references: [
2222
['EDB', '35533'],

0 commit comments

Comments
 (0)