PHP Malware Analysis

lol.php

md5: 9612927855ab4fd5a50ec3bf95e45c18

Jump to:

Screenshot


Attributes


Deobfuscated PHP code

echo 1337;

Execution traces

data/traces/9612927855ab4fd5a50ec3bf95e45c18_trace-1676261617.2243.xt
Version: 3.1.0beta2
File format: 4
TRACE START [2023-02-13 02:14:03.122116]
1	0	1	0.000143	393512
1	3	0	0.000184	393072	{main}	1		/var/www/html/uploads/lol.php	0	0
1	3	1	0.000200	393072
			0.000226	314224
TRACE END   [2023-02-13 02:14:03.122228]


Generated HTML code

<html><head></head><body>echo 1337;</body></html>

Original PHP code

echo 1337;