PHP Malware Analysis

test.html

md5: a4ce35564aca1fe380f2de22d3ad3170

Jump to:

Screenshot


Attributes


Deobfuscated PHP code

<?php

echo "ttt";

Execution traces


Generated HTML code

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

Original PHP code

<?php
echo ttt
?>