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

Add missing ranks #8169

Merged
merged 2 commits into from
Apr 3, 2017
Merged

Add missing ranks #8169

merged 2 commits into from
Apr 3, 2017

Commits on Mar 31, 2017

  1. Add missing ranks

    ../exec_shellcode.rb
    Rank = Great
    This exploit is missing autodetection and version checks,
    but should be ranked Great due to high number of possible targets
    
    ../cfme_manageiq_evm_upload_exec.rb
    Rank = Great
    This exploit implements a check to assess target availability,
    and the vulnerability does not require any user action
    
    ../dlink_dcs_930l_authenticated_remote_command_execution
    Rank = Excellent
    Exploit utilizes command injection
    
    ../efw_chpasswd_exec
    Rank = Excellent
    Exploit utilizes command injection
    
    ../foreman_openstack_satellite_code_exec
    Rank = Excellent
    Exploit utilizes code injection
    
    ../nginx_chunked_size
    Rank = Great
    Exploit has explicit targets with nginx version auto-detection
    
    ../tp_link_sc2020n_authenticated_telnet_injection
    Rank = Excellent
    See dlink_dcs_930l_authenticated_remote_command_execution,
    exploit uses OS Command Injection
    
    ../hp_smhstart
    Rank = Average
    Must be specific user to exploit, no autodetection,
    specific versions only
    farkwun committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    5e31a32 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2017

  1. Re-ranking files

    ../exec_shellcode.rb
    Rank Great -> Excellent
    
    ../cfme_manageiq_evm_upload_exec.rb
    Rank Great -> Excellent
    
    ../hp_smhstart.rb
    Rank Average -> Normal
    farkwun committed Apr 2, 2017
    Configuration menu
    Copy the full SHA
    151ed16 View commit details
    Browse the repository at this point in the history