Title: Blackside.php Calls
Last modified: April 23, 2019

---

# Blackside.php Calls

 *  Resolved [simonbbs](https://wordpress.org/support/users/simonbbs/)
 * (@simonbbs)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/blackside-php-calls/)
 * Hey Guys,
 * We ran into an issue that we believe is related to calls in TinyMCE.
 * The site ended up 522ing for about 20 minutes, and after it was back up we saw
   hanging calls to these URLs, however, these files do not exist in the site’s 
   files:
 * 1 /wp-includes/rest-api/endpoints/blackside.php 1 /wp-includes/random_compat/
   blackside.php 1 /wp-includes/js/tinymce/skins/lightgray/img/blackside.php 1 /
   wp-includes/js/tinymce/plugins/wpautoresize/wp-side.php 1 /wp-includes/js/tinymce/
   plugins/paste/blackside.php 1 /wp-includes/js/tinymce/plugins/media/blackside.
   php 1 /wp-includes/js/tinymce/plugins/lists/blackside.php 1 /wp-includes/js/tinymce/
   plugins/image/blackside.php 1 /wp-includes/js/tinymce/plugins/hr/wp-side.php 
   1 /wp-includes/js/tinymce/plugins/compat3x/css/blackside.php
 * 1: Is this actually related to this plugin, it’s not in the typical plugin file
   but appears to be one of the inclusions.
    2: Should those files exist on the 
   site? Or should they be external calls? 3: What does this file aim to do?
 * Apologies if those files are not a part of this plugin. Thanks!
 * -Simon
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fblackside-php-calls%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Andrew Ozz](https://wordpress.org/support/users/azaozz/)
 * (@azaozz)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/blackside-php-calls/#post-11510133)
 * That looks like “somebody” is trying to find a backdoor script that may have 
   been dropped in WP. To answer your questions:
 * 1. This is not related to this plugin. The directory path this plugin loads the
   js files from is `wp-content/plugins/tinymce-advanced/....` they were looking
   in `wp-includes/js/tinymce/...` which is where the TinyMCE editor scripts are
   located in WP.
 * 2. The `blackside.php` and `wp-side.php` should not exist. They afre probably
   names of commonly used “backdoor” scripts that may have been hidden in the above
   directories. That may happen when one account on a shared hosting is compromised
   and the attacker gains access to all “neighbor” accounts. Then they usually try
   to hide some sort of a backdoor so they can exploit all the rest of the accounts.
 * 3. My guess is it gives “full access” to the server/hosting account when visiting
   it with a browser.
 *  Thread Starter [simonbbs](https://wordpress.org/support/users/simonbbs/)
 * (@simonbbs)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/blackside-php-calls/#post-11510464)
 * Hey Andrew,
 * Very much appreciate the information, even if it wasn’t plugin related.
 * Initially the server team said there wasn’t anything malicious and was likely
   something in the plugin file, which is why I reached out here.
 * I’ll go back to them to try and get more information.
 * Thanks so much!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Blackside.php Calls’ is closed to new replies.

 * ![](https://ps.w.org/tinymce-advanced/assets/icon-256x256.png?rev=971511)
 * [Advanced Editor Tools](https://wordpress.org/plugins/tinymce-advanced/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tinymce-advanced/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tinymce-advanced/)
 * [Active Topics](https://wordpress.org/support/plugin/tinymce-advanced/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tinymce-advanced/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tinymce-advanced/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [simonbbs](https://wordpress.org/support/users/simonbbs/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/blackside-php-calls/#post-11510464)
 * Status: resolved