View raw JSON
{
"slug": "powerpress",
"finding_count": 5,
"findings": [
{
"pattern": "PluginGuest",
"kind": "ioc:code_pattern",
"file": "powerpress.php",
"line": 69,
"snippet": "$affectedusernames = ['PluginAUTH', 'PluginGuest', 'Options'];",
"confidence": "high"
},
{
"pattern": "PRT_incidence_response_230624",
"kind": "ioc:code_pattern",
"file": "powerpress.php",
"line": 105,
"snippet": "$temphash = 'PRT_incidence_response_230624';",
"confidence": "medium"
},
{
"pattern": "PluginAUTH",
"kind": "ioc:code_pattern",
"file": "powerpress.php",
"line": 69,
"snippet": "$affectedusernames = ['PluginAUTH', 'PluginGuest', 'Options'];",
"confidence": "high"
},
{
"pattern": "add_footer_script",
"kind": "ioc:code_pattern",
"file": "powerpress.php",
"line": 54,
"snippet": "<?php if(function_exists('add_footer_script')){",
"confidence": "medium"
},
{
"pattern": "add_footer_script",
"kind": "ioc:code_pattern",
"file": "powerpress.php",
"line": 55,
"snippet": "esc_html_e( 'In addition, a function called \"add_footer_script\" may have been modified/added to the functions.php file in your theme. This will have to be manually checked. Updating to a new ve",
"confidence": "medium"
}
],
"resolved_sha": "8a1744f1470504ea430ba06ed613bbe28af3e601"
}