Skip to content

Commit

Permalink
Land #19031, Extra ',' is causing ruby issues
Browse files Browse the repository at this point in the history
  • Loading branch information
smcintyre-r7 committed Apr 1, 2024
2 parents 33ca728 + 609d356 commit 7e13275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/exploits/multi/http/apache_couchdb_erlang_rce.rb
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ def initialize(info = {})
'Reliability' => [REPEATABLE_SESSION],
'SideEffects' => [IOC_IN_LOGS, ARTIFACTS_ON_DISK]
}
),
)
)

register_options(
Expand Down

0 comments on commit 7e13275

Please sign in to comment.