- Mar 22, 2013
- 9,148
- 10,491
I started playing with a nulled theme yesterday, and I ran it here - https://themecheck.info
So there's a bunch of deprecated functions and other shit, but only these four are worriesome:
Security breaches : Use of base64_decode() Found base64_decode in file OAuth.php. 202: $decoded_sig = base64_decode($signature);
Security breaches : Use of base64_encode() Found base64_encode in file et-google-checkout.php.
Found base64_encode in file OAuth.php.
Malware : Operations on file system fopen was found in the file class-ae-languages.php 170: fopen(WP_CONTENT_DIR . '/et-content/index.html', 'w');175: fopen(WP_CONTENT_DIR . '/et-content/' . THEME_NAME . '/index.html', 'w');180: fopen(WP_CONTENT_DIR . '/et-content/' . THEME_NAME . '/lang/index.html', 'wfopen was found in the file class-ae-languages.php 170: fopen(WP_CONTENT_DIR . '/et-content/index.html', 'w');175: fopen(WP_CONTENT_DIR . '/et-content/' . THEME_NAME . '/index.html', 'w');180: fopen(WP_CONTENT_DIR . '/et-content/' . THEME_NAME . '/lang/index.html', 'wfopen was found in the file class-ae-languages.php 170: fopen(WP_CONTENT_DIR . '/et-content/index.html', 'w');175: fopen(WP_CONTENT_DIR . '/et-content/' . THEME_NAME . '/index.html', 'w');180: fopen(WP_CONTENT_DIR . '/et-content/' . THEME_NAME . '/lang/index.html', 'wfile_get_contents was found in the file parsers.php 252: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen was found in the file parsers.php 398: $fp = $this->fopen( $file, 'r' );616: function fopen( $filename, $mode = 'r' ) {619: return fopen( $filename, $mode );fclose was found in the file parsers.php 448: $this->fclose($fp);634: function fclose( $fp ) {637: return fclose( $fp );fopen was found in the file parsers.php 398: $fp = $this->fopen( $file, 'r' );616: function fopen( $filename, $mode = 'r' ) {619: return fopen( $filename, $mode );fopen was found in the file parsers.php 398: $fp = $this->fopen( $file, 'r' );616: function fopen( $filename, $mode = 'r' ) {619: return fopen( $filename, $mode );fclose was found in the file parsers.php 448: $this->fclose($fp);634: function fclose( $fp ) {637: return fclose( $fp );fclose was found in the file parsers.php 448: $this->fclose($fp);634: function fclose( $fp ) {637: return fclose( $fp );file_get_contents was found in the file OAuth.php 272: file_get_contents(self::$POST_INPUT)file_get_contents was found in the file alias-function.php 1745: $json = json_decode(file_get_contents($rest_url), true);1776: $json = json_decode(file_get_contents($rest_url), true);1815: $json = json_decode(file_get_contents($rest_url), true);file_get_contents was found in the file alias-function.php 1745: $json = json_decode(file_get_contents($rest_url), true);1776: $json = json_decode(file_get_contents($rest_url), true);1815: $json = json_decode(file_get_contents($rest_url), true);file_get_contents was found in the file alias-function.php 1745: $json = json_decode(file_get_contents($rest_url), true);1776: $json = json_decode(file_get_contents($rest_url), true);1815: $json = json_decode(file_get_contents($rest_url), true);
Malware : Network operations curl_init was found in the file twitteroauth.php 220: $ci = curl_init();curl_exec was found in the file twitteroauth.php 253: $response = curl_exec($ci);
Are any of these something to worry about, or are they like false positives type thing? @BlogPro @TomTheCat @RoiBox @xReminisce
So there's a bunch of deprecated functions and other shit, but only these four are worriesome:
Security breaches : Use of base64_decode() Found base64_decode in file OAuth.php. 202: $decoded_sig = base64_decode($signature);
Security breaches : Use of base64_encode() Found base64_encode in file et-google-checkout.php.
Found base64_encode in file OAuth.php.
Malware : Operations on file system fopen was found in the file class-ae-languages.php 170: fopen(WP_CONTENT_DIR . '/et-content/index.html', 'w');175: fopen(WP_CONTENT_DIR . '/et-content/' . THEME_NAME . '/index.html', 'w');180: fopen(WP_CONTENT_DIR . '/et-content/' . THEME_NAME . '/lang/index.html', 'wfopen was found in the file class-ae-languages.php 170: fopen(WP_CONTENT_DIR . '/et-content/index.html', 'w');175: fopen(WP_CONTENT_DIR . '/et-content/' . THEME_NAME . '/index.html', 'w');180: fopen(WP_CONTENT_DIR . '/et-content/' . THEME_NAME . '/lang/index.html', 'wfopen was found in the file class-ae-languages.php 170: fopen(WP_CONTENT_DIR . '/et-content/index.html', 'w');175: fopen(WP_CONTENT_DIR . '/et-content/' . THEME_NAME . '/index.html', 'w');180: fopen(WP_CONTENT_DIR . '/et-content/' . THEME_NAME . '/lang/index.html', 'wfile_get_contents was found in the file parsers.php 252: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen was found in the file parsers.php 398: $fp = $this->fopen( $file, 'r' );616: function fopen( $filename, $mode = 'r' ) {619: return fopen( $filename, $mode );fclose was found in the file parsers.php 448: $this->fclose($fp);634: function fclose( $fp ) {637: return fclose( $fp );fopen was found in the file parsers.php 398: $fp = $this->fopen( $file, 'r' );616: function fopen( $filename, $mode = 'r' ) {619: return fopen( $filename, $mode );fopen was found in the file parsers.php 398: $fp = $this->fopen( $file, 'r' );616: function fopen( $filename, $mode = 'r' ) {619: return fopen( $filename, $mode );fclose was found in the file parsers.php 448: $this->fclose($fp);634: function fclose( $fp ) {637: return fclose( $fp );fclose was found in the file parsers.php 448: $this->fclose($fp);634: function fclose( $fp ) {637: return fclose( $fp );file_get_contents was found in the file OAuth.php 272: file_get_contents(self::$POST_INPUT)file_get_contents was found in the file alias-function.php 1745: $json = json_decode(file_get_contents($rest_url), true);1776: $json = json_decode(file_get_contents($rest_url), true);1815: $json = json_decode(file_get_contents($rest_url), true);file_get_contents was found in the file alias-function.php 1745: $json = json_decode(file_get_contents($rest_url), true);1776: $json = json_decode(file_get_contents($rest_url), true);1815: $json = json_decode(file_get_contents($rest_url), true);file_get_contents was found in the file alias-function.php 1745: $json = json_decode(file_get_contents($rest_url), true);1776: $json = json_decode(file_get_contents($rest_url), true);1815: $json = json_decode(file_get_contents($rest_url), true);
Malware : Network operations curl_init was found in the file twitteroauth.php 220: $ci = curl_init();curl_exec was found in the file twitteroauth.php 253: $response = curl_exec($ci);
Are any of these something to worry about, or are they like false positives type thing? @BlogPro @TomTheCat @RoiBox @xReminisce