<!DOCTYPE html>
<html lang="en" class=" kpcetukn idc0_350"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="Daniel Gruss">
<meta name="theme-color" content="#563d7c">
<title>23rd Conference on Detection of Intrusions and Malware &amp; Vulnerability Assessment (DIMVA '26)</title>
<link href="bootstrap.min.css" rel="stylesheet">
<link href="fontawesome.min.css" rel="stylesheet">
<link href="academicons.min.css" rel="stylesheet">
<style>
body {
    overflow-x: hidden;
    font-family: K2D, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

p {
    line-height: 1.25;
    text-align: left;
}

a {
    color: #b33;
}

a.active, a:active, a:focus, a:hover {
    color: #d44;
}

strike {
	text-decoration-thickness: 2px;
	text-decoration-color: #aa0000aa;
	}

strong.important {
    color: #b33;
}

.text-primary {
    color: #00ff00 !important;
}

h1, h2, h3, h4, h5, h6 {
    text-align: left;
    font-weight: 700;
}

.session {
    color: #b33;
}

section {
    padding: 60px 0;
}

th, td {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
}

section h2.section-heading {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 15px;
}

section h3.section-subheading {
    font-size: 20px;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 20px;
    text-transform: none;
}

#mainNav {
    background-color: #222;
}

#mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 13px;
    text-transform: uppercase;
    color: white;
    border: 0;
    background-color: #c44;
}

#mainNav .navbar-brand {
    color: #f4f4f4;
    /* font-weight: bold; */
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
    color: #f44;
}

#mainNav .navbar-nav .nav-item .nav-link {
    font-size: 90%;
    font-weight: 400;
    padding: 1.1em;
    letter-spacing: 1px;
    color: white;
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
    color: #f44;
}

@media (max-width: 992px) {
  .navbar-collapse {
    position: absolute;
    top: 56px;
    right: auto;
    left: auto;
    width: auto;
    background-color: #343a40;
    padding: 0.5rem 1rem;
    border-radius: 0 0 0.25rem 0.25rem;
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.2);
    z-index: 1040;
  }
  .navbar-nav .nav-link {
    padding: 0.25rem 0;
  }
}
.hotel-img {
  width: 100%;
  max-width: 100%;
  height: 200px;        
  object-fit: cover;    
  border-radius: 8px;   
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  display: block;       
  margin: 0 auto;
}

@media (min-width: 768px) {
  .hotel-img {
    width: 130%;
    margin-left: -20%;
    margin-right: 5%;
    max-width: none;
  }
}

#header {
    position: relative;
    width: 100%;
    height: 650px; 
    background: url('img/lighthouse.jpg') center center / cover no-repeat;
    text-align: center;
    color: white;
}
#header::before {
    content: '';
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0) 100%);
    z-index: 0;
}

#header .header-text {
    position: relative;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
}

#header h1 {
    font-size: 2.5rem;
    line-height: 1.2;
    margin-bottom: 0.5rem;
}

#header h4 {
    font-size: 1.5rem;
    margin-top: 0;
}
.header-content {
    max-width: 1140px;
    margin: 40px auto 0;
    padding: 20px 15px;
    text-align: left;
}

@media (max-width: 992px) {
    #header {
        height: 400px;
    }
    #header h1 {
        font-size: 2rem;
    }
    #header h4 {
        font-size: 1.3rem;
    }
}

@media (max-width: 768px) {
    #header {
        height: 500px;
    }
    #header h1 {
        font-size: 1.8rem;
    }
    #header h4 {
        font-size: 1.2rem;
    }
}

</style>
</head>

<body id="page-top">

<nav class="navbar navbar-expand-lg navbar-dark fixed-top" id="mainNav">
<div class="container">
	<a class="navbar-brand" href="#page-top"><img src="img/dimvalogo.png" width="50px" alt="DIMVA Logo"> DIMVA 2026</a>
  <button class="navbar-toggler" 
        type="button" 
        data-bs-toggle="collapse" 
        data-bs-target="#navbar" 
        aria-controls="navbar" 
        aria-expanded="false" 
        aria-label="Toggle navigation">
  <span class="navbar-toggler-icon"></span>
</button>
	<div class="collapse navbar-collapse" id="navbar">
	<ul class="navbar-nav ml-auto">
		<li class="nav-item"><a class="nav-link" href="#page-top">Home</a></li>
		<li class="nav-item"><a class="nav-link" href="#program">Program</a></li>
		<li class="nav-item"><a class="nav-link" href="#sponsors">Sponsors</a></li>
		<li class="nav-item"><a class="nav-link" href="#committee">Committee</a></li>
		<li class="nav-item"><a class="nav-link" href="#venue">Venue</a></li>
	</ul>
	</div>
    <img src="img/tuc_logo.png" class="ml-3" width="80px">
</div>
</nav>

<main role="main">

  <section id="header">
    <div class="container header-text">
      <h1>23rd Conference on Detection of Intrusions and Malware & Vulnerability Assessment (DIMVA '26)</h1>
      <h4>July 1 to 3, 2026 at Chania, Greece</h4>
    </div>
  </section>

  <section class="header-content container">

<a href="https://discord.gg/h898j3Fhee"><div style="color: rgb(29, 155, 240);width:30px;height:30p; display:inline-block;">
<svg width="32px" height="32px" viewBox="0 -28.5 256 256" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid">
    <g>
        <path d="M216.856339,16.5966031 C200.285002,8.84328665 182.566144,3.2084988 164.041564,0 C161.766523,4.11318106 159.108624,9.64549908 157.276099,14.0464379 C137.583995,11.0849896 118.072967,11.0849896 98.7430163,14.0464379 C96.9108417,9.64549908 94.1925838,4.11318106 91.8971895,0 C73.3526068,3.2084988 55.6133949,8.86399117 39.0420583,16.6376612 C5.61752293,67.146514 -3.4433191,116.400813 1.08711069,164.955721 C23.2560196,181.510915 44.7403634,191.567697 65.8621325,198.148576 C71.0772151,190.971126 75.7283628,183.341335 79.7352139,175.300261 C72.104019,172.400575 64.7949724,168.822202 57.8887866,164.667963 C59.7209612,163.310589 61.5131304,161.891452 63.2445898,160.431257 C105.36741,180.133187 151.134928,180.133187 192.754523,160.431257 C194.506336,161.891452 196.298154,163.310589 198.110326,164.667963 C191.183787,168.842556 183.854737,172.420929 176.223542,175.320965 C180.230393,183.341335 184.861538,190.991831 190.096624,198.16893 C211.238746,191.588051 232.743023,181.531619 254.911949,164.955721 C260.227747,108.668201 245.831087,59.8662432 216.856339,16.5966031 Z M85.4738752,135.09489 C72.8290281,135.09489 62.4592217,123.290155 62.4592217,108.914901 C62.4592217,94.5396472 72.607595,82.7145587 85.4738752,82.7145587 C98.3405064,82.7145587 108.709962,94.5189427 108.488529,108.914901 C108.508531,123.290155 98.3405064,135.09489 85.4738752,135.09489 Z M170.525237,135.09489 C157.88039,135.09489 147.510584,123.290155 147.510584,108.914901 C147.510584,94.5396472 157.658606,82.7145587 170.525237,82.7145587 C183.391518,82.7145587 193.761324,94.5189427 193.539891,108.914901 C193.539891,123.290155 183.391518,135.09489 170.525237,135.09489 Z" fill="#000000" fill-rule="nonzero">

</path>
    </g>
</svg></div>
 Join our Discord server
</a>

<a href="https://infosec.exchange/@DIMVAConf"><div style="color: rgb(29, 155, 240);width:30px;height:30p; display:inline-block;"><svg viewBox="0 0 32 32" aria-hidden="true" style="color: rgb(29, 155, 240)"><g><path d="M 15.9375 4.03125 C 12.917 4.0435 9.9179219 4.4269844 8.3574219 5.1464844 C 8.3574219 5.1464844 5 6.6748594 5 11.880859 C 5 18.077859 4.9955 25.860234 10.5625 27.365234 C 12.6945 27.938234 14.527953 28.061562 16.001953 27.976562 C 18.676953 27.825562 20 27.005859 20 27.005859 L 19.910156 25.029297 C 19.910156 25.029297 18.176297 25.640313 16.029297 25.570312 C 13.902297 25.495313 11.6615 25.335688 11.3125 22.679688 C 11.2805 22.432688 11.264625 22.182594 11.265625 21.933594 C 15.772625 23.052594 19.615828 22.420969 20.673828 22.292969 C 23.627828 21.933969 26.199344 20.081672 26.527344 18.388672 C 27.041344 15.720672 26.998047 11.880859 26.998047 11.880859 C 26.998047 6.6748594 23.646484 5.1464844 23.646484 5.1464844 C 22.000984 4.3779844 18.958 4.019 15.9375 4.03125 z M 12.705078 8.0019531 C 13.739953 8.0297031 14.762578 8.4927031 15.392578 9.4707031 L 16.001953 10.505859 L 16.609375 9.4707031 C 17.874375 7.5037031 20.709594 7.6264375 22.058594 9.1484375 C 23.302594 10.596438 23.025391 11.531 23.025391 18 L 23.025391 18.001953 L 20.578125 18.001953 L 20.578125 12.373047 C 20.578125 9.7380469 17.21875 9.6362812 17.21875 12.738281 L 17.21875 16 L 14.787109 16 L 14.787109 12.738281 C 14.787109 9.6362812 11.429688 9.7360938 11.429688 12.371094 L 11.429688 18 L 8.9765625 18 C 8.9765625 11.526 8.7043594 10.585438 9.9433594 9.1484375 C 10.622859 8.3824375 11.670203 7.9742031 12.705078 8.0019531 z"></path></g></svg></div> Follow us on Mastodon</a>

<a href="https://twitter.com/DIMVAConf"><div style="color: rgb(29, 155, 240);width:30px;height:30p; display:inline-block;"><svg viewBox="0 0 24 24" aria-hidden="true" style="color: rgb(29, 155, 240)"><g><path style="color: rgb(29, 155, 240)" d="M23.643 4.937c-.835.37-1.732.62-2.675.733.962-.576 1.7-1.49 2.048-2.578-.9.534-1.897.922-2.958 1.13-.85-.904-2.06-1.47-3.4-1.47-2.572 0-4.658 2.086-4.658 4.66 0 .364.042.718.12 1.06-3.873-.195-7.304-2.05-9.602-4.868-.4.69-.63 1.49-.63 2.342 0 1.616.823 3.043 2.072 3.878-.764-.025-1.482-.234-2.11-.583v.06c0 2.257 1.605 4.14 3.737 4.568-.392.106-.803.162-1.227.162-.3 0-.593-.028-.877-.082.593 1.85 2.313 3.198 4.352 3.234-1.595 1.25-3.604 1.995-5.786 1.995-.376 0-.747-.022-1.112-.065 2.062 1.323 4.51 2.093 7.14 2.093 8.57 0 13.255-7.098 13.255-13.254 0-.2-.005-.402-.014-.602.91-.658 1.7-1.477 2.323-2.41z"></path></g></svg></div> Follow us on X/Twitter</a>

<a href="https://bsky.app/profile/dimvaconf.bsky.social"><div style="color: rgb(29, 155, 240);width:30px;height:30p; display:inline-block;"><svg viewBox="0 0 600 535" aria-hidden="true" style="color: rgb(29, 155, 240)"><g><path d="m299.75 238.48c-26.326-51.007-97.736-146.28-164.21-193.17-63.677-44.919-88.028-37.186-103.82-29.946-18.428 8.3915-21.719 36.692-21.719 53.311s9.0496 136.57 15.138 156.48c19.745 66.145 89.674 88.522 154.17 81.282 3.2908-0.49362 6.5816-0.98723 10.037-1.3163-3.2908 0.49362-6.7461 0.98723-10.037 1.3163-94.445 13.986-178.52 48.374-68.284 170.96 121.1 125.38 166.02-26.82 189.06-104.15 23.035 77.169 49.526 223.94 186.75 104.15 103.17-104.15 28.301-156.97-66.145-170.96-3.2908-0.32908-6.7461-0.82269-10.037-1.3163 3.4553 0.49362 6.7461 0.82269 10.037 1.3163 64.499 7.2397 134.59-15.138 154.17-81.282 5.9234-20.074 15.138-139.86 15.138-156.48s-3.2908-44.919-21.719-53.311c-15.96-7.2397-40.148-14.973-103.82 29.946-66.967 47.058-138.38 142.16-164.7 193.17z" />
</g></svg></div> Follow us on Bluesky</a>


</div>
</div>
</section>

<section id="program">
  <div class="container">
    <h2>Conference Program</h2>

    <h3>Wednesday, July 1: Day 0</h3>
    <div class="row margin-b-30">
      <div class="col-sm-2"></div>
      <div class="col-sm-10">
      </div>
<div class="col-sm-2" style="color: gray; font-weight: bold;">TBA</div>
      <div class="col-sm-10">
      </div>
      <div class="col-sm-2"></div>
      <div class="col-sm-10">
      </div>
    </div>
    <br />
    <br />

    <h3>Thursday, July 2: Day 1
    </h3>
    <div class="row margin-b-30">
      <div class="col-sm-2"></div>
      <div class="col-sm-10"></div>
      <div class="col-sm-2"></div>
      <div class="col-sm-10"></div>
<div class="col-sm-2" style="color: gray; font-weight: bold;">TBA</div>
      <div class="col-sm-10"></div>
      <div class="col-sm-2"></div>
      <div class="col-sm-10"></div>
      <div class="col-sm-2"></div>
      <div class="col-sm-10"></div>
      <div class="col-sm-2"></div>
      <div class="col-sm-10"></div>
      <div class="col-sm-2"></div>
      <div class="col-sm-10"></div>
      <div class="col-sm-2"></div>
      <div class="col-sm-10"></div>
      <div class="col-sm-2"></div>
      <div class="col-sm-10"></div>
      <div class="col-sm-2"></div>
      <div class="col-sm-10"></div>
        <div class="col-sm-2"></div>
        <div class="col-sm-10"></div>
      </div>
      <br />
      <br />
      
      <h3>Friday, July 3: Day 2</h3>
      <div class="row margin-b-30">
        
        <div class="col-sm-2"></div>
        
        <div class="col-sm-10"></div>
        <div class="col-sm-2"></div>
        
          <div class="col-sm-10"></div>
          
            <div class="col-sm-2"></div>
            
            <div class="col-sm-10"></div>
            <div class="col-sm-2" style="color: gray; font-weight: bold;">TBA</div>

            
            <div class="col-sm-10"></div>
            <div class="col-sm-2"></div>
            
            <div class="col-sm-10"></div>
              <div class="col-sm-2"></div>
              <div class="col-sm-10"></div>
            </div>
        
          </div>
          </section>


<hr>
    
<section id="sponsors">
<div class="container">
<h2>Sponsors</h2><br>

    <br />


<hr>


<section id="cfp">
<div class="container">
<br><h2>Call for Papers</h2>
<h3>Important Dates (AoE)</h3>
<ul>
    <li>Cycle 1:
        <ul>
        <li>
          Submission: <span style="color: gray; font-weight: bold;">TBA</span>
        </li>
        <li>
          Notification (accept/reject): <span style="color: gray; font-weight: bold;">TBA</span>
        </li>
        <li>
          Submission Site: <span style="color: gray; font-weight: bold;">TBA</span>
        </li>
        </ul>
    </li>
    <li>Cycle 2:
    <ul>
        <li>
          Submission: <span style="color: gray; font-weight: bold;">TBA</span>
        </li>
        <li>
          Notification (accept/reject): <span style="color: gray; font-weight: bold;">TBA</span>
        </li>
        <li>
          Submission Site: <span style="color: gray; font-weight: bold;">TBA</span>
        </li>
        </ul>
    </li>
    <li>Camera ready deadline: <span style="color: gray; font-weight: bold;">TBA</span></li>

    <li>Conference: July 1 to 3, 2026</li>

</ul>


<h3>General Information</h3>

<p>The annual DIMVA conference serves as a premier forum for advancing the state of the art in the broader areas of intrusion detection, malware analysis, and vulnerability assessment. Each year, DIMVA brings together international experts from academia, industry, and government to present and discuss novel research in these areas. DIMVA is organized by the special interest group Security - Intrusion Detection and Response (SIDAR) of the German Informatics Society (GI). The conference proceedings will appear in the Springer Lecture Notes in Computer Science (LNCS) series.</p>

<h3>Topics of Interest</h3>

<p>DIMVA solicits submissions of high-quality, original scientific papers presenting novel research on malware analysis, intrusion detection, vulnerability assessment, and related systems security topics.</p>

<p>Topics of interest include, but are not limited to:<br>

</p><h4>Intrusions</h4>
<ul>
<li>Novel approaches and domains</li>
<li>Insider detection</li>
<li>Prevention and response</li>
<li>Data leakage, exfiltration, and poisoning</li>
<li>Result correlation and cooperation</li>
<li>Evasion and other attacks</li>
<li>Potentials and limitation</li>
<li>Operational experiences</li>
<li>Privacy, legal, and social aspects</li>
<li>Targeted attacks</li>
<li>Analysis or detection of cryptocurrency heists</li>
</ul>

<h4>Malware</h4>
<ul>
<li>Automated analyses</li>
<li>Behavioral models</li>
<li>Prevention and containment</li>
<li>Classification</li>
<li>Lineage</li>
<li>Forensics and recovery</li>
<li>Underground economy</li>
<li>Vulnerabilities in malware</li>
<li>Financially targeted malware (e.g., ransomware, DeFi)</li>
</ul>

<h4>Vulnerability detection</h4>
<ul>
<li>Vulnerability prevention</li>
<li>Vulnerability analysis</li>
<li>Exploitation and defenses</li>
<li>Hardware vulnerabilities</li>
<li>Situational awareness</li>
<li>Active probing</li>
<li>Vulnerabilities in decentralized systems</li>
</ul>
<p></p>

<p>Papers will be judged on novelty, significance, correctness, and clarity. We expect all papers to provide enough details to enable reproducibility of the experimental results. We encourage papers that bridge research in different communities. We also welcome experience papers that clearly articulate lessons learnt.</p>

<h3>Types of Submissions Solicited</h3>


<p>We invite <b>full papers</b> for submission that present novel and mature research results. Full
 papers are limited to 20 pages in Springer LNCS format, including bibliography and appendices.</p>
<p>Papers that do not follow these formatting guidelines may be rejected without review.</p>

<p>While we do not accept short papers, we encourage authors to submit a poster instead, presenting original, still ongoing work that has not yet reached the maturity required for a full paper. For more information, please refer to the Call for Posters.</p>

<h3>Submission Guidelines</h3>

<p>DIMVA 2026 will adopt a double-blind reviewing process. All 
submissions should be appropriately anonymized. Author names and 
affiliations must be excluded from the paper. Furthermore, authors 
should avoid obvious self-references, and should cite their own previous
 work in third person, whenever necessary. Papers that are not properly 
anonymized risk being rejected without review.</p>
<p>Submissions must be original work and    may not be under submission to 
another venue at the time of review. At least one author of each 
accepted paper is required to physically present the submitted work at 
the conference, for the paper to be included in the proceedings.</p>
<p>Authors are encouraged to submit code appropriately anonymized, using, e.g., <a href="https://anonymous.4open.science/">https://anonymous.4open.science/</a>.</p>

<h3>Ethical considerations</h3>

<p>Submissions that report experiments with data gathered from human 
subjects should disclose whether the research received approval from an 
institutional ethics review board (IRB), if applicable, and what 
measures were adopted to minimize risks to privacy.</p>
<p>Submissions that describe experiments related to vulnerabilities in 
software or systems should discuss the steps taken to avoid negatively 
affecting any third-parties (e.g., in case of probing of network 
devices), and how the authors plan to responsibly disclose the 
vulnerabilities to the appropriate software or system vendors or owners 
before publication.</p>
<p>If you have any questions, please contact the program chairs at <a href="mailto:pc-chairs@dimva.org:">pc-chairs@dimva.org</a>.</p>
</div>
</section>

<hr>

<section id="cfposter">
<div class="container">
<br><h2>Call for Posters</h2>
<h3>Important Dates (AoE)</h3>
<ul>
  <li>Submission: up to  <span style="color: gray; font-weight: bold;">TBA</span> </li>

  <li>Notification:  <span style="color: gray; font-weight: bold;">TBA</span> </li>

  <li>Camera-ready:  <span style="color: gray; font-weight: bold;">TBA</span> </li>

</ul>

<div>High-quality posters facilitate discussions about recent research findings, encourage meaningful interactions with interested attendees, showcase ongoing projects, and present innovative ideas. DIMVA invites submissions of posters that highlight preliminary results, ongoing work, or recently published research. Posters will be displayed in a forum setting, allowing attendees to mingle and engage with the presenters.</div>
<br>

<h3>Submission Guidelines</h3>
<div>Poster submissions must include two components: the poster draft and an accompanying poster paper. The poster paper should be at least 4 pages, but no more than 6 pages long, formatted according to the Springer LNCS guidelines, and this page count includes the bibliography and any appendices. Proposals are not anonymized and must clearly state the authors' names, affiliations, and contact information. The poster papers will be published in the proceedings. Please ensure that the title of the poster paper begins with the word &quot;Poster&quot;.</div>

<div>Poster submission system:  <span style="color: gray; font-weight: bold;">TBA</span></div>

<div>Note: Poster sessions will be held in-person. At least one author of each accepted poster will be required to attend the conference. During the conference, we will provide poster stands. Attendees may bring printed posters <b>up to size A1</b>.</div>
</div>
</section>

<hr>

<section id="committee">
<div class="container">
<br>
<h2>Committee</h2>

<h4>Program chairs (email: <a href="mailto:pc-chairs@dimva.org">pc-chairs@dimva.org</a>)</h4>
<ul>
  	<li>Chair <a href="https://veelasha.org/">Veelasha Moonsamy</a> (Ruhr University Bochum)</li>
    <li>Co-chair <a href="https://www.diag.uniroma1.it/~delia/">Daniele Cono D'Elia</a> (Sapienza University of Rome)</li>
</ul>

<h4>Program committee</h4>
<ul>
  <div class="col-sm-2" style="color: gray; font-weight: bold;">TBA</div>
</ul>

<h4>Publication chair</h4>
<ul>
    <li>Michele Carminati (Politecnico di Milano)</li>
</ul>

<h4>Poster co-chairs</h4>
<ul>
  <div class="col-sm-2" style="color: gray; font-weight: bold;">TBA</div>

</ul>

<h4>General chairs</h4>
<ul>
    <li>Chair Sotiris Ioannidis (Technical University of Crete)</li>
    <li>Co-chair Michalis Diamantaris (Technical University of Crete)</li>
</ul>

<h4>Publicity chair</h4>
<ul>
    <li>Konstantinos Spyridakis (Technical University of Crete)</li>
</ul>
<h4>Steering committee</h4>
<ul>
    <div class="col-sm-2" style="color: gray; font-weight: bold;">TBA</div>
</ul>
</div>
</section>

<hr>


<section id="venue">
<div class="container">
<br><h2>Venue: Grand Arsenal (Center of Mediterranean Architecture)</h2>

<img src="img/KAM_fotismos-4-1024x768.jpg" width="100%" alt="Front view of ">
<br><br>
<div style="color: gray; font-weight: bold;">History</div>
<p>
              The Grand Arsenal is the last of the 17 Neoria to the west. Its construction started in 1585 by the Intendant Alvise Grimani. 
              A new era began for the Grand Arsenal with the addition of the second floor, in 1872, during the Ottoman era. 
              The building hosted several important public services and authorities. 
              From a roofless, abandoned site, today the building has given a second chance to life by being converted into a remarkable 
              multipurpose space for events and expositions. After its restoration in 2002, it is now the Center of Mediterranean Architecture, 
              hosting important cultural events, scientific and political symposiums, artistic exhibitions, international venues with special 
              emphasis on architecture.
            </p>

            <p>
              <strong>Address:</strong> Akti Enoseos & Georgios Katechakis Square
              (<a href="https://maps.app.goo.gl/CNxCb1MgF29rSXPv9" target="_blank">View Location on Google Maps</a>)
            </p>
            
<br>

    <h2>Travel Information</h2>
    <h3>By Plane</h3>
        <h4>Chania Airport (CHQ) – Ioannis Daskalogiannis</h4>
        <h5>BUS (KTEL)</h5>
        <p>
          The most inexpensive way to leave the airport of Chania is by taking a KTEL bus. Fare 2-3 EUR,  
          The station is located outside the building, and you may purchase your tickets beforehand 
          or directly from the bus driver. Bus final destination is the central bus station of Chania. Then you can walk to the venue (approximately 15 minutes, 1.1km) or take a taxi.
        </p>
         <ul>
            <li><strong>Fare</strong>: EUR 2-3</li>
            <li><strong>Duration</strong>: 20 minutes</li>
            <li><strong>Walk</strong>: 10 minutes from the central bus station to the venue</li>
            <li><strong>Frequency</strong>: Every 30 minutes</li>
      </ul>
        <h5>TAXI</h5>
        <p>
          Otherwise, the simplest way to get to Chania center is to take a taxi from 
          <strong>Chania International Airport (CHQ), Ioannis Daskalogiannis</strong>. 
          The fare for reaching the Chania center is approximately <strong>EUR 27</strong> and the journey takes around <strong>25 minutes</strong>.
        </p>
        <p>
          <em>Tip:</em> Taxi stands are always available. However, if you prefer to leave the premises immediately, you may book a transfer service in advance. You can also arrange a pick-up with local drivers.
        </p>

  </div>
</section>

<section id="hotels">
  <div class="container">
    <h2>Hotels</h2>
    
    <div class="row">
      <!-- Hotel 1 -->
      <div class="col-lg-6 mb-4">
        <div class="row align-items-center">
          <div class="col-md-8">
            <h4>
              <a href="https://www.thechaniahotel.com/" target="_blank">The Chania Hotel</a>
            </h4>
            <p>
              Address: 
              <a href="https://maps.google.com/?q=1866+Square,+Chania" target="_blank">
                1866 Square, Chania
              </a><br>
              Contact: 
              <a href="tel:+0080016122030036">+00800 161 2203 0036</a>,
              <a href="tel:+30 28210 90002">+30 28210 90002</a><br>

              Email: 
              <a href="mailto:info@thechaniahotel.com">info@thechaniahotel.com</a>
            </p>
          </div>
          <div class="col-md-4">
            <img src="img/thechaniahotel.jpg" alt="The Chania Hotel" class="hotel-img">
          </div>
        </div>
      </div>

      <!-- Hotel 2 -->
      <div class="col-lg-6 mb-4">
        <div class="row align-items-center">
          <div class="col-md-8">
            <h4><a href="https://portoveneziano.gr/" target="_blank">Porto Veneziano Hotel</a></h4>
           <p>
              Address: 
              <a href="https://maps.app.goo.gl/ZMqfc9SyHAshC2WLA" target="_blank">
                Akti Enoseos, Chania (Old Venetian Harbour) 
              </a><br>
              Contact: 
              <a href="tel:+30 28210 27100">+30 28210 27100</a><br>

              Email: 
              <a href="mailto:hotel@portoveneziano.gr">hotel@portoveneziano.gr</a>
            </p>
          </div>
          <div class="col-md-4">
            <img src="img/portoveneziano.jpg" alt="Porto Veneziano Hotel" class="hotel-img">
          </div>
        </div>
      </div>

      <!-- Hotel 3 -->
      <div class="col-lg-6 mb-4">
        <div class="row align-items-center">
          <div class="col-md-8">
            <h4>
              <a href="https://www.akali-hotel.gr/" target="_blank">Civitel Akali</a>
            </h4>
            <p>
              Address: 
              <a href="https://maps.app.goo.gl/z19YdUy8fhGJfhbx7" target="_blank">
                Kissamou 55, Chania
              </a><br>
              Contact: 
              <a href="tel:+30 28210 92872">+30 28210 92872</a><br>

              Email: 
              <a href="mailto:reservations@akali-hotel.gr">reservations@akali-hotel.gr</a>
            </p>
          </div>
          <div class="col-md-4">
        <img src="img/akali-hotel-exterior-view.jpg" alt="akali-hotel" class="hotel-img akali-img">
      </div>

        </div>
      </div>  

      <!-- Hotel 4 -->
      <div class="col-lg-6 mb-4">
        <div class="row align-items-center">
          <div class="col-md-8">
            <h4>
              <a href="https://www.kriti-hotel.gr/en" target="_blank">Kriti Hotel</a>
            </h4>
            <p>
              Address: 
              <a href="https://maps.app.goo.gl/Q7wUKYN4MDvxnP8w9" target="_blank">
                Nikiforou Foka & Kiprou , Chania
              </a><br>
              Contact: 
              <a href="tel:+30 28210 51881">+30 28210 51881</a><br>

              Email: 
              <a href="mailto:info@kriti-hotel.gr">info@kriti-hotel.gr</a>
            </p>
          </div>
          <div class="col-md-4">
            <img src="img/kriti-hotel.jpg" alt="kriti-hotel" class="hotel-img">
          </div>
        </div>
      </div>
      <!-- Hotel 5 -->
      <div class="col-lg-6 mb-4">
        <div class="row align-items-center">
          <div class="col-md-8">
            <h4>
              <a href="https://kydonhotel.com/en" target="_blank">Kydon Hotel</a>
            </h4>
            <p>
              Address: 
              <a href="https://maps.app.goo.gl/qEV9ztFo3X7RD3BQA" target="_blank">
                Sofokli Venizelou Sq. & 2, Str. Tzanakaki   , Chania 
              </a><br>
              Contact: 
              <a href="tel:+30 28210 52280">+30 28210 52280</a><br>

              Email: 
              <a href="mailto:info@kydonhotel.com">info@kydonhotel.com</a>
            </p>
          </div>
          <div class="col-md-4">
            <img src="img/kydon.jpeg" alt="kriti-hotel" class="hotel-img">
          </div>
        </div>
      </div>
      <!-- Hotel 6 -->
      <div class="col-lg-6 mb-4">
        <div class="row align-items-center">
          <div class="col-md-8">
            <h4>
              <a href="https://www.samariahotel.gr/" target="_blank">Samaria Hotel</a>
            </h4> 
            <p>
              Address: 
              <a href="https://maps.app.goo.gl/PkMrW61JE2F35oHK9" target="_blank">
                69th Kidonias street, Chania
              </a><br>
              Contact: 
              <a href="tel:+30 28210 38600">+30 28210 38600</a><br>

              Email: 
              <a href="mailto:info@samariahotel.gr">info@samariahotel.gr</a>
            </p>
          </div>
          <div class="col-md-4">
            <img src="img/SamariaHotel223928V.Paterakis.jpeg" alt="kriti-hotel" class="hotel-img">
          </div>
        </div>
      </div>
    </div>
    
  </div>
</section>




<section id="imprint">
<h1 id="content-responsibility-and-admin">Content Responsibility and Admin</h1>
<p>Sotiris Ioannidis<br>
Technical University of Crete<br>
Akrotiri Campus<br>
731 00 Chania, Greece<br>
Telephone: +30 28210 37344<br>
E-Mail: <a href="mailto:sioannidis@tuc.gr">sioannidis@tuc.gr</a></p>
<h1 id="privacy-policy">Privacy Policy</h1>
<h2 id="processing-of-your-personal-data-when-you-visit-this-website">Processing of your personal data when you visit this website</h2>
<p>When visiting this website, we do not store any personal data. 
          Your IP address is processed solely to the extent required for the technical delivery of the web content. 
          Depending on your browser configuration, additional information such as browser type, version, 
          operating system, and referrer URL may also be transmitted. This data is used exclusively to ensure 
          the proper and optimized presentation of the website. No further processing of personal data is carried out, 
          and all transmitted data is deleted immediately after use.
</p>
<h2 id="cookies">Cookies</h2>
<p>This website does not use cookies.</p>
<h2 id="server-log-files">Server log files</h2>
<p>This website does not save temporary logs.</p>
<h2 id="external-resources">External resources</h2>
<p>All pictures, fonts, and additional resources are retrieved solely from our server, so that your visit to our website does not leave any traces at third parties.</p>
</section>

</main>


<script src="bootstrap.bundle.min.js"></script>
</body></html>