PHP Malware Analysis

indra3.php

md5: b020b3262917ea6a462e74d7c0128e2b

Jump to:

Screenshot


Attributes


Deobfuscated PHP code

<?php

include '../upload.php';

Execution traces

data/traces/b020b3262917ea6a462e74d7c0128e2b_trace-1676242530.6654.xt
Version: 3.1.0beta2
File format: 4
TRACE START [2023-02-12 20:55:56.563221]
1	0	1	0.000134	393528
1	3	0	0.000174	393160	{main}	1		/var/www/html/uploads/indra3.php	0	0
1	3	1	0.000236	393208
			0.000260	314240
TRACE END   [2023-02-12 20:55:56.563373]


Generated HTML code

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

Original PHP code

<?php
include('../upload.php')
?>