Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Description initiale du projet
  • Loading branch information
Tenshiphe authored Jul 19, 2020
1 parent 2151811 commit 4883931
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,37 @@
# doli
DevOps Laboratoire d'Intrusion

## Description
Doli doit permettre a tout passionné de sécurité informatique de mettre en place rapidement un laboratoire hétérogene de test d'intrusion.

## Etapes prévisionnelles
1) Création et personnalisation du conteneur kali
2) Utilisation de Docker-Compose pour démarrer les différents conteneurs de test (Metasploitable2, JuiceShop, Ubuntu)
3) Utilisation de Vagrant pour demarrer les différentes VM de test (Hackintosh, Android x86, Windows)

## Prérequis
Partie 1 :
- Docker

Partie 2 :
- Docker-Compose

Partie 3 :
- Virtual box / VMWare Workstation
- Vagrant / Packer

## Sources et inspiration
Partie 1 :
- https://github.com/ohmyzsh/ohmyzsh
- https://github.com/romkatv/powerlevel10k
- https://github.com/deluan/zsh-in-docker
- https://medium.com/source-words/how-to-manually-install-update-and-uninstall-fonts-on-linux-a8d09a3853b0

Partie 2 :
https://thibaud-robin.fr/articles/docker-kali/

Partie 3 :
Bientôt

## License
Doli est sous licence MIT.

0 comments on commit 4883931

Please sign in to comment.