Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHECK action in auxiliary/dos/http/apache_range_dos causes runtime error #5143

Closed
SonnyJim opened this issue Apr 14, 2015 · 0 comments · Fixed by #5144
Closed

CHECK action in auxiliary/dos/http/apache_range_dos causes runtime error #5143

SonnyJim opened this issue Apr 14, 2015 · 0 comments · Fixed by #5144
Assignees

Comments

@SonnyJim
Copy link

msf auxiliary(apache_range_dos) > set ACTION CHECK
ACTION => CHECK
msf auxiliary(apache_range_dos) > run

[*] Response was 206
[*] Found Byte-Range Header DOS at /
[-] Auxiliary failed: RuntimeError A note :type or :ntype is required
[-] Call stack:
[-]   /home/msf/src/msf/lib/msf/core/db_manager/note.rb:120:in `block in report_note'
[-]   /home/msf/.rvm/gems/ruby-2.1.5/gems/activerecord-3.2.21/lib/active_record/connection_adapters/abstract/connection_pool.rb:129:in `with_connection'
[-]   /home/msf/src/msf/lib/msf/core/db_manager/note.rb:57:in `report_note'
[-]   /home/msf/src/msf/lib/msf/core/auxiliary/report.rb:155:in `report_note'
[-]   /home/msf/src/msf/modules/auxiliary/dos/http/apache_range_dos.rb:84:in `check_for_dos'
[-]   /home/msf/src/msf/modules/auxiliary/dos/http/apache_range_dos.rb:63:in `run_host'
[-]   /home/msf/src/msf/lib/msf/core/auxiliary/scanner.rb:116:in `block (2 levels) in run'
[-]   /home/msf/src/msf/lib/msf/core/thread_manager.rb:100:in `call'
[-]   /home/msf/src/msf/lib/msf/core/thread_manager.rb:100:in `block in spawn'
[*] Auxiliary module execution completed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants