PHP Malware Analysis

file.txt

md5: a47869817489fcf70f6b03580b6df4e7

Jump to:

Screenshot


Attributes


Deobfuscated PHP code

if(now()=sysdate(),sleep(15),0)

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;">if(now()=sysdate(),sleep(15),0)</pre></body></html>

Original PHP code

if(now()=sysdate(),sleep(15),0)