rastating/wordpress-exploit-framework

View on GitHub
lib/wpxf/modules/exploit/xss/reflected/atahualpa_reflected_xss_shell_upload.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method initial_script has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def initial_script
    create_basic_post_script(
      vulnerable_url,
      'widget_container' => 'margin: 0 0 15px 0;',
      'widget_title' => 'font-size: 1.6em;
font-weight: bold;',

    There are no issues that match your filters.

    Category
    Status