nginx-reuseport 1.21.1
tcp/443 tcp/80
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c2eda814e2eda814ec721680ef7f2a23f15b741d73e380b42
Found 6 files trough .DS_Store spidering: /app /design /js /js/addons /js/addons/eshop_logistic /var
Severity: low
Fingerprint: 5f32cf5d6962f09c0215adfc0215adfc46f5c78077663cddebc34d45e2ffbcfb
Found 4 files trough .DS_Store spidering: /app /design /js /var
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c2eda814e2eda814ec721680ef7f2a23f15b741d73e380b42
Found 6 files trough .DS_Store spidering: /app /design /js /js/addons /js/addons/eshop_logistic /var
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c2eda814e2eda814ec721680ef7f2a23f15b741d73e380b42
Found 6 files trough .DS_Store spidering: /app /design /js /js/addons /js/addons/eshop_logistic /var
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c2eda814e2eda814ec721680ef7f2a23f15b741d73e380b42
Found 6 files trough .DS_Store spidering: /app /design /js /js/addons /js/addons/eshop_logistic /var
Open service 87.236.16.156:443 · dev.dextrade.ru
2026-01-23 13:45
HTTP/1.1 503 Service Temporarily Unavailable
Server: nginx-reuseport/1.21.1
Date: Fri, 23 Jan 2026 13:45:59 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 3089
Connection: close
X-Powered-By: PHP/8.0.30
X-Frame-Options: SAMEORIGIN
Set-Cookie: sid_customer_d2815=ca8bc40573897525f43c1d044bab9462-1-C; expires=Fri, 06-Feb-2026 13:45:59 GMT; Max-Age=1209600; path=/; domain=.dev.dextrade.ru; HttpOnly; SameSite=lax
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Content-Security-Policy: frame-ancestors 'self' https://webvisor.com http://webvisor.com;
Set-Cookie: ab__device=desktop; expires=Fri, 23-Jan-2026 14:45:59 GMT; Max-Age=3600
Status: 503 Service Temporarily Unavailable
Retry-After: 300
Vary: User-Agent
Page title: Магазин закрыт
<!DOCTYPE html>
<html>
<head>
<meta name="robots" content="noindex, nofollow" />
<title>Магазин закрыт</title>
<style>
.bigEntrance{
animation-name: bigEntrance;
-webkit-animation-name: bigEntrance;
animation-duration: 1.6s;
-webkit-animation-duration: 1.6s;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
visibility: visible !important;
}
@keyframes bigEntrance {
0% {
transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
opacity: 0.2;
}
30% {
transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
opacity: 1;
}
45% {
transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
opacity: 1;
}
60% {
transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
opacity: 1;
}
75% {
transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
opacity: 1;
}
90% {
transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
opacity: 1;
}
100% {
transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
opacity: 1;
}
}
@-webkit-keyframes bigEntrance {
0% {
-webkit-transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
opacity: 0.2;
}
30% {
-webkit-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
opacity: 1;
}
45% {
-webkit-transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
opacity: 1;
}
60% {
-webkit-transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
opacity: 1;
}
75% {
-webkit-transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
opacity: 1;
}
90% {
-webkit-transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
opacity: 1;
}
100% {
-webkit-transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
opacity: 1;
}
}
body {
margin-top: 100px;
font-family: Tahoma;
}
.banner {
background-color: #fe5652;
border-radius: 24px;
color: #ffffff;
font-weight: normal;
font-size: 68px;
padding: 10px;
text-align: center;
margin-left: auto;
margin-right: auto;
display: inline-block;
zoom: 1;
display*: inline; /* ie hack */
}
.banner-inner {
border-radius: 20px;
border: 4px solid #ffffff;
padding: 30px;
text-transform: uppercase;
letter-spacing: 2px;
}
.container {
text-align:center;
}
.message {
margin-top: 20px;
font-size: 20px;
text-align: center;
}
</style>
</head>
<body>
<div class="container">
<div class="bigEntrance banner">
<div class="banner-inner">
Обед
</div>
</div>
</div>
<div class="message">
Просим прощения, магазин закрыт на обслуживание.
</div>
</body>
</html>
Open service 87.236.16.156:443 · www.dev.dextrade.ru
2026-01-23 11:30
HTTP/1.1 301 Moved Permanently Server: nginx-reuseport/1.21.1 Date: Fri, 23 Jan 2026 11:30:25 GMT Content-Type: text/html; charset=utf-8 Content-Length: 0 Connection: close X-Powered-By: PHP/8.0.30 X-Frame-Options: SAMEORIGIN Set-Cookie: sid_customer_d2815=f68a2e96b080bf760ba680728e24c249-1-C; expires=Fri, 06-Feb-2026 11:30:25 GMT; Max-Age=1209600; path=/; domain=.dev.dextrade.ru; HttpOnly; SameSite=lax Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate Pragma: no-cache Content-Security-Policy: frame-ancestors 'self' https://webvisor.com http://webvisor.com; Location: https://dev.dextrade.ru/ Vary: User-Agent
Open service 87.236.16.156:80 · www.dev.dextrade.ru
2026-01-23 11:30
HTTP/1.1 301 Moved Permanently Server: nginx-reuseport/1.21.1 Date: Fri, 23 Jan 2026 11:30:23 GMT Content-Type: text/html; charset=utf-8 Content-Length: 0 Connection: close X-Powered-By: PHP/8.0.30 X-Frame-Options: SAMEORIGIN Set-Cookie: sid_customer_d2815=ac22ad5c26ecc220ef7a79ce5ecdc30b-1-C; expires=Fri, 06-Feb-2026 11:30:23 GMT; Max-Age=1209600; path=/; domain=.dev.dextrade.ru; HttpOnly; SameSite=lax Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate Pragma: no-cache Content-Security-Policy: frame-ancestors 'self' https://webvisor.com http://webvisor.com; Location: http://dev.dextrade.ru/ Vary: User-Agent
Open service 87.236.16.156:80 · dev.dextrade.ru
2026-01-23 11:30
HTTP/1.1 301 Moved Permanently Server: nginx-reuseport/1.21.1 Date: Fri, 23 Jan 2026 11:30:23 GMT Content-Type: text/html; charset=utf-8 Content-Length: 0 Connection: close X-Powered-By: PHP/8.0.30 X-Frame-Options: SAMEORIGIN Set-Cookie: sid_customer_d2815=7b7fecd8d7ac3e26a39072f738f5a56a-1-C; expires=Fri, 06-Feb-2026 11:30:23 GMT; Max-Age=1209600; path=/; domain=.dev.dextrade.ru; HttpOnly; SameSite=lax Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate Pragma: no-cache Content-Security-Policy: frame-ancestors 'self' https://webvisor.com http://webvisor.com; Location: https://dev.dextrade.ru/ Vary: User-Agent
Open service 87.236.16.156:443 · dev.dextrade.ru
2026-01-10 01:13
HTTP/1.1 503 Service Temporarily Unavailable
Server: nginx-reuseport/1.21.1
Date: Sat, 10 Jan 2026 01:13:04 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 3089
Connection: close
X-Powered-By: PHP/8.0.30
X-Frame-Options: SAMEORIGIN
Set-Cookie: sid_customer_d2815=4cba1067a4436d08c5b952700e066695-1-C; expires=Sat, 24-Jan-2026 01:13:04 GMT; Max-Age=1209600; path=/; domain=.dev.dextrade.ru; HttpOnly; SameSite=lax
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Content-Security-Policy: frame-ancestors 'self' https://webvisor.com http://webvisor.com;
Set-Cookie: ab__device=desktop; expires=Sat, 10-Jan-2026 02:13:04 GMT; Max-Age=3600
Status: 503 Service Temporarily Unavailable
Retry-After: 300
Vary: User-Agent
Page title: Магазин закрыт
<!DOCTYPE html>
<html>
<head>
<meta name="robots" content="noindex, nofollow" />
<title>Магазин закрыт</title>
<style>
.bigEntrance{
animation-name: bigEntrance;
-webkit-animation-name: bigEntrance;
animation-duration: 1.6s;
-webkit-animation-duration: 1.6s;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
visibility: visible !important;
}
@keyframes bigEntrance {
0% {
transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
opacity: 0.2;
}
30% {
transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
opacity: 1;
}
45% {
transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
opacity: 1;
}
60% {
transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
opacity: 1;
}
75% {
transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
opacity: 1;
}
90% {
transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
opacity: 1;
}
100% {
transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
opacity: 1;
}
}
@-webkit-keyframes bigEntrance {
0% {
-webkit-transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
opacity: 0.2;
}
30% {
-webkit-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
opacity: 1;
}
45% {
-webkit-transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
opacity: 1;
}
60% {
-webkit-transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
opacity: 1;
}
75% {
-webkit-transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
opacity: 1;
}
90% {
-webkit-transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
opacity: 1;
}
100% {
-webkit-transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
opacity: 1;
}
}
body {
margin-top: 100px;
font-family: Tahoma;
}
.banner {
background-color: #fe5652;
border-radius: 24px;
color: #ffffff;
font-weight: normal;
font-size: 68px;
padding: 10px;
text-align: center;
margin-left: auto;
margin-right: auto;
display: inline-block;
zoom: 1;
display*: inline; /* ie hack */
}
.banner-inner {
border-radius: 20px;
border: 4px solid #ffffff;
padding: 30px;
text-transform: uppercase;
letter-spacing: 2px;
}
.container {
text-align:center;
}
.message {
margin-top: 20px;
font-size: 20px;
text-align: center;
}
</style>
</head>
<body>
<div class="container">
<div class="bigEntrance banner">
<div class="banner-inner">
Обед
</div>
</div>
</div>
<div class="message">
Просим прощения, магазин закрыт на обслуживание.
</div>
</body>
</html>