rastating/wordpress-exploit-framework

View on GitHub
lib/wpxf/modules/auxiliary/priv_esc/download_manager_authenticated_privilege_escalation.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method run has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def run
    return false unless super

    body = {
      'wpdm_profile' => {

    There are no issues that match your filters.

    Category
    Status