PHP Malware Analysis

info6.php

md5: 3a9ae938a292f8ad2d8ad0c929041586

Jump to:

Screenshot


Attributes

Execution


Deobfuscated PHP code

<?php

shell_exec('id');

Execution traces

data/traces/3a9ae938a292f8ad2d8ad0c929041586_trace-1676263073.3179.xt
Version: 3.1.0beta2
File format: 4
TRACE START [2023-02-13 02:38:19.215699]
1	0	1	0.000207	393512
1	3	0	0.000335	393080	{main}	1		/var/www/html/uploads/info6.php	0	0
1	3	1	0.000355	393080
			0.000385	314224
TRACE END   [2023-02-13 02:38:19.215924]


Generated HTML code

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

Original PHP code

<?
shell_exec('id');