secureCodeBox/secureCodeBox

View on GitHub
scanners/wpscan/parser/__testFiles__/no-version-detected.json

Summary

Maintainability
Test Coverage
{
    "banner": {
      "description": "WordPress Security Scanner by the WPScan Team",
      "version": "3.8.17",
      "authors": [
        "@_WPScan_",
        "@ethicalhack3r",
        "@erwan_lr",
        "@firefart"
      ],
      "sponsor": "Sponsored by Automattic - https://automattic.com/"
    },
    "start_time": 1621260955,
    "start_memory": 45334528,
    "target_url": "https://wp.example.com/",
    "target_ip": "203.0.113.42",
    "effective_url": "https://wp.example.com/",
    "interesting_findings": [
      {
        "url": "https://wp.example.com/",
        "to_s": "Headers",
        "type": "headers",
        "found_by": "Headers (Passive Detection)",
        "confidence": 100,
        "confirmed_by": {
  
        },
        "references": {
  
        },
        "interesting_entries": [
          "Server: Apache",
          "Expect-CT: max-age=86400, enforce"
        ]
      },
      {
        "url": "https://wp.example.com/robots.txt",
        "to_s": "robots.txt found: https://wp.example.com/robots.txt",
        "type": "robots_txt",
        "found_by": "Robots Txt (Aggressive Detection)",
        "confidence": 100,
        "confirmed_by": {
  
        },
        "references": {
  
        },
        "interesting_entries": [
          "/wp-admin/",
          "/wp-admin/admin-ajax.php"
        ]
      },
      {
        "url": "https://wp.example.com/readme.html",
        "to_s": "WordPress readme found: https://wp.example.com/readme.html",
        "type": "readme",
        "found_by": "Direct Access (Aggressive Detection)",
        "confidence": 100,
        "confirmed_by": {
  
        },
        "references": {
  
        },
        "interesting_entries": [
  
        ]
      },
      {
        "url": "https://wp.example.com/wp-content/mu-plugins/",
        "to_s": "This site has 'Must Use Plugins': https://wp.example.com/wp-content/mu-plugins/",
        "type": "mu_plugins",
        "found_by": "Direct Access (Aggressive Detection)",
        "confidence": 80,
        "confirmed_by": {
  
        },
        "references": {
          "url": [
            "http://codex.wordpress.org/Must_Use_Plugins"
          ]
        },
        "interesting_entries": [
  
        ]
      },
      {
        "url": "https://wp.example.com/wp-cron.php",
        "to_s": "The external WP-Cron seems to be enabled: https://wp.example.com/wp-cron.php",
        "type": "wp_cron",
        "found_by": "Direct Access (Aggressive Detection)",
        "confidence": 60,
        "confirmed_by": {
  
        },
        "references": {
          "url": [
            "https://www.iplocation.net/defend-wordpress-from-ddos",
            "https://github.com/wpscanteam/wpscan/issues/1299"
          ]
        },
        "interesting_entries": [
  
        ]
      }
    ],
    "version": null,
    "main_theme": {
      "slug": "twentyseventeen",
      "location": "https://wp.example.com/wp-content/themes/twentyseventeen/",
      "latest_version": "2.6",
      "last_updated": "2021-03-09T00:00:00.000Z",
      "outdated": true,
      "readme_url": "https://wp.example.com/wp-content/themes/twentyseventeen/README.txt",
      "directory_listing": false,
      "error_log_url": null,
      "style_url": "https://wp.example.com/wp-content/themes/twentyseventeen/style.css?ver=5.3.8",
      "style_name": "Twenty Seventeen",
      "style_uri": "https://wordpress.org/themes/twentyseventeen/",
      "description": "Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.",
      "author": "the WordPress team",
      "author_uri": "https://wordpress.org/",
      "template": null,
      "license": "GNU General Public License v2 or later",
      "license_uri": "http://www.gnu.org/licenses/gpl-2.0.html",
      "tags": "one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready",
      "text_domain": "twentyseventeen",
      "found_by": "Css Style In Homepage (Passive Detection)",
      "confidence": 100,
      "interesting_entries": [
  
      ],
      "confirmed_by": {
        "Css Style In 404 Page (Passive Detection)": {
          "confidence": 70,
          "interesting_entries": [
  
          ]
        }
      },
      "vulnerabilities": [
  
      ],
      "version": {
        "number": "2.2",
        "confidence": 80,
        "found_by": "Style (Passive Detection)",
        "interesting_entries": [
          "https://wp.example.com/wp-content/themes/twentyseventeen/style.css?ver=5.3.8, Match: 'Version: 2.2'"
        ],
        "confirmed_by": {
  
        }
      },
      "parents": [
  
      ]
    },
    "plugins": {
  
    },
    "vuln_api": {
      "error": "No WPScan API Token given, as a result vulnerability data has not been output.\nYou can get a free API token with 25 daily requests by registering at https://wpscan.com/register"
    },
    "stop_time": 1621261086,
    "elapsed": 130,
    "requests_done": 3734,
    "cached_requests": 9,
    "data_sent": 1110616,
    "data_sent_humanised": "1.059 MB",
    "data_received": 20758381,
    "data_received_humanised": "19.797 MB",
    "used_memory": 256139264,
    "used_memory_humanised": "244.273 MB"
  }