Mark RauterkusTips

Server Spring Clean-up Continues -- and the source might have been discovered

2026-05-18 · Status: private · Cache, Customers, Pair, Software, WWW

  1. Change all remaining passwords:
Pair hosting
FTP/SFTP
email
WordPress admins
database users
Google accounts
  1. Enable 2FA everywhere possible:
Google
Pair
WordPress
Bitwarden
  1. Verify Google Search Console:
  • remove unknown owners
  • remove rogue verification methods
  • inspect sitemap submissions
  • inspect indexed spam pages
  1. Verify no rogue FTP users or cron jobs exist.
  2. Delete:
.user.ini.pair.*
.tmb
old cache directories
plugins-off leftovers no longer needed
  1. Keep only clean themes/plugins active.
  2. Reinstall plugins/themes ONLY from official clean sources.
  3. Replace wp-admin and wp-includes on every infected site.
  4. Leave Wordfence active on all sites.
  5. Run fresh Wordfence scans after each major cleanup step.
  6. Make fresh CLEAN backups after scans pass.
  7. Inspect:
.htaccess
.user.ini
wp-config.php

on every site.

  1. Disable comments globally if not needed.
  2. Remove unused plugins and themes permanently.
  3. Reduce writable directories and avoid 777 permissions.
  4. Clear old debug logs and monitor for NEW entries only.
  5. Keep sites lightweight until stability is proven.
  6. Search ALL sites and home directories for these strings:
KINGMAN
avatar-amp
seoikan
haxor
mahasuhu
sys_waf_bypass_fetch
_compileExecPayloadTask
_compileFetchCoreLite
_compilePushToDiskNode
MY LAST DANCE
Tennessee
Backup-Shell
logger.txt
watchdogd
defunct
base64 -d|bash
eval(
base64_decode
google-site-verification
  1. Search for suspicious filenames:
485.php
48r.php
de.php
big.php
12.php
pipe.php
framework.php
pluginloader.php
archive.php
filestore.php
nui1.php
nui1-1.php
nui1-2.php
nui1-3.php
gej3.php
gej3-1.php
gej3-2.php
gej3-3.php
importer.php
.™.php
  1. Search especially inside:
wp-content
uploads
cache
themes
plugins
cgi-bin
~/.config
~/

Source: helpdesk.WordPress.2026-06-05.xml · Original ID: 4905