Help
RSS
API
Feed
Maltego
Contact
Domain > coder.science
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2015-03-03
173.193.105.242
(
ClassC
)
2025-02-07
81.181.106.39
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Fri, 06 Sep 2024 00:53:32 GMTServer: nginxAccept-Ranges: bytesLast-Modified: Mon, 18 Sep 2023 03:57:45 GMTContent-Type: text/htmlContent-Length: 2498Connection: close head>meta charsetUTF-8> title>Matrix/title> meta nameviewport contentwidthdevice-width, initial-scale1, user-scalableyes>/head>h1>!!Its alive!!/h1>canvas idc width100% height100%>/canvas>style>/*basic reset*/* {margin: 0; padding: 0;}/*adding a black bg to the body to make things clearer*/body {background: black; color: green; text-align: center}canvas { position: absolute; top: 0; left: 0; z-index: -100;}/style>script>var c document.getElementById(c);var ctx c.getContext(2d);//making the canvas full screenc.height window.innerHeight;c.width window.innerWidth;//c.height screen.height;//c.width screen.width;var kana アィイゥウェエォオカガキギクグケゲコゴサザシジスズセゼソゾタダチヂッツヅテデトドナニヌネノハバパヒビピフブプヘベペホボポマミムメモャヤュユョヨラリルレロヮワヰヱヲンヴヵヶヷヸヹヺ・//converting the string into an array of single characterskana kana.split();var font_size 30;var delta 0;var columns c.width/(font_size + delta); //number of columns for the rain//an array of drops - one per columnvar drops ;//x below is the x coordinate//1 y co-ordinate of the drop(same for every drop initially)for(var x 0; x columns; x++) dropsx 1; //drawing the charactersfunction draw(){ //Black BG for the canvas //translucent BG to show trail ctx.fillStyle rgba(0, 0, 0, 0.15); ctx.fillRect(0, 0, c.width, c.height); var randomColor Math.floor(Math.random()*16777215).toString(16); ctx.fillStyle #+randomColor; //ctx.fillStyle #FF0; //green text ctx.font font_size + px arial; //looping over drops for(var i 0; i drops.length; i++) { var _delta Math.floor(Math.random()*delta); //a random kana character to print var text kanaMath.floor(Math.random() * kana.length); //x i*font_size, y value of dropsi*font_size ctx.fillText(text, i*(font_size + delta) + _delta, dropsi*font_size); //sending the drop back to the top randomly after it has crossed the screen //adding a randomness to t
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]