Skip to content

Commit d337d52

Browse files
committed
Author cleanup: One module did not have an author
1 parent 469f04d commit d337d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/osx/rtsp/quicktime_rtsp_content_type.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def initialize(info = {})
2020
super(update_info(info,
2121
'Name' => 'MacOS X QuickTime RTSP Content-Type Overflow',
2222
# Description?
23-
# Author?
23+
'Author' => 'unknown',
2424
'Version' => '$Revision$',
2525
'Platform' => 'osx',
2626
'References' =>

0 commit comments

Comments
 (0)