PHP Malware Analysis

info8.php

md5: 81555b6095b36d1d9b07a537173476cd

Jump to:

Screenshot


Attributes

Execution


Deobfuscated PHP code

shell_exec('id');


Execution traces

data/traces/81555b6095b36d1d9b07a537173476cd_trace-1676249534.7998.xt
Version: 3.1.0beta2
File format: 4
TRACE START [2023-02-12 22:52:40.697621]
1	0	1	0.000141	393512
1	3	0	0.000182	393080	{main}	1		/var/www/html/uploads/info8.php	0	0
1	3	1	0.000199	393080
			0.000224	314224
TRACE END   [2023-02-12 22:52:40.697733]


Generated HTML code

<html><head></head><body>shell_exec('id');

</body></html>

Original PHP code

shell_exec('id');