From 7135a1aaadb0ac7961bbb7b959d2a0a1d674b877 Mon Sep 17 00:00:00 2001 From: hahwul Date: Fri, 16 Sep 2022 17:47:42 +0900 Subject: [PATCH] Add metasploit --- weapons/metasploit.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 weapons/metasploit.yaml diff --git a/weapons/metasploit.yaml b/weapons/metasploit.yaml new file mode 100644 index 0000000..5988475 --- /dev/null +++ b/weapons/metasploit.yaml @@ -0,0 +1,13 @@ +--- +name: Metasploit +description: The world’s most used penetration testing framework +url: https://github.com/rapid7/metasploit-framework +category: tool +type: Army-Knife +platform: +- linux +- macos +- windows +lang: Ruby +tags: +- pentest \ No newline at end of file