Skip to content

Commit 30d6097

Browse files
author
Brent Cook
committed
Land rapid7#5144, add missing report_note in apache_range_dos
2 parents beec0ba + 3cdc84b commit 30d6097

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/auxiliary/dos/http/apache_range_dos.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ def check_for_dos()
8484
report_note(
8585
:host => rhost,
8686
:port => rport,
87+
:type => 'apache.killer',
8788
:data => "Apache Byte-Range DOS at #{path}"
8889
)
8990

0 commit comments

Comments
 (0)