|
| 1 | +--- |
| 2 | +title: "SysNetS Lab - Home" |
| 3 | +layout: homelay |
| 4 | +excerpt: "SysNetS Lab @ UTD" |
| 5 | +sitemap: true |
| 6 | +permalink: / |
| 7 | +--- |
| 8 | + |
| 9 | +System and Network Security (SysNetS) lab is part of the Department of Computer Science at the<a href="https://www.utdallas.edu/" target="_blank"> University of Texas at Dallas <i class="fa fa-external-link"></i></a> lead by PI: <a href="https://www.imtiazkarim.net/" target="_blank"> Imtiaz Karim <i class="fa fa-external-link"></i></a>. |
| 10 | + |
| 11 | + |
| 12 | +<div markdown="0" id="carousel" class="carousel slide" data-ride="carousel" data-interval="4000" data-pause="hover" > |
| 13 | + <!-- Menu --> |
| 14 | + <ol class="carousel-indicators"> |
| 15 | + <li data-target="#carousel" data-slide-to="0" class="active"></li> |
| 16 | + <li data-target="#carousel" data-slide-to="1"></li> |
| 17 | + </ol> |
| 18 | + |
| 19 | + <!-- Items --> |
| 20 | + <div class="carousel-inner" markdown="0"> |
| 21 | + <div class="item active"> |
| 22 | + <a href="{{ site.url }}{{ site.baseurl }}/publications"><img src="{{ site.url }}{{ site.baseurl }}/images/slider7001400/5g.gif" alt="5G" /></a> |
| 23 | + </div> |
| 24 | + <div class="item"> |
| 25 | + <a href="{{ site.url }}{{ site.baseurl }}/publications"><img src="{{ site.url }}{{ site.baseurl }}/images/slider7001400/timesafe.png" alt="TIMESAFE" /></a> |
| 26 | + </div> |
| 27 | + <div class="item"> |
| 28 | + <a href="{{ site.url }}{{ site.baseurl }}/publications"><img src="{{ site.url }}{{ site.baseurl }}/images/slider7001400/spec5g.png" alt="SPEC5G" /></a> |
| 29 | + </div> |
| 30 | + <div class="item"> |
| 31 | + <a href="{{ site.url }}{{ site.baseurl }}/publications"><img src="{{ site.url }}{{ site.baseurl }}/images/slider7001400/FBSDetector.png" alt="Fake Base Station Detection" /></a> |
| 32 | + </div> |
| 33 | + </div> |
| 34 | + |
| 35 | + <a class="left carousel-control" href="#carousel" role="button" data-slide="prev"> |
| 36 | + <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span> |
| 37 | + <span class="sr-only">Previous</span> |
| 38 | + </a> |
| 39 | + <a class="right carousel-control" href="#carousel" role="button" data-slide="next"> |
| 40 | + <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span> |
| 41 | + <span class="sr-only">Next</span> |
| 42 | + </a> |
| 43 | +</div> |
| 44 | + |
| 45 | + |
| 46 | +SysNetS Lab focuses on ensuring the security and privacy of wireless communication protocols (e.g., cellular networks-4G/5G, Bluetooth, VoWiFi, vehicular, WiFi, and IoT) with respect to their design and implementation. The aim is to develop tools that systematically analyze real-world systems and widely used protocols using formal verification, program analysis, machine learning, natural language processing, and software testing techniques. Furthermore, with the advent of the next generation of networks (6G and beyond), the lab's future goal is to ensure the resilience (reliability, adaptability, and security) of future network generations and develop protocols and systems that are robust and secure by design (see [Research](research)). |
| 47 | + |
| 48 | + |
| 49 | +**We are looking for passionate Ph.D. Master's and Bachelor's students at UTD to join the team** [(more info)]({{ site.url }}{{ site.baseurl }}/vacancies) **!** |
| 50 | + |
| 51 | + |
| 52 | +<!-- We are grateful for funding from Leiden University, [NWO](www.nwo.nl) ([Vidi talent scheme](http://www.nwo.nl/en/research-and-results/programmes/Talent+Scheme) and the [Frontiers in Nanoscience program](https://www.universiteitleiden.nl/en/research/research-projects/science/frontiers-of-nanoscience-nanofront)), and from an [ERC starting grant](https://erc.europa.eu/funding/starting-grants). --> |
| 53 | + |
| 54 | +<figure> |
| 55 | + |
| 56 | + <a href="https://www.utdallas.edu/" target="_blank"><img src="{{ site.url }}{{ site.baseurl }}/images/logopic/utd_line.jpg" style="width: 600px" alt="The University of Texas at Dallas"></a> |
| 57 | + <!-- <a href="https://www.nsf.gov/" target="_blank"><img src="{{ site.url }}{{ site.baseurl }}/images/logopic/nsf.jfif" style="width: 200px" alt="National Science Foundation"></a> --> |
| 58 | + <!-- <a href="https://cqn-erc.org/" target="_blank"><img src="{{ site.url }}{{ site.baseurl }}/images/logopic/cqn.png" style="width: 200px" alt="Center for Quantum Networks"></a> --> |
| 59 | + |
| 60 | +</figure> |
0 commit comments