Help
RSS
API
Feed
Maltego
Contact
Domain > kiosque-uat.moustique.be
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-03-18
99.84.66.57
(
ClassC
)
2025-11-01
3.169.173.46
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Tue, 18 Mar 2025 22:43:17 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://kiosque-uat.moustique.be/X-Cache: R html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 2394Connection: keep-aliveDate: Tue, 18 Mar 2025 22:43:18 GMTLast-Modified: Tue, 10 Dec 2024 17:33:11 GMTETag: 5cff0b92f93fd2f4e713bbb9680ef2f7Ser !DOCTYPE html>html>!-- Moustique - v1.0.5.16, Platform v3.15.0, Branch master -->head> title> Moustique Mag /title> meta charsetutf-8> script> /** * MOU would like to sync login and logout of their own kiosk with the Twipe kiosk. * In order to log-out on our kiosk when a client was logged out on their kiosk, we need to check if the SSO cookie is still present. * * This script provides a workaround for this by checking if the `__utp` cookie exists. * If it doesnt, and we are logged in in the twipe kiosk it will expire the webapp session cookies and reload the page. * This way, the source of truth for the users session is the `__utp` cookie. */ const MOU_SSO_COOKIE_NAME __utp; const WEBAPP_USER_SESSION_COOKIE_NAMES TW_LOGGED_IN, TW_READER_SESSION, TW_REDIRECTIONS, ; function cookieExists(name) { return document.cookie .split(;) .some((item) > item.trim().startsWith(name + )); } function expireCookie(name) { document.cookie name + ; expiresThu, 01 Jan 1970 00:00:00 UTC; path/;; } document.addEventListener(DOMContentLoaded, function () { const mouSsoCookieExists cookieExists(MOU_SSO_COOKIE_NAME); const anyWebappSessionCookieExist WEBAPP_USER_SESSION_COOKIE_NAMES.some(cookieExists); if (!mouSsoCookieExists && anyWebappSessionCookieExist) { WEBAPP_USER_SESSION_COOKIE_NAMES.forEach(expireCookie); location.reload(); } });/script> link relapple-touch-icon href//webreaders.twipecloud.net/webapp/tec-mou/uat/1.0.5.16/assets/touch-icon.png /> link relicon sizes192x192 href//webreaders.twipecloud.net/webapp/tec-mou/uat/1.0.5.16/assets/touch-icon.png /> link relicon typeimage/x-icon href//webreaders.twipecloud.net/webapp/tec-mou/uat/1.0.5.16/assets/logo.ico /> meta http-equivx-ua-compatible contentieedge> meta nameapple-mobile-web-app-capable contentyes> meta contentwidthdevice-width, initial-scale1.0, maximum-scale1.0, user-scalableno nameviewport />link href//webreaders.twipecloud.net/webapp/tec-mou/uat/1.0.5.16/style.cs
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
]