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 d94ca2b commit 61b6a14Copy full SHA for 61b6a14
modules/auxiliary/scanner/steam/server_info.rb
@@ -19,7 +19,7 @@ def initialize(info = {})
19
'Description' => %q(
20
This module uses the A2S_INFO request to obtain information from a Steam server.
21
),
22
- 'Author' => 'Jon Hart <jon_hart[at]rapid7.com',
+ 'Author' => 'Jon Hart <jon_hart[at]rapid7.com>',
23
'References' =>
24
[
25
# TODO: add more from https://developer.valvesoftware.com/wiki/Server_queries,
0 commit comments