View raw JSON
{
"slug": "widget-logic",
"finding_count": 27,
"findings": [
{
"pattern": "widgetlogic.org",
"kind": "ioc:domain",
"file": "widget_logic.php",
"line": 9,
"snippet": "Author URI: https://widgetlogic.org",
"confidence": "high"
},
{
"pattern": "wpconfig_write",
"kind": "builtin",
"file": "widget/test-widget-logic.php",
"line": 310,
"snippet": "run_test_case(29, 'file_get_contents(\"wp-config.php\")', false, true);",
"confidence": "medium"
},
{
"pattern": "widgetlogic.org",
"kind": "ioc:domain",
"file": "widget_cfg.php",
"line": 29,
"snippet": "'base' => getenv_docker('WORDPRESS_PLUGIN_WGL_BASE_URL', 'https://widgetlogic.org')",
"confidence": "high"
},
{
"pattern": "WORDPRESS_PLUGIN_WGL_BASE_URL",
"kind": "ioc:code_pattern",
"file": "widget_cfg.php",
"line": 29,
"snippet": "'base' => getenv_docker('WORDPRESS_PLUGIN_WGL_BASE_URL', 'https://widgetlogic.org')",
"confidence": "high"
},
{
"pattern": "widget_logic_getServiceVersion",
"kind": "ioc:code_pattern",
"file": "widget_cfg.php",
"line": 18,
"snippet": "if (!function_exists('widget_logic_getServiceVersion')) {",
"confidence": "high"
},
{
"pattern": "widget_logic_getServiceVersion",
"kind": "ioc:code_pattern",
"file": "widget_cfg.php",
"line": 19,
"snippet": "function widget_logic_getServiceVersion()",
"confidence": "high"
},
{
"pattern": "widget_logic_getServiceVersion",
"kind": "ioc:code_pattern",
"file": "widget_cfg.php",
"line": 28,
"snippet": "'ver' => widget_logic_getServiceVersion(),",
"confidence": "high"
},
{
"pattern": "widgetlogic.org",
"kind": "ioc:domain",
"file": "WidgetLogicAdminConfig.php",
"line": 72,
"snippet": "* Also you can add our built-in widgets like Live Match and other that can refer to <a href=\"https://widgetlogic.org\">widgetlogic.org</a> data <br/>",
"confidence": "high"
},
{
"pattern": "live_match_widget",
"kind": "ioc:code_pattern",
"file": "block_widget/index.php",
"line": 7,
"snippet": "register_logic_live_match_widget_service();",
"confidence": "medium"
},
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "widget.php",
"line": 93,
"snippet": "wp_register_script( 'widget-logic_live_match_widget', \"{$url}{$ver}/js/data.js?t={$t}\", array(), '6.0.9', true);",
"confidence": "medium"
},
{
"pattern": "widget-logic_live_match_widget",
"kind": "ioc:code_pattern",
"file": "widget.php",
"line": 43,
"snippet": "wp_enqueue_script('widget-logic_live_match_widget');",
"confidence": "high"
},
{
"pattern": "widget-logic_live_match_widget",
"kind": "ioc:code_pattern",
"file": "widget.php",
"line": 86,
"snippet": "if (!wp_script_is('widget-logic_live_match_widget', 'registered')) {",
"confidence": "high"
},
{
"pattern": "widget-logic_live_match_widget",
"kind": "ioc:code_pattern",
"file": "widget.php",
"line": 93,
"snippet": "wp_register_script( 'widget-logic_live_match_widget', \"{$url}{$ver}/js/data.js?t={$t}\", array(), '6.0.9', true);",
"confidence": "high"
},
{
"pattern": "live_match_widget",
"kind": "ioc:code_pattern",
"file": "widget.php",
"line": 4,
"snippet": "class Widget_Logic_Live_Match_Widget extends WP_Widget {",
"confidence": "medium"
},
{
"pattern": "live_match_widget",
"kind": "ioc:code_pattern",
"file": "widget.php",
"line": 12,
"snippet": "'classname' => 'live_match_widget',",
"confidence": "medium"
}
]
}