- Scan ID:
- 69447ad7-f727-4443-a550-a6f5bbfc8d27Finished
- Submitted URL:
- https://erms5.r.ag.d.sendibm3.com/mk/cl/f/sh/OycZvHuFo1eQtrXcYQM4TqLw/GfB-uERs7AUj
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 4 found
Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
redirect | function |
Console log messages · 1 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
error | network |
|
HTML
The raw HTML body of the page
<html><head><script type="text/javascript">function redirect(){var a=atob("aHR0cHM6Ly93d3cudHRlZWtlcy5jb20vMkcxMkpHSkRRL000Q0JGWjMvP2NyZWF0aXZlX2lkPTUyMDMxJnN1YjE9ZGI3YjllNWY=");window.location.replace(a);}</script></head><body onload="setTimeout(redirect, 200);"></body></html>