Hi Experts,
I inadvertently clicked on an email attachment that contained something like this (I have deleted a lot of the characters, just in case):
<script language="javascript">document.write( unescape( '%3C%48%45%41%44%3E%0D%0A%..............0D%0A%3C%6D%65%74%61%20%48' ) );</script>
I ran it through a decoder, giving this:
<script language="javascript"><HEAD>
<meta HTTP-EQUIV="REFRESH" content="0.1; url=https://xyz.online/1/?e=my-email@some-domain.com">
</HEAD></script>
Does execution of that attachment pose any sort of security risk?
Regards,
Leigh
ASKER
ASKER
JavaScript is a dynamic, object-based language commonly used for client-side scripting in web browsers. Recently, server side JavaScript frameworks have also emerged. JavaScript runs on nearly every operating system and in almost every mainstream web browser.
TRUSTED BY