Help
RSS
API
Feed
Maltego
Contact
Domain > csv.gammaview.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-08-22
104.21.3.247
(
ClassC
)
2025-01-28
104.21.64.1
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Tue, 28 Jan 2025 04:50:45 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveCache-Control: max-age3600Expires: Tue, 28 Jan 2025 05:50:45 GMTLocation: https://csv.gammaview.com/Report-To: {endpoints:{url:https:\/\/a.nel.cloudflare.com\/report\/v4?sLTYUyXVIadU%2BFXrGX0dE140zLGcQXbmwebyQEQh9XSA%2FWXEWSupcTlCSgxsJQ2lhJestThaKI%2F27NcdCc43bfNA3gSo1xM9rB2zwQPn7i5Xbs0LJXS8Jm%2FxeZ0Xp6Y6dqOxWIg%3D%3D},group:cf-nel,max_age:604800}NEL: {success_fraction:0,report_to:cf-nel,max_age:604800}Server: cloudflareCF-RAY: 908e5d07db075ecc-PDXalt-svc: h3:443; ma86400server-timing: cfL4;desc?protoTCP&rtt6329&min_rtt6329&rtt_var3164&sent1&recv3&lost0&retrans0&sent_bytes0&recv_bytes56&delivery_rate0&cwnd247&unsent_bytes0&cid0000000000000000&ts0&x0 html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>cloudflare/center>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Tue, 28 Jan 2025 04:50:45 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveLast-Modified: Sat, 03 Feb 2024 13:24:59 GMTContent-Security-Policy: upgrade-insecure-requestsStrict-Transport-Security: max-age31536000cf-cache-status: DYNAMICvary: accept-encodingReport-To: {endpoints:{url:https:\/\/a.nel.cloudflare.com\/report\/v4?sLJVZABLZtmFLNzLXwdZpvaO0U93DF5L43Tf1H5e43tERpFWrC4owSjqLplrHROev7h3839zFkb8g0KR7YIRdhaMmKwtuuaSx%2FYr1pktJW7cIu8THLhANPuzxKXuLh%2FKdxnrl0g%3D%3D},group:cf-nel,max_age:604800}NEL: {success_fraction:0,report_to:cf-nel,max_age:604800}Server: cloudflareCF-RAY: 908e5d083c452f65-PDXalt-svc: h3:443; ma86400server-timing: cfL4;desc?protoTCP&rtt6273&min_rtt6167&rtt_var1824&sent5&recv6&lost0&retrans0&sent_bytes2857&recv_bytes728&delivery_rate469596&cwnd246&unsent_bytes0&cid2de12918bfd5dc6e&ts86&x0 !DOCTYPE html>html langen> head> title>GammaView/title> meta charsetutf-8 />!---------------------------------------------------------------------------->!-- -->!-- Copyright 2019-2023 Virtex AS. All rights reserved. -->!-- -->!-- This source code is the sole property of Virtex AS (Virtex). -->!-- -->!-- Redistribution, changing, repackaging and customization of any kind -->!-- is forbidden without the explicit permission of Virtex. -->!-- -->!-- This copyright notice shall not be altered or removed. -->!-- -->!----------------------------------------------------------------------------> meta nameapple-mobile-web-app-capable contentyes> meta namemobile-web-app-capable contentyes> meta nameapple-mobile-web-app-status-bar-style contentblack-translucent> meta nameviewport contentwidthdevice-width, initial-scale1, user-scalableno /> link relstylesheet href./bin/bootstrap-4.1.3-dist/css/bootstrap.min.css> link relstylesheet href./bin/fontawesome-5.15.4/css/all.min.css?v1063-20231110-121430> link relstylesheet href./bin/gammaView/gammaViewWidget.css?v1063-20231110-121430> link relstylesheet href./bin/gammaView/progressBar.css?v1063-20231110-121430> script src./bin/jquery-3.5.1.min.js>/script> script src./bin/sweetalert2.all.min.js>/script> script src./bin/hammer.min.js>/script> script src./settings.js?v1063-20231110-121430>/script> script src./bin/gammaView/gammaViewWidget.js?v1063-20231110-121430x>/script> script src./bin/gammaView/gammaViewTree.js?v1063-20231110-121430>/script> script src./bin/gammaView/progressBar.js?v1063-20231110-121430>/script> script src./bin/gammaView/webSocketClient.js?v1063-20231110-121430>/script> !-- http://hammerjs.github.io/tips/: Remove tap highlight on Windows Phone IE10 and IE11 on Windows Phone have a small tap highlight when you tap an element. Adding this meta tag removes this. --> meta namemsapplication-tap-highlight contentno /> script typetext/javascript> // Since it is just annoying to very briefly see a dialog that you // do not have time to read, we try to avoid displaying one at the // very moment the user is reloading the page (or navigating away // from it). Also, we use a nicer looking dialog than what alert() // provides, one that allows copying text that contains newline // characters (broken in Chrome), and one that is less intrusive // (does not call for the users attention). Note that although // this dialog is modal, it does not block like alert(). Alert // messages are put in a queue so that a new message only gets // displayed when the dialog for the previous one has been // acknowledged by the user. var delayNonBlockingAlerts false; var alertMessageQueue ; var nonBlockingAlert function(message, onAcknowledgedCallback) { var showAlert function() { var text alertMessageQueue0.message .replace(/&/g, &) .replace(//g, <) .replace(/>/g, >) .replace(//g, ") .replace(//g, '); Swal.fire({ title: GammaView, html: pre> + text + /pre>style>#swal2-content + {font-size: 85%; text-align: left;}/style>, icon: error, position: top, width: auto, showClass: { popup: , icon: }, hideClass: { popup: }, allowOutsideClick: false }).then(function() { if (typeof alertMessageQueue0.callback ! undefined) alertMessageQueue0.callback(); alertMessageQueue.shift(); if (alertMessageQueue.length > 0) showAlert(); }); }; alertMessageQueue.push( { message: message, callback: onAcknowledgedCallback }); if (alertMessageQueue.length 1) { if (delayNonBlockingAlerts) setTimeout(function() { showAlert(); }, 100); else showAlert(); } }; // Load the GammaView module when the page has loaded. jQuery(document).ready(function() { // Delay the displaying of alerts when the page might unload. jQuery(window).bind(beforeunload, function() { delayNonBlockingAlerts true; // Someone else might cancel the unload, go back to // showing alerts without delays after one second. setTimeout(function() { delayNonBlockingAlerts false; }, 1000); }); var queryParameters {}; // Verify that the gateway/server URL is correctly specified // as a query parameter. if (typeof window object) { try { var jsonQueryParameters { + decodeURI(window.location.search.substr(1)).replace( //g, \\).replace( /&/g, ,).replace( //g, :) + }; if (jsonQueryParameters ! {}) { queryParameters JSON.parse( jsonQueryParameters); } } catch (error) { nonBlockingAlert( Error: URL is not correctly specified.\n\n + error + \n\nOccurred when parsing:\n\n + jsonQueryParameters); return; } // Query parameters override settings. Object.assign(gammaViewSettings, queryParameters); var hasGateway /^wss?:\/\//.test(gammaViewSettingsgateway); var hasServer /^wss?:\/\//.test(gammaViewSettingsserver); if ((!hasGateway && !hasServer) || (hasGateway && hasServer)) { nonBlockingAlert( Error: No VX Gateway/Server URL given.\n\n + To connect to a server instance, add either a + gateway or server argument to the URL:\n\n + index.html?gatewaywss://ip-address>:port>, or\n + index.html?gatewayws://ip-address>:port>, or\n + index.html?serverwss://ip-address>:port>, or\n + index.html?serverws://ip-address>:port>\n\n + Or specify a gateway/server URL in settings.js.); return; } } var widgetParameters { /* mandatory */ container: document.getElementById(widget), /* mandatory */ url: null, /* mandatory */ graphs: {}, // {} means get all. title: gammaViewSettingstitle, tools: home, view-mode, pan, zoom, marquee-zoom, measure, dark-mode, tag-sidebar , tagSidebar: gammaViewSettingstagSidebar || opened, viewMode: gammaViewSettingsviewMode || stacked, dataMode: gammaViewSettingsdataMode || historic, streamMode: gammaViewSettingsstreamMode || none, streamWidth: gammaViewSettingsstreamWidth || 15.0, // streamWindowSize: 15000, // codomainRange: 0.50, 100.0, // For free view only. Stacked view codomain parameters are controlled from the tree. // visibleTags: 0, 3, 10, // if a single integer `n` is given, this is interpreted as 0, `n` - 1. maxVisibleTags: gammaViewSettingsmaxVisibleTags, tagTreeExpansionDepth: gammaViewSettingstagTreeExpansionDepth }; // Connect directly to vx server? if (gammaViewSettingsserver ! null) { widgetParametersurl gammaViewSettingsserver; CreateGammaViewWidget(widgetParameters); } else if (gammaViewSettingsgateway ! null) { var onOpenCallback function(event) { console.log(Connected to Virtex Gateway: + event.currentTarget.url); var command { method: CreateDatabaseMirror, params: GetGammaViewTree(queryParameters) }; var responseCallback function(response) { if (response.hasOwnProperty(result)) { var result responseresult; if (result.hasOwnProperty(url)) { UpdateGammaViewProgressBar(100); widgetParametersurl resulturl; CreateGammaViewWidget(widgetParameters); } else if (result.hasOwnProperty(progress)) { UpdateGammaViewProgressBar(100*result.progress); } } else if (response.hasOwnProperty(error)) { nonBlockingAlert(response.error); } }; jQuery(#progress_bar).css(display, block); // Tell the gateway to import data from InfluxDB/TimescaleDB. document.vtxGatewayClient.Call( command, responseCallback); }; var onCloseCallback function(message) { nonBlockingAlert(message); }; document.vtxGatewayClient new WebSocketClient( Gateway, gammaViewSettingsgateway, onOpenCallback, onCloseCallback); } }); /script> /head> body oncontextmenu/* Disables the context menu */ return false;> div idwidget classgammaview_widget stylewidth: 100%;> div idprogress_bar>div>!-- do not remove -->/div>/div> /div> /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
]