0

我建立了一个网页并在网上查看它并看到一个我没有放在那里的javascript。有谁知道它是什么以及它在做什么?

<html>

<head>
    <script type="text/javascript">
        /* <![CDATA[ */
        Math.random = function(a, c, d, b) {
            return function() {
                return 300 > d++ ? (a = (1103515245 * a + 12345) % b, a / b) : c()
            }
        }(1923656340, Math.random, 0, 1 << 21);
        (function() {
            function b() {
                try {
                    if (top.window.location.href == c && !0 != b.a) {
                        var a = -1 != navigator.userAgent.indexOf('MSIE') ? new XDomainRequest : new XMLHttpRequest;
                        a.open('GET',

                        http: //1.2.3.4/cserver/clientresptime?       cid=CID5102662.AID1371143442.TID25950&url='+encodeURIComponent(c)+'&resptime='+(new Date-d)+'&starttime='+d.valueOf(),!0);a.send(null);b.a=!0}}catch(e){}}var d=new Date,a=window,c=document.location.href,f='undefined';f!=typeof a.attachEvent?a.attachEvent('onload',b):f!=typeof a.addEventListener&& a.addEventListener('load',b,!1)})();/* ]]}> */
    </script>
</head>
4