PHP Malware Analysis

poc.js

md5: 8b081a6ce5a7f03e2f5b9e27f14efd26

Jump to:

Screenshot


Attributes


Deobfuscated PHP code

app.alert("XSS")

Execution traces


Generated HTML code

<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">app.alert("XSS")</pre></body></html>

Original PHP code

app.alert("XSS")