openresty
tcp/443
.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: 5f32cf5d6962f09c3838040e3838040e74bf0d1f05d982575baadb5f274a23f5
Found 20 files trough .DS_Store spidering: /.htaccess /css /favicon.ico /index.php /js /pic /pic/activity.jpg /pic/ausztria123_logo.png /pic/avstrija24_logo.png /pic/halloaustria_logo.png /pic/info.jpg /pic/mobileActivity.png /pic/mobileInfo.png /pic/mobilePlaces.png /pic/mobileShopping.png /pic/places.jpg /pic/rakousko24_logo.png /pic/rakusko_logo.png /pic/shopping.jpg /robots.txt
Severity: low
Fingerprint: 5f32cf5d6962f09c026392ab026392ab494f2bae067864b69e12f4729f4cab26
Found 7 files trough .DS_Store spidering: /.htaccess /css /favicon.ico /index.php /js /pic /robots.txt
Open service 37.9.175.156:443 · rakousko24.cz
2026-01-23 00:02
HTTP/1.1 200 OK
Server: openresty
Date: Fri, 23 Jan 2026 00:02:28 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
Cache-Control: no-cache, private
Set-Cookie: XSRF-TOKEN=eyJpdiI6IlJod2VEdGRlL2d4bGI2LzFwUWkvSHc9PSIsInZhbHVlIjoiZkpvcWUyamhDdFA1YnRhbTFCcy9wbTRmbFR1ZUdscmRyb2M2aWh2ODB6SzBCVExaZ0FjUlBDRUdEKzZEdlM5MzhxczFscXFqTVkvZ2QxNUd6UUY3d3laUUI2aTNNTFpJa0twbW54eGM1Q0Q4T1V4Q2pLdTBBaEVXQ1NmRElnaTEiLCJtYWMiOiI0OTc5Y2E3ZTQ3NTAxOWJkMmQxMjdhMzMxYmQ4MThiNDgzMDk4ZWVmOWJhMmZkYmQyOWExOGZiMDIyZjdlYzQ5IiwidGFnIjoiIn0%3D; expires=Fri, 23 Jan 2026 02:02:28 GMT; Max-Age=7200; path=/; samesite=lax
Set-Cookie: laravel_session=eyJpdiI6IjJ5R01CNkVyS0JMSFIwaDR3N2xCNUE9PSIsInZhbHVlIjoiT3FBVjdkOVNQMXdRNkZOR3FKQ0Z6MWFYVi92ZkJRSng2SjFFZXowazZhUjh4VWRkNmlQVTRMUnZrc1lIZldsTHN2Ri9Yb0MweWdVM0hFNFdnV0JNekx6VlorVkNPdENHd0NTVzlSclUrYkVOM1dnM0Y5RWwzdUM2OHJIbE5lZUciLCJtYWMiOiI5NDYzMDNkOTBlNjU3ZmY4MTQ3MDBiNGRjOGMxNDgwZGYwNjBmZjk3ZjU5MWVhZjhjN2YzZjA3MGI1OWExMThlIiwidGFnIjoiIn0%3D; expires=Fri, 23 Jan 2026 02:02:28 GMT; Max-Age=7200; path=/; httponly; samesite=lax
alt-svc: h3=":443"; ma=86400
Page title: Rakousko24.czSearch
<!doctype html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7HG7QCNN3L"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-7HG7QCNN3L');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.7.2/font/bootstrap-icons.min.css" />
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" crossorigin="anonymous"></script>
<link href="https://rakousko24.cz/css/scpop.css" rel="stylesheet">
<script src="https://rakousko24.cz/js/scpop.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<title>Rakousko24.cz</title>
</head>
<style>
.search {
position: relative;
--size-button: 40px;
}
.input {
padding-left: var(--size-button);
height: var(--size-button);
font-size: 15px;
border: none;
color: #000000;
outline: none;
width: var(--size-button);
transition: all ease 0.3s;
background-color: #d3d3d3;
border-radius: 50px;
cursor: pointer;
}
.input:focus,
.input:not(:invalid) {
width: 200px;
cursor: text;
}
.input:focus + .icon,
.input:not(:invalid) + .icon {
pointer-events: all;
cursor: pointer;
}
.search .icon {
position: absolute;
width: var(--size-button);
height: var(--size-button);
top: 0;
left: 0;
padding: 8px;
pointer-events: none;
}
.search .icon svg {
width: 100%;
height: 100%;
}
.redHover:hover{
color: red;
}
</style>
<body class="d-flex flex-column min-vh-100">
<nav class="menuBar navbar navbar-expand-md sticky-top bg-white navbar-light shadow-sm rounded">
<div class="container">
<a class="navbar-brand d-sm-none w-75" href="/">
<img src=https://rakousko24.cz/pic/rakousko24_logo.png alt="Rakusko.sk" class="w-75">
</a>
<a class="navbar-brand d-none d-sm-block" href="/">
<img src=https://rakousko24.cz/pic/rakousko24_logo.png alt="Rakusko.sk" class="w-75">
</a>
<button class="navbar-toggler shadow-sm" type="button" data-bs-toggle="collapse" data-bs-target="#navigaciaID" aria-controls="navigaciaID" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse pt-1" id="navigaciaID">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item ">
<a class="nav-link text-black me-4" aria-current="page" href="/shopping"><strong class="redHover">Nákupy</strong></a>
</li>
<li class="nav-item">
<a class="nav-link text-black pe-4" href="/places"><strong class="redHover">Místa</strong></a>
</li>
<li class="nav-item">
<a class="nav-link text-black pe-4" href="/activity"><strong class="redHover">Aktivity</strong></a>
</li>
<li class="nav-item">
<a class="nav-link text-black" href="/info"><strong class="redHover">Informace</strong></a>
</li>
</ul>