CalvinKrist / ProjectBrightSun

A suite of cybersecurity tools designed to allow for rapid deployment of virtualized environments. Intended for use in education: contains built-in lessons.
https://calvinkrist.github.io/ProjectBrightSun/
MIT License
14 stars 1 forks source link

Multiples of the same clone allowed #142

Closed SaeedRazavi closed 6 years ago

SaeedRazavi commented 6 years ago

Cloning a machine multiple times allows machines with the same name to exist.

Ex: Machines created: "Test"

-->"Test" is cloned twice-->

Machines created: "Test", "Clone_of_Test", "Clone_of_Test"

CalvinKrist commented 6 years ago

I have been unable to duplicate this bug on my own machine as directed. If you can find a way to reliably duplicate it, that would be fantastic.