From faeab3b382d6987e0de397b7dab5df4ea7b1e3cd Mon Sep 17 00:00:00 2001 From: hahwul Date: Fri, 16 Sep 2022 17:50:18 +0900 Subject: [PATCH] Add pentest-env --- weapons/pentest-env.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 weapons/pentest-env.yaml diff --git a/weapons/pentest-env.yaml b/weapons/pentest-env.yaml new file mode 100644 index 0000000..7ae82ce --- /dev/null +++ b/weapons/pentest-env.yaml @@ -0,0 +1,15 @@ +--- +name: pentest-env +description: Pentest environment deployer (kali linux + targets) using vagrant and chef. +url: https://github.com/Sliim/pentest-env +category: tool +type: Env +platform: +- linux +- macos +- windows +lang: Ruby +tags: +- pentest + +