Help
RSS
API
Feed
Maltego
Contact
Domain > raspberry.x3n0n.it
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-03-26
2.229.209.148
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Sun, 24 Nov 2024 12:37:00 GMTServer: Apache/2.4.38 (Raspbian)Last-Modified: Tue, 01 Sep 2020 13:56:25 GMTETag: f86-5ae40e28c299eAccept-Ranges: bytesContent-Length: 3974Vary: Accep !--Original code : @thecodeplayer, Link Source Code : http://thecodeplayer.com/walkthrough/matrix-rain-animation-html5-canvas-javascript-->html> head> style> /*basic reset */ *{ margin: 0; padding: 0; } /* Page settings */ html { width: 100%; height: 100%; background: radial-gradient(circle, #fff 0%, #aaa 100%) no-repeat; overflow-x: hidden; overflow-y: hidden; } body { text-align: center; display: table; background: black; width: 100%; height: 100%; overflow-x: hidden; overflow-y: hidden; } canvas {display:block;} #author { position: absolute; bottom: 10px; left: 10px; color : #0F0; z-index : 1; box-sizing: border-box; vertical-align: middle; } span { font-family: monospace; font-size: 1.5em; } span:after { content:_gheorghe; opacity: 0; animation: cursor 1s infinite; } @keyframes cursor { 0% { opacity: 0; } 40% { opacity: 0; } 50% { opacity: 1; } 90% { opacity: 1; } 100% { opacity: 0; } } /style> /head> body> canvas idc>/canvas> script> // geting canvas by id c var c document.getElementById(c); var ctx c.getContext(2d); //making the canvas full screen c.height window.innerHeigh
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
]