Skip to content

Commit 882b084

Browse files
committed
Changes the default action
1 parent 7e28a4d commit 882b084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/dos/http/apache_range_dos.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ def initialize(info = {})
3636
['DOS'],
3737
['CHECK']
3838
],
39-
'DefaultAction' => 'PUT',
39+
'DefaultAction' => 'DOS',
4040
'References' =>
4141
[
4242
[ 'BID', '49303'],

0 commit comments

Comments
 (0)