Help
RSS
API
Feed
Maltego
Contact
Domain > read-image-file.glitch.me
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-07-29
107.20.198.195
(
ClassC
)
2024-09-19
34.224.171.103
(
ClassC
)
2024-12-17
34.234.136.236
(
ClassC
)
2025-01-18
44.206.124.177
(
ClassC
)
2025-03-31
151.101.22.59
(
ClassC
)
2025-05-03
146.75.42.59
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Mon, 29 Jul 2024 18:33:36 GMTContent-Type: text/html; charsetUTF-8Content-Length: 1650Connection: keep-alivex-powered-by: Expressaccept-ranges: bytescache-control: public, max-age !-- Copyright 2018 Google LLC. SPDX-License-Identifier: Apache-2.0 -->!DOCTYPE html>html langen> head> title>Read an image file/title> link relshortcut icon hrefhttps://cdn.glitch.com/9b775a52-d700-4208-84e9-18578ee75266%2Ficon.jpeg?v1585082912878> meta charsetutf-8> meta http-equivX-UA-Compatible contentIEedge> meta nameviewport contentwidthdevice-width, initial-scale1> link relstylesheet href/styles.css> /head> body> h1> Read an image file /h1> input typefile idfile-selector> p idstatus>/p> div> img idoutput> /div> script> const status document.getElementById(status); const output document.getElementById(output); if (window.FileList && window.File && window.FileReader) { document.getElementById(file-selector).addEventListener(change, event > { output.src ; status.textContent ; const file event.target.files0; if (!file.type) { status.textContent Error: The File.type property does not appear to be supported on this browser.; return; } if (!file.type.match(image.*)) { status.textContent Error: The selected file does not appear to be an image. return; } const reader new FileReader(); reader.addEventListener(load, event > { output.src event.target.result; }); reader.readAsDataURL(file); }); } /script> /body>/html>
Port 443
HTTP/1.1 200 OKDate: Mon, 29 Jul 2024 18:33:37 GMTContent-Type: text/html; charsetUTF-8Content-Length: 1650Connection: keep-alivex-powered-by: Expressaccept-ranges: bytescache-control: public, max-age !-- Copyright 2018 Google LLC. SPDX-License-Identifier: Apache-2.0 -->!DOCTYPE html>html langen> head> title>Read an image file/title> link relshortcut icon hrefhttps://cdn.glitch.com/9b775a52-d700-4208-84e9-18578ee75266%2Ficon.jpeg?v1585082912878> meta charsetutf-8> meta http-equivX-UA-Compatible contentIEedge> meta nameviewport contentwidthdevice-width, initial-scale1> link relstylesheet href/styles.css> /head> body> h1> Read an image file /h1> input typefile idfile-selector> p idstatus>/p> div> img idoutput> /div> script> const status document.getElementById(status); const output document.getElementById(output); if (window.FileList && window.File && window.FileReader) { document.getElementById(file-selector).addEventListener(change, event > { output.src ; status.textContent ; const file event.target.files0; if (!file.type) { status.textContent Error: The File.type property does not appear to be supported on this browser.; return; } if (!file.type.match(image.*)) { status.textContent Error: The selected file does not appear to be an image. return; } const reader new FileReader(); reader.addEventListener(load, event > { output.src event.target.result; }); reader.readAsDataURL(file); }); } /script> /body>/html>
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
]