Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hypervisor rootkit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
flg_bachelors
TS
2024
hypervisor rootkit
Commits
6eec7bed
Commit
6eec7bed
authored
3 months ago
by
iliya.saroukha
Browse files
Options
Downloads
Patches
Plain Diff
feat: outline done
parent
60f1151e
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
presentations/dry-run/dry-run.qmd
+76
-0
76 additions, 0 deletions
presentations/dry-run/dry-run.qmd
with
76 additions
and
0 deletions
presentations/dry-run/dry-run.qmd
0 → 100644
+
76
−
0
View file @
6eec7bed
---
title: Hypervisor rootkit for the x86 architecture
subtitle: Projet de semestre 2025
author:
- Iliya Saroukhanian
lang: fr-CH
date: today
date-format: long
urlcolor: blue
format:
beamer:
institute: Haute école du paysage, d'ingénierie et d'architecture de Genève -- HEPIA
highlight-style: github
slide-level: 2
theme: metropolis
themeoptions:
- "progressbar=foot"
- "block=fill"
---
# Mise en contexte
## Enjeux de la virtualisation de plateforme
::: {.incremental}
- Exploiter **efficacement** les **ressources computationnelles**
- **Faciliter** et **centraliser** la **gestion des ressources IT** en
entreprise
<!-- BUG: not sure about this cross-architecture stuff -->
- Développement et déploiement de solutions logiciels **indépendamment** de
**l'architecture sous-jacente**
:::
. . .
::: {.callout-important}
Au tournant des années **2010**, l'avènement du **_cloud computing_** projette
la virtualisation de plateforme dans une nouvelle ère de popularité et
pertinence
:::
## "Axiomes" en lien avec la sécurité
::: {.incremental}
- **Isolation**/_sand-boxing_ de chaque environnement virtuel
- **impossibilité** (du moins théorique) de s'échapper de son environnement
- **ne doit affecter** en aucun cas **l'hôte sous-jacent**
:::
## Hardware assisted full virtualization
# Hypervisor as a rootkit
## Rootkits
## Valeur offensive ajoutée par un hyperviseur
# État de l'art
## Subvirt
## Bluepill
## Cloudskulk
## CoVirt
# Implémentation/_Reverse-Engineering_
## Anatomie d'un _world-switch_
# Méthodes de détection
## _Timing analysis_
# Conclusion
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment