uber-common / metta

An information security preparedness tool to do adversarial simulation.
MIT License
1.1k stars 151 forks source link

Feature Request: Kali/Other VM Type #18

Closed zombietango closed 6 years ago

zombietango commented 6 years ago

I'd like to add a Kali type to the stable of available vagrant targets. It would be easy to extend the logic for selecting the appropriate Vagrant target/control type for a 4th type, but I prefer to keep the framework as maintained rather than forking it or having to maintain changes. This would be used to perform network-based controls tests using common attack tools already installed in Kali. I'd prefer to keep our Linux system as it is normally built and instrumented rather than putting a bunch of extra stuff on it.

Thoughts?

carnal0wnage commented 6 years ago

yeah i'll take a stab at implementing the above.

carnal0wnage commented 6 years ago

@zombietango let me know if https://github.com/uber-common/metta/commit/51e5eeb61975e8671f97a02583ff7bf1511fb7b8 doesnt meet your use case