Varnish
tcp/80
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: high
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652290c1ea2a
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = https://modulairy@dev.azure.com/modulairy/website-modulairy/_git/website-modulairy fetch = +refs/heads/*:refs/remotes/origin/* [gc] auto = 0 [http] version = HTTP/1.1
Open service 199.36.158.100:443 · employee.modulairy.com
2026-01-11 02:09
HTTP/1.1 200 OK
Connection: close
Content-Length: 3919
Cache-Control: max-age=3600
Content-Type: text/html; charset=utf-8
Etag: "b6e652193641eaaeadec8cffe8a566fa8a3954e88202f6bc0fe64cd635e2d004"
Last-Modified: Thu, 06 Jul 2023 07:27:20 GMT
Strict-Transport-Security: max-age=31556926
Accept-Ranges: bytes
Date: Sun, 11 Jan 2026 02:09:50 GMT
X-Served-By: cache-lga21973-LGA
X-Cache: HIT
X-Cache-Hits: 1
X-Timer: S1768097390.487394,VS0,VE41
Vary: x-fh-requested-host, accept-encoding
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Page title: Modulairy Employee
<!DOCTYPE html>
<html>
<head>
<!--
If you are serving your web app in a path other than the root, change the
href value below to reflect the base path you are serving from.
The path provided below has to start and end with a slash "/" in order for
it to work correctly.
For more details:
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
This is a placeholder for base href that will be replaced by the value of
the `--base-href` argument provided to `flutter build`.
-->
<base href="/">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Modulairy Employee">
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="woonenzo_employees">
<link rel="apple-touch-icon" href="modulairylogo.png">
<link rel="icon" href="modulairy_icon.png" type="image/png">
<title>Modulairy Employee</title>
<link rel="manifest" href="manifest.json">
</head>
<body>
<!-- This script installs service_worker.js to provide PWA functionality to
application. For more information, see:
https://developers.google.com/web/fundamentals/primers/service-workers -->
<script>
var serviceWorkerVersion = "3909040597";
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {
return;
}
scriptLoaded = true;
var scriptTag = document.createElement('script');
scriptTag.src = 'main.dart.js';
scriptTag.type = 'application/javascript';
document.body.append(scriptTag);
}
if ('serviceWorker' in navigator) {
// Service workers are supported. Use them.
window.addEventListener('load', function () {
// Wait for registration to finish before dropping the <script> tag.
// Otherwise, the browser will load the script multiple times,
// potentially different versions.
var serviceWorkerUrl = 'flutter_service_worker.js?v=' + serviceWorkerVersion;
navigator.serviceWorker.register(serviceWorkerUrl)
.then((reg) => {
function waitForActivation(serviceWorker) {
serviceWorker.addEventListener('statechange', () => {
if (serviceWorker.state == 'activated') {
console.log('Installed new service worker.');
loadMainDartJs();
}
});
}
if (!reg.active && (reg.installing || reg.waiting)) {
// No active web worker and we have installed or are installing
// one for the first time. Simply wait for it to activate.
waitForActivation(reg.installing ?? reg.waiting);
} else if (!reg.active.scriptURL.endsWith(serviceWorkerVersion)) {
// When the app updates the serviceWorkerVersion changes, so we
// need to ask the service worker to update.
console.log('New service worker available.');
reg.update();
waitForActivation(reg.installing);
} else {
// Existing service worker is still good.
console.log('Loading app from service worker.');
loadMainDartJs();
}
});
// If service worker doesn't succeed in a reasonable amount of time,
// fallback to plaint <script> tag.
setTimeout(() => {
if (!scriptLoaded) {
console.warn(
'Failed to load app from service worker. Falling back to plain <script> tag.',
);
loadMainDartJs();
}
}, 4000);
});
} else {
// Service workers not supported. Just drop the <script> tag.
loadMainDartJs();
}
</script>
</body>
</html>
Open service 199.36.158.100:80 · employee.modulairy.com
2026-01-11 02:09
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 0 Server: Varnish Retry-After: 0 Location: https://employee.modulairy.com/ Accept-Ranges: bytes Date: Sun, 11 Jan 2026 02:09:50 GMT X-Served-By: cache-vie6343-VIE X-Cache: HIT X-Cache-Hits: 0 X-Timer: S1768097390.303928,VS0,VE0 alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Open service 13.107.213.44:443 · cdn.modulairy.com
2025-12-23 18:39
HTTP/1.1 400 Value for one of the query parameters specified in the request URI is invalid. Date: Tue, 23 Dec 2025 18:39:46 GMT Content-Type: application/xml Content-Length: 351 Connection: close x-ms-request-id: 4b31fe94-d01e-004a-753b-74950e000000 Access-Control-Expose-Headers: x-ms-request-id,Content-Length,Date,Transfer-Encoding Access-Control-Allow-Origin: * x-azure-ref: 20251223T183946Z-r1b65f586b974xg6hC1YTOg4580000000kf000000000774b x-fd-int-roxy-purgeid: 0 X-Cache: TCP_MISS <?xml version="1.0" encoding="utf-8"?><Error><Code>InvalidQueryParameterValue</Code><Message>Value for one of the query parameters specified in the request URI is invalid. RequestId:4b31fe94-d01e-004a-753b-74950e000000 Time:2025-12-23T18:39:46.5677356Z</Message><QueryParameterName>comp</QueryParameterName><QueryParameterValue /><Reason /></Error>
Open service 13.107.246.44:443 · cdn.modulairy.com
2025-12-23 18:39
HTTP/1.1 400 Value for one of the query parameters specified in the request URI is invalid. Date: Tue, 23 Dec 2025 18:39:47 GMT Content-Type: application/xml Content-Length: 351 Connection: close x-ms-request-id: a438f9e0-101e-0045-093b-74e362000000 Access-Control-Expose-Headers: x-ms-request-id,Content-Length,Date,Transfer-Encoding Access-Control-Allow-Origin: * x-azure-ref: 20251223T183946Z-16bdc6b75c98dzclhC1SG15wwc0000000kd0000000005zh8 x-fd-int-roxy-purgeid: 0 X-Cache: TCP_MISS <?xml version="1.0" encoding="utf-8"?><Error><Code>InvalidQueryParameterValue</Code><Message>Value for one of the query parameters specified in the request URI is invalid. RequestId:a438f9e0-101e-0045-093b-74e362000000 Time:2025-12-23T18:39:47.1336042Z</Message><QueryParameterName>comp</QueryParameterName><QueryParameterValue /><Reason /></Error>
Open service 2620:1ec:bdf::44:80 · cdn.modulairy.com
2025-12-23 18:39
HTTP/1.1 307 Temporary Redirect Date: Tue, 23 Dec 2025 18:39:45 GMT Content-Type: text/html Content-Length: 0 Connection: close Location: https://cdn.modulairy.com/ x-azure-ref: 20251223T183945Z-r1d5f7d7665nr7p6hC1BOMu0as0000000mw0000000009bw3 X-Cache: CONFIG_NOCACHE
Open service 2620:1ec:46::44:443 · cdn.modulairy.com
2025-12-23 18:39
HTTP/1.1 400 Value for one of the query parameters specified in the request URI is invalid. Date: Tue, 23 Dec 2025 18:39:45 GMT Content-Type: application/xml Content-Length: 351 Connection: close x-ms-request-id: 4ca8056c-001e-0014-453b-747eee000000 Access-Control-Expose-Headers: x-ms-request-id,Content-Length,Date,Transfer-Encoding Access-Control-Allow-Origin: * x-azure-ref: 20251223T183945Z-185d974d666858dghC1FRA8v480000001gm0000000007erk x-fd-int-roxy-purgeid: 0 X-Cache: TCP_MISS <?xml version="1.0" encoding="utf-8"?><Error><Code>InvalidQueryParameterValue</Code><Message>Value for one of the query parameters specified in the request URI is invalid. RequestId:4ca8056c-001e-0014-453b-747eee000000 Time:2025-12-23T18:39:45.8631622Z</Message><QueryParameterName>comp</QueryParameterName><QueryParameterValue /><Reason /></Error>
Open service 2620:1ec:bdf::44:443 · cdn.modulairy.com
2025-12-23 18:39
HTTP/1.1 400 Value for one of the query parameters specified in the request URI is invalid. Date: Tue, 23 Dec 2025 18:39:45 GMT Content-Type: application/xml Content-Length: 351 Connection: close x-ms-request-id: dc11e21e-201e-0071-243b-74d0aa000000 Access-Control-Expose-Headers: x-ms-request-id,Content-Length,Date,Transfer-Encoding Access-Control-Allow-Origin: * x-azure-ref: 20251223T183945Z-15896bfcbb8n6mzthC1FRA3w4c0000000790000000005vfz x-fd-int-roxy-purgeid: 0 X-Cache: TCP_MISS <?xml version="1.0" encoding="utf-8"?><Error><Code>InvalidQueryParameterValue</Code><Message>Value for one of the query parameters specified in the request URI is invalid. RequestId:dc11e21e-201e-0071-243b-74d0aa000000 Time:2025-12-23T18:39:45.8828666Z</Message><QueryParameterName>comp</QueryParameterName><QueryParameterValue /><Reason /></Error>
Open service 13.107.213.44:80 · cdn.modulairy.com
2025-12-23 18:39
HTTP/1.1 307 Temporary Redirect Date: Tue, 23 Dec 2025 18:39:45 GMT Content-Type: text/html Content-Length: 0 Connection: close Location: https://cdn.modulairy.com/ x-azure-ref: 20251223T183945Z-r1c796659d5s9clhhC1BY1mc6g00000010t0000000003v6g X-Cache: CONFIG_NOCACHE
Open service 2620:1ec:46::44:80 · cdn.modulairy.com
2025-12-23 18:39
HTTP/1.1 307 Temporary Redirect Date: Tue, 23 Dec 2025 18:39:45 GMT Content-Type: text/html Content-Length: 0 Connection: close Location: https://cdn.modulairy.com/ x-azure-ref: 20251223T183945Z-15896bfcbb8gxjlfhC1FRArn280000001gk000000000bfx2 X-Cache: CONFIG_NOCACHE
Open service 2620:1ec:bdf::44:443 · www.modulairy.com
2025-12-21 16:48
HTTP/1.1 403 Forbidden
Date: Sun, 21 Dec 2025 16:48:09 GMT
Content-Type: text/html
Content-Length: 1484
Connection: close
Vary: Accept-Encoding
Cache-Control: no-store
x-azure-ref: 20251221T164809Z-r1d5f7d766565dsjhC1BOMn60s0000000brg000000006hy3
X-Cache: CONFIG_NOCACHE
Page title: Service unavailable
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<meta content='text/html; charset=utf-8' http-equiv='content-type' />
<style type='text/css'>
body {
font-family: Arial;
margin-left: 40px;
}
img {
border: 0 none;
}
#content {
margin-left: auto;
margin-right: auto
}
#message h1 {
font-size: 24px;
font-weight: normal;
color: #000000;
margin: 34px 0px 0px 0px
}
#message h2 {
font-size: 20px;
font-weight: normal;
color: #000000;
margin: 34px 0px 0px 0px
}
#message p {
font-size: 16px;
color: #000000;
margin: 8px 0px 0px 0px
}
#message hr {
margin: 15px 0px
}
#errorref {
font-size: 11px;
color: #737373;
margin-top: 41px
}
</style>
<title>Service unavailable</title>
</head>
<body>
<div id='content'>
<div id='message'>
<h2>The request is blocked.</h2>
</div>
<div id='errorref'>
<span>20251221T164809Z-r1d5f7d766565dsjhC1BOMn60s0000000brg000000006hy3 </span>
</div>
</div>
</body>
</html>
Open service 13.107.246.44:80 · www.modulairy.com
2025-12-21 16:48
HTTP/1.1 307 Temporary Redirect Date: Sun, 21 Dec 2025 16:48:09 GMT Content-Type: text/html Content-Length: 0 Connection: close Location: https://www.modulairy.com/ x-azure-ref: 20251221T164809Z-r197cd5fbb62rktshC1LONe24n00000014h0000000003gx0 X-Cache: CONFIG_NOCACHE
Open service 2620:1ec:46::44:80 · www.modulairy.com
2025-12-21 16:48
HTTP/1.1 307 Temporary Redirect Date: Sun, 21 Dec 2025 16:48:09 GMT Content-Type: text/html Content-Length: 0 Connection: close Location: https://www.modulairy.com/ x-azure-ref: 20251221T164809Z-r1867496778jv4r4hC1LONsrb000000018wg000000009vnh X-Cache: CONFIG_NOCACHE
Open service 2620:1ec:46::44:443 · www.modulairy.com
2025-12-21 16:48
HTTP/1.1 301 Moved Permanently Date: Sun, 21 Dec 2025 16:48:09 GMT Content-Type: text/html Content-Length: 0 Connection: close Location: https://modulairy.com/ x-azure-ref: 20251221T164809Z-15896bfcbb8wt4nlhC1FRAwcy40000000cvg00000000aw4q X-Cache: CONFIG_NOCACHE
Open service 13.107.213.44:80 · www.modulairy.com
2025-12-21 16:48
HTTP/1.1 307 Temporary Redirect Date: Sun, 21 Dec 2025 16:48:09 GMT Content-Type: text/html Content-Length: 0 Connection: close Location: https://www.modulairy.com/ x-azure-ref: 20251221T164809Z-185d974d666s9nnkhC1FRA6z200000000bmg000000005e4c X-Cache: CONFIG_NOCACHE
Open service 13.107.246.44:443 · www.modulairy.com
2025-12-21 16:48
HTTP/1.1 301 Moved Permanently Date: Sun, 21 Dec 2025 16:48:09 GMT Content-Type: text/html Content-Length: 0 Connection: close Location: https://modulairy.com/ x-azure-ref: 20251221T164809Z-r1ff49d4475pwnf6hC1AMSzk0c0000000b8g00000000cvkm X-Cache: CONFIG_NOCACHE
Open service 2620:1ec:bdf::44:80 · www.modulairy.com
2025-12-21 16:48
HTTP/1.1 307 Temporary Redirect Date: Sun, 21 Dec 2025 16:48:09 GMT Content-Type: text/html Content-Length: 0 Connection: close Location: https://www.modulairy.com/ x-azure-ref: 20251221T164809Z-185d974d666858dghC1FRA8v4800000018q000000000e8vb X-Cache: CONFIG_NOCACHE
Open service 13.107.213.44:443 · www.modulairy.com
2025-12-21 16:48
HTTP/1.1 301 Moved Permanently Date: Sun, 21 Dec 2025 16:48:09 GMT Content-Type: text/html Content-Length: 0 Connection: close Location: https://modulairy.com/ x-azure-ref: 20251221T164809Z-r1b65f586b9nnmgzhC1YTO3k9s00000012hg000000006bq5 X-Cache: CONFIG_NOCACHE