Skip to content

Commit

Permalink
Add WfsDelay back to drupal_drupalgeddon2
Browse files Browse the repository at this point in the history
And bump it to 10, though 2 worked in testing.
  • Loading branch information
wvu committed Feb 25, 2019
1 parent f35a13d commit cb962a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/exploits/unix/webapp/drupal_drupalgeddon2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ def initialize(info = {})
]
],
'DefaultTarget' => 0, # Automatic (PHP In-Memory)
'DefaultOptions' => {'WfsDelay' => 10},
'Notes' => {'AKA' => ['SA-CORE-2018-002', 'Drupalgeddon 2']}
))

Expand Down

0 comments on commit cb962a2

Please sign in to comment.