Skip to content

Commit bf64304

Browse files
committed
Rubocop formatting
1 parent 3a28df6 commit bf64304

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/exploits/linux/http/selenium_greed_chrome_rce_cve_2022_28108.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ def initialize(info = {})
2929
['URL', 'https://www.wiz.io/blog/seleniumgreed-cryptomining-exploit-attack-flow-remediation-steps'],
3030
['URL', 'https://www.gabriel.urdhr.fr/2022/02/07/selenium-standalone-server-csrf-dns-rebinding-rce/'],
3131
],
32-
'Payload' => {
33-
},
32+
'Payload' => {},
3433
'Platform' => %w[linux],
3534
'Targets' => [
3635
[

0 commit comments

Comments
 (0)