Hallo, ich habe hier eine Frage und hoffe es kann mir jemand weiterhelfen, da ich im Moment selber nicht weiter komme. Ich verwende die aktuelle Version 4.9.1–de_DE. AntiVirus Version: 1.3.9 hat bei manuelle Prüfung des Theme Plugin[COLOR=#000000]. HuemanVersion: 3.3.25 wurde [/COLOR][COLOR=#ff3300]eine infection gemeldet.[/COLOR]
Das Anti Virus Plugin ist nicht mehr mit der aktuellen WP Version getestet und das letzte mal vor einem Jahr geändert worden. Eine Überprüfung durch google auf Maleware funktioniert nicht, da die URL http://www.digitalcommunication.de/ folgende Meldung ausgibt [COLOR=#ff0000]Current status No available data.[/COLOR]
[COLOR=#000000]Auf einer weiteren Domain http://www.achims-inter.net/ verwende ich selbes Theme Plugin, dort zeigt aber google an, dass [/COLOR][COLOR=#579d1c]No unsafe content found [/COLOR][COLOR=#000000]vorliegt.[/COLOR]
[COLOR=#000000]Leider ist meine html bzw. php, java Wissen zu klein um beurteilen zu können, ob hier eine Virus im Theme Hueman vorliegen könnte, siehe unten. Gruss Achim :confused:
/themes/hueman/footer.php
$full_width_widget_html = ob_get_contents();
$credits_html = ob_get_contents();
/themes/hueman/functions/class-utils-settings-map.php
checked, this option loads a small javascript file ( 30 kb ) to detect if your site is being displ ...
themes/hueman/functions/init-front.php
html = ob_get_contents();
html = ob_get_contents();
html = ob_get_contents(
themes/hueman/functions/init-functions.php
alloptions = maybe_unserialize( $alloptions );
alloptions = maybe_unserialize( $alloptions[ $opt_group ] );
.... key_exists( $opt_name, $alloptions ) ? maybe_unserialize( $alloptions[ $opt_name ] ) : false;//fallba ...
themes/hueman/option-tree/ot-loader.php
this->load_file( OT_DIR . "includes" . DIRECTORY_SEPARATOR . "{ ...
this->load_file( OT_DIR . "includes" . DIRECTORY_SEPARATOR . "{ ...
private function load_file( $file ){
REQUEST['post_id'], $_REQUEST['get_option'], unserialize( ot_decode( $_REQUEST['settings'] ) ), $_REQ ...
REQUEST['post_id'], $_REQUEST['get_option'], unserialize( ot_decode( $_REQUEST['settings'] ) ), $_REQ …
Alles anzeigen
[/COLOR]