PHP Malware Analysis

kkk.avi

md5: 1dadb20fa06216e805c8fd7ec2bf1327

Jump to:

Screenshot


Attributes


Deobfuscated PHP code

<?php

echo "sss";

Execution traces


Generated HTML code

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

Original PHP code

<?php
echo "sss";
?>