PHP Malware Analysis

'.print(md5(31337)).'

md5: 5cf2b564e97cbde36ae77bea83de7c6e

Jump to:

Screenshot


Attributes


Deobfuscated PHP code

'.print(md5(31337)).'

Execution traces

data/traces/5cf2b564e97cbde36ae77bea83de7c6e_trace-1676258065.3701.xt
Version: 3.1.0beta2
File format: 4
TRACE START [2023-02-13 01:14:51.267983]
1	0	1	0.000269	393608
1	3	0	0.000310	393200	{main}	1		/var/www/html/uploads/'.print(md5(31337)).'	0	0
1	3	1	0.000329	393200
			0.000356	314296
TRACE END   [2023-02-13 01:14:51.268107]


Generated HTML code

<html><head></head><body>'.print(md5(31337)).'</body></html>

Original PHP code

'.print(md5(31337)).'