More infos about a possible attack
-
Hi, today I found the following in my debug.log file:
[22-Aug-2021 08:11:00 UTC] WordPress database error Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8mb4_unicode_520_ci,COERCIBLE) for operation 'like' for query SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID NOT IN (275218,275205) AND (((wp_posts.post_title LIKE '%heey boy.. ;))) My boyfriend cheated on me. ??www.datingbe.xyz ??BEST DATING SITE?? I can’t stand it anymore. Let’s meet and talk about it. ???www.datingbe.xyz????? Let\'s do it ???www.datingbe.xyz??%') OR (wp_posts.post_excerpt LIKE '%heey boy.. ;))) My boyfriend cheated on me. ??www.datingbe.xyz ??BEST DATING SITE?? I can’t stand it anymore. Let’s meet and talk about it. ???www.datingbe.xyz????? Let\'s do it ???www.datingbe.xyz??%') OR (wp_posts.post_content LIKE '%heey boy.. ;))) My boyfriend cheated on me. ??www.datingbe.xyz ??BEST DATING SITE?? I can’t stand it anymore. Let’s meet and talk about it. ???www.datingbe.xyz????? Let\'s do it ???www.datingbe.xyz??%'))) AND (wp_posts.post_password = '') AND wp_posts.post_type IN ('post', 'page', 'attachment', 'docs') AND (wp_posts.post_status = 'publish') ORDER BY (CASE WHEN wp_posts.post_title LIKE '%heey boy.. ;))) My boyfriend cheated on me. ??www.datingbe.xyz ??BEST DATING SITE?? I can’t stand it anymore. Let’s meet and talk about it. ???www.datingbe.xyz????? Let\'s do it ???www.datingbe.xyz??%' THEN 1 WHEN wp_posts.post_title LIKE '%heey boy.. ;))) My boyfriend cheated on me. ??www.datingbe.xyz ??BEST DATING SITE?? I can’t stand it anymore. Let’s meet and talk about it. ???www.datingbe.xyz????? Let\'s do it ???www.datingbe.xyz??%' THEN 2 WHEN wp_posts.post_excerpt LIKE '%heey boy.. ;))) My boyfriend cheated on me. ??www.datingbe.xyz ??BEST DATING SITE?? I can’t stand it anymore. Let’s meet and talk about it. ???www.datingbe.xyz????? Let\'s do it ???www.datingbe.xyz??%' THEN 4 WHEN wp_posts.post_content LIKE '%heey boy.. ;))) My boyfriend cheated on me. ??www.datingbe.xyz ??BEST DATING SITE?? I can’t stand it anymore. Let’s meet and talk about it. ???www.datingbe.xyz????? Let\'s do it ???www.datingbe.xyz??%' THEN 5 ELSE 6 END), wp_posts.post_date DESC LIMIT 0, 10 made by require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts
I back-searched my live traffic, but I couldn’t find any related connection. I searched my website logs too: nothing. Apparently, the database wasn’t affected too. I scanned my website: no issue.
Is there something I could search for in the WF tables to find some more infos?
- The topic ‘More infos about a possible attack’ is closed to new replies.