PHP Malware Analysis

xss.html

md5: 56b7521e51bcc05979124d7d8a82604b

Jump to:

Screenshot

No Image

Attributes


Deobfuscated PHP code

<script>alert('XSS')</script>

Execution traces


Generated HTML code


Original PHP code

<script>alert('XSS')</script>